View Issue Details

IDProjectCategoryLast Update
0013824The Last FederationCrash/ExceptionApr 13, 2014 6:57 am
Reporteralocritani Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version0.856 (Documented Actions/Deals!) 
Fixed in Version0.859 (Squadron Counts, Exception Fixing) 
Summary0013824: Unhandled Error
Descriptionno idea if this is the cause, but I just opened the "research technology" dropdown list on burlust homeworld
TagsNo tags attached.
Internal WeightNew

Activities

alocritani

Apr 12, 2014 5:08 am

reporter  

ERROR.save (55,701 bytes)

alocritani

Apr 12, 2014 5:08 am

reporter  

UnhandledErrors.txt (1,280 bytes)   
4/12/2014 11:06:31 AM (0.856) Mem: 34,480,128 Mode: SinglePlayerOrMultiplayerHost Plat:WindowsPlayer
-----------
OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at ContractsOrPoliticalDealsWindow.PopulateContractDropdownRelatedFields (Boolean PopulateFromDropdowns) [0x00000] in <filename unknown>:0 
  at ContractsOrPoliticalDealsWindow.<SubclassInit>b__a (.TechTypeData Item) [0x00000] in <filename unknown>:0 
  at ArcenSingleSelectDropdownPopup`1[TechTypeData].OnInput (Vector3 MousePositionFromTopLeft) [0x00000] in <filename unknown>:0 
  at DelayedRenderer.RunInputForAll () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 
Stack Trace:   at ContractsOrPoliticalDealsWindow.PopulateContractDropdownRelatedFields (Boolean PopulateFromDropdowns) [0x00000] in <filename unknown>:0 
  at ContractsOrPoliticalDealsWindow.<SubclassInit>b__a (.TechTypeData Item) [0x00000] in <filename unknown>:0 
  at ArcenSingleSelectDropdownPopup`1[TechTypeData].OnInput (Vector3 MousePositionFromTopLeft) [0x00000] in <filename unknown>:0 
  at DelayedRenderer.RunInputForAll () [0x00000] in <filename unknown>:0 
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 


UnhandledErrors.txt (1,280 bytes)   

Chris_McElligottPark

Apr 13, 2014 6:57 am

administrator   ~0035912

Thanks!

* Put in some better error handling for the actions/deals window population-from-dropdowns section, so that a) if an exception happens when populating those, it won't crash the game, but will still show the error; and b) the error will tell us which part it was trying to populate when it failed.
** Note that if it has this error but then keeps on trucking (which it will), you may get funky results in the deal or mission that comes after.

Issue History

Date Modified Username Field Change
Apr 12, 2014 5:08 am alocritani New Issue
Apr 12, 2014 5:08 am alocritani File Added: ERROR.save
Apr 12, 2014 5:08 am alocritani File Added: UnhandledErrors.txt
Apr 13, 2014 6:57 am Chris_McElligottPark Internal Weight => New
Apr 13, 2014 6:57 am Chris_McElligottPark Note Added: 0035912
Apr 13, 2014 6:57 am Chris_McElligottPark Status new => resolved
Apr 13, 2014 6:57 am Chris_McElligottPark Fixed in Version => 0.859 (Squadron Counts, Exception Fixing)
Apr 13, 2014 6:57 am Chris_McElligottPark Resolution open => fixed
Apr 13, 2014 6:57 am Chris_McElligottPark Assigned To => Chris_McElligottPark
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception