View Issue Details

IDProjectCategoryLast Update
0012318Bionic DuesCrash/ExceptionSep 20, 2013 3:36 pm
ReporterHistidine Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version0.907 Start Of Alpha Round 2 
Summary0012318: NullReferenceException in Fuel Depot mission
DescriptionSave is attached.

Two turns previously, I had whistled to the bots, the following turn there were some movements (including at least one ThunderBot blowing herself and her allies up by shooting cover).

9/12/2013 9:24:18 PM (0.907) Mem: 157,065,216 Mode: SinglePlayerOrMultiplayerHost Plat:WindowsPlayer
-----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at World.HandleMilitary () [0x00000] in <filename unknown>:0
  at World.ProcessSimStepOnPrimaryMachineOnly () [0x00000] in <filename unknown>:0
  at Game.ProcessSimStep () [0x00000] in <filename unknown>:0
  at Game.RunNextCycle (Boolean DoRendering) [0x00000] in <filename unknown>:0
  at Game.RunFrame () [0x00000] in <filename unknown>:0
  at ArcenMainCameraImplementations.MainUpdateLogic () [0x00000] in <filename unknown>:0
Stack Trace: at World.HandleMilitary () [0x00000] in <filename unknown>:0
  at World.ProcessSimStepOnPrimaryMachineOnly () [0x00000] in <filename unknown>:0
  at Game.ProcessSimStep () [0x00000] in <filename unknown>:0
  at Game.RunNextCycle (Boolean DoRendering) [0x00000] in <filename unknown>:0
  at Game.RunFrame () [0x00000] in <filename unknown>:0
  at ArcenMainCameraImplementations.MainUpdateLogic () [0x00000] in <filename unknown>:0
TagsNo tags attached.
Internal WeightFix ASAP

Activities

Histidine

Sep 12, 2013 9:33 am

reporter  

BD_NullRef.save (79,562 bytes)

Chris_McElligottPark

Sep 13, 2013 1:45 pm

administrator   ~0033619

Unfortunately, I can't duplicate this with the save, and looking all through the code in that method I can't see where this would be possible. Clearly it was -- unless it has since been incidentally fixed -- but I don't see it.

Chris_McElligottPark

Sep 20, 2013 3:36 pm

administrator   ~0033936

Marking as resolved since it has been quite some time; must have been fixed by a later release.

Issue History

Date Modified Username Field Change
Sep 12, 2013 9:33 am Histidine New Issue
Sep 12, 2013 9:33 am Histidine File Added: BD_NullRef.save
Sep 12, 2013 2:05 pm tigersfan Internal Weight => Fix ASAP
Sep 12, 2013 2:05 pm tigersfan Assigned To => Chris_McElligottPark
Sep 12, 2013 2:05 pm tigersfan Status new => assigned
Sep 13, 2013 1:45 pm Chris_McElligottPark Note Added: 0033619
Sep 13, 2013 1:45 pm Chris_McElligottPark Status assigned => feedback
Sep 20, 2013 3:36 pm Chris_McElligottPark Note Added: 0033936
Sep 20, 2013 3:36 pm Chris_McElligottPark Status feedback => resolved
Sep 20, 2013 3:36 pm Chris_McElligottPark Resolution open => fixed
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception