View Issue Details

IDProjectCategoryLast Update
0007356Valley 1Crash/ExceptionMay 15, 2012 10:38 am
Reporterkhadgar Assigned ToChris_McElligottPark  
Severitycrash 
Status resolvedResolutionfixed 
Product Version1.006 
Fixed in Version1.019 
Summary0007356: Opening the Big Honking Encyclopedia while in the non-continental ocean produces a string of unhandled exceptions
DescriptionRepro:
1) On any continent, enter a boat from a port tile
2) Travel into the ocean
3) Main Menu > Planning > Big Honking Encyclopedia

Result:
Message log displays unhandled exception notices, game experiences huge slowdown from the rapid flood of messages.

Expected:
Game does not become unplayable


Text copied from unhandlederrors.txt

4/29/2012 7:51:43 PM (1.006)
-----------------------------------
UnhandledErrors-----------------------------------
4/29/2012 7:51:43 PM (1.006)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at ViewSuppliesMenu.ResetCurrentSupplies (SuppliesView ViewToResetFor, Boolean DoSorting) [0x00000] in <filename unknown>:0
  at ReferenceMenu+ReferenceSectionData.PreShow () [0x00000] in <filename unknown>:0
  at ReferenceMenu.SetCurrentPage (Int32 PageIndex) [0x00000] in <filename unknown>:0
  at ReferenceMenu.SetSectionDisplay (ReferenceSection Section) [0x00000] in <filename unknown>:0
  at ReferenceMenu+ReferenceSectionData+<>c__DisplayClass3e.<Add>b__3d () [0x00000] in <filename unknown>:0
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0
Stack Trace: at ViewSuppliesMenu.ResetCurrentSupplies (SuppliesView ViewToResetFor, Boolean DoSorting) [0x00000] in <filename unknown>:0
  at ReferenceMenu+ReferenceSectionData.PreShow () [0x00000] in <filename unknown>:0
  at ReferenceMenu.SetCurrentPage (Int32 PageIndex) [0x00000] in <filename unknown>:0
  at ReferenceMenu.SetSectionDisplay (ReferenceSection Section) [0x00000] in <filename unknown>:0
  at ReferenceMenu+ReferenceSectionData+<>c__DisplayClass3e.<Add>b__3d () [0x00000] in <filename unknown>:0
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0
TagsNo tags attached.
Internal WeightGame Crash

Relationships

related to 0006121 resolvedChris_McElligottPark Opening the settlement resources window while on a boat causes unexpected behavior. 
has duplicate 0007837 closed Flickering UI and FPS drop 

Activities

khadgar

Apr 29, 2012 11:02 pm

reporter   ~0023048

Also occurs with "Things You Should Do" and "Where To Find Stuff You Want", though "Settlement Info" works just fine!

Chris_McElligottPark

May 15, 2012 10:38 am

administrator   ~0024258

Thanks!

* Previously if you opened a number of different sections of the planning menu while out in the deep sea, exceptions would get thrown. Fixed.

Issue History

Date Modified Username Field Change
Apr 29, 2012 10:58 pm khadgar New Issue
Apr 29, 2012 10:58 pm khadgar Relationship added related to 0006121
Apr 29, 2012 11:02 pm khadgar Note Added: 0023048
Apr 30, 2012 2:06 pm tigersfan Internal Weight => Game Crash
Apr 30, 2012 2:06 pm tigersfan Assigned To => Chris_McElligottPark
Apr 30, 2012 2:06 pm tigersfan Status new => assigned
May 15, 2012 12:36 am khadgar Summary Opening the Big HonkinG Encyclopedia while in the non-continental ocean produces a string of unhandled exceptions + crash => Opening the Big Honking Encyclopedia while in the non-continental ocean produces a string of unhandled exceptions
May 15, 2012 12:36 am khadgar Description Updated
May 15, 2012 12:36 am khadgar Relationship added has duplicate 0007837
May 15, 2012 10:38 am Chris_McElligottPark Note Added: 0024258
May 15, 2012 10:38 am Chris_McElligottPark Status assigned => resolved
May 15, 2012 10:38 am Chris_McElligottPark Fixed in Version => 1.019
May 15, 2012 10:38 am Chris_McElligottPark Resolution open => fixed
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception