View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0012318 | Bionic Dues | Crash/Exception | Sep 12, 2013 9:33 am | Sep 20, 2013 3:36 pm | |
Reporter | Histidine | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.907 Start Of Alpha Round 2 | ||||
Summary | 0012318: NullReferenceException in Fuel Depot mission | ||||
Description | Save 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 | ||||
Tags | No tags attached. | ||||
Internal Weight | Fix ASAP | ||||
|
|
|
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. |
|
Marking as resolved since it has been quite some time; must have been fixed by a later release. |
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 |