View Issue Details

IDProjectCategoryLast Update
0013454The Last FederationCrash/ExceptionMar 27, 2014 10:35 am
ReporterBillick Assigned ToChris_McElligottPark  
Status closedResolutionunable to reproduce 
Product Version0.809 
Summary0013454: Exception from clicking around in the contracts menu
DescriptionI don't remember exactly what I was clicking. Stack trace below. It didn't actually crash, but I had to close out the game because nothing was working after the error.


OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at ContractsOrPoliticalDealsWindow.Helper_RefreshSecondaryDescription () [0x00000] in <filename unknown>:0
  at ContractsOrPoliticalDealsWindow.PopulateData () [0x00000] in <filename unknown>:0
  at ContractsOrPoliticalDealsWindow.<SubclassInit>b__0 (.TextLine ClickedItem, Boolean IsDoubleClick, Boolean IsRightClick) [0x00000] in <filename unknown>:0
  at ArcenQueuedButtonSetItemClickDelegate`1[TextLine].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 ContractsOrPoliticalDealsWindow.Helper_RefreshSecondaryDescription () [0x00000] in <filename unknown>:0
  at ContractsOrPoliticalDealsWindow.PopulateData () [0x00000] in <filename unknown>:0
  at ContractsOrPoliticalDealsWindow.<SubclassInit>b__0 (.TextLine ClickedItem, Boolean IsDoubleClick, Boolean IsRightClick) [0x00000] in <filename unknown>:0
  at ArcenQueuedButtonSetItemClickDelegate`1[TextLine].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 WeightNew

Relationships

related to 0013448 resolvedkeith.lamothe NullReferenceException when selecting Property Development at Evuck homeworld 

Activities

Chris_McElligottPark

Mar 27, 2014 9:30 am

administrator   ~0035305

Do you have a savegame that can repro this at all?

Billick

Mar 27, 2014 10:29 am

reporter   ~0035326

Sorry, I don't. It was actually the first thing I did in that particular game, so I didn't have any save at all.

Chris_McElligottPark

Mar 27, 2014 10:35 am

administrator   ~0035328

No problem. I think that it is probably a dupe of the property development one that I marked as related, which does have a save. So we'll fix that one, and if you see this again after that fix, then please do let us know!

Issue History

Date Modified Username Field Change
Mar 23, 2014 5:34 pm Billick New Issue
Mar 27, 2014 9:30 am Chris_McElligottPark Note Added: 0035305
Mar 27, 2014 9:30 am Chris_McElligottPark Assigned To => Chris_McElligottPark
Mar 27, 2014 9:30 am Chris_McElligottPark Status new => feedback
Mar 27, 2014 9:33 am Chris_McElligottPark Relationship added related to 0013448
Mar 27, 2014 10:29 am Billick Note Added: 0035326
Mar 27, 2014 10:29 am Billick Status feedback => assigned
Mar 27, 2014 10:35 am Chris_McElligottPark Internal Weight => New
Mar 27, 2014 10:35 am Chris_McElligottPark Note Added: 0035328
Mar 27, 2014 10:35 am Chris_McElligottPark Status assigned => closed
Mar 27, 2014 10:35 am Chris_McElligottPark Resolution open => unable to reproduce
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception