View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0021617 | AI War 2 | Crash/Exception | Sep 12, 2019 12:55 am | Sep 12, 2019 9:59 am | |
Reporter | Asteroid | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.888 Astro Examination | ||||
Fixed in Version | 0.889 Reticulating Those Splines | ||||
Summary | 0021617: NullRefException when replacing Military command station by Logistical | ||||
Description | Attached a save made right after the exception. Seems related to the new "press c to see more" functionality. 9/12/2019 12:50:45 AM Window_InGameHoverEntityInfo: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_InGameHoverEntityInfo.GetEntityContainsSomethingToSeeMoreOf (Arcen.AIW2.Core.GameEntity_Base Entity) [0x000d0] in <2fcaf8dc7ad6455698221b1a1e85de7e>:0 at Arcen.AIW2.External.Window_InGameHoverEntityInfo+bPanel.GetTextToRender (Arcen.Universal.ArcenDoubleCharacterBuffer buffer) [0x00070] in <2fcaf8dc7ad6455698221b1a1e85de7e>:0 at Arcen.AIW2.External.Window_InGameHoverEntityInfo+bPanel.UpdateContentFromVolatile (Arcen.Universal.ArcenUIWrapperedUnityImage Image, Arcen.Universal.ArcenUI_Image+SubImageGroup _SubImages, Arcen.Universal.SubTextGroup _SubTexts) [0x0001b] in <2fcaf8dc7ad6455698221b1a1e85de7e>:0 at Arcen.Universal.ArcenUI_ImageButton.OnUpdateVolatileDataFromMainThread () [0x0009d] in <eab198e2cfa74fd3b58fcd31444f8343>:0 at Arcen.Universal.ArcenUI_Window.OnUpdateVolatileDataFromMainThread () [0x00070] in <eab198e2cfa74fd3b58fcd31444f8343>:0 at Arcen.Universal.ArcenUI.OnUpdateVolatileDataFromMainThread () [0x00018] in <eab198e2cfa74fd3b58fcd31444f8343>:0 at System.Environment.get_StackTrace () [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity) [0x00000] in <eab198e2cfa74fd3b58fcd31444f8343>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <eab198e2cfa74fd3b58fcd31444f8343>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <eab198e2cfa74fd3b58fcd31444f8343>:0 at Arcen.Universal.ArcenUI.OnUpdateVolatileDataFromMainThread () [0x00000] in <eab198e2cfa74fd3b58fcd31444f8343>:0 at Arcen.Universal.Engine_Universal.OnUpdateFromMainThread () [0x00000] in <eab198e2cfa74fd3b58fcd31444f8343>:0 at ArcenGameController.Update () [0x00000] in <15a8d73ac96046e1ae913167f0994469>:0 | ||||
Tags | No tags attached. | ||||
|
|
|
Thanks! * Fixed a nullref exception that could happen in GetEntityContainsSomethingToSeeMoreOf() during placement of a logistical command station to replace a military one. Still needs testing to be sure we got it, but it should be gone now. |
Date Modified | Username | Field | Change |
---|---|---|---|
Sep 12, 2019 12:55 am | Asteroid | New Issue | |
Sep 12, 2019 12:55 am | Asteroid | File Added: ErrorWhenReplacingMilitaryStation.save | |
Sep 12, 2019 12:55 am | Asteroid | File Added: ErrorWhenReplacingMilitaryStation.savemet | |
Sep 12, 2019 1:36 am | BadgerBadger | Assigned To | => Chris_McElligottPark |
Sep 12, 2019 1:36 am | BadgerBadger | Status | new => assigned |
Sep 12, 2019 9:59 am | Chris_McElligottPark | Status | assigned => resolved |
Sep 12, 2019 9:59 am | Chris_McElligottPark | Resolution | open => fixed |
Sep 12, 2019 9:59 am | Chris_McElligottPark | Fixed in Version | => 0.889 Reticulating Those Splines |
Sep 12, 2019 9:59 am | Chris_McElligottPark | Note Added: 0053022 |