View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0021370 | AI War 2 | Crash/Exception | Jul 9, 2019 9:57 pm | Jul 10, 2019 10:58 am | |
Reporter | trillioneyes | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.874 Basic Fleet Management | ||||
Fixed in Version | 0.875 Counterattacks You Can Taste | ||||
Summary | 0021370: Null reference exception | ||||
Description | This popped up shortly after sending a pair of fleets to attack a planet. Saves attached from right after the trace popped up, if that helps. The game seems to continue running with no issues. Window_InGameSelectionInfo: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.Core.Fleet.CalculateEffectiveTotalSquadMaxHullPoints_OutOfAbsoluteTotal () [0x00059] in <71fbf255a76b43d58867b50b3e96388d>:0 at Arcen.AIW2.Core.Fleet.CalculateEffectiveTotalSquadMaxHullPoints () [0x00014] in <71fbf255a76b43d58867b50b3e96388d>:0 at Arcen.AIW2.External.Window_InGameSelectionInfo+btnSelectedShipEntry.GetTextToShowFromVolatile (Arcen.Universal.ArcenDoubleCharacterBuffer Buffer) [0x0010d] in <1ec9ee1a1e38422e8e573d4d480c54e1>:0 at Arcen.Universal.ArcenUI_Button.OnUpdateVolatileDataFromMainThread () [0x000df] in <f9c194a9ba4d43bf98f4d25b0881e946>:0 at Arcen.Universal.ArcenUI_Window.OnUpdateVolatileDataFromMainThread () [0x00070] in <f9c194a9ba4d43bf98f4d25b0881e946>:0 at Arcen.Universal.ArcenUI.OnUpdateVolatileDataFromMainThread () [0x00018] in <f9c194a9ba4d43bf98f4d25b0881e946>: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 <f9c194a9ba4d43bf98f4d25b0881e946>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <f9c194a9ba4d43bf98f4d25b0881e946>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <f9c194a9ba4d43bf98f4d25b0881e946>:0 at Arcen.Universal.ArcenUI.OnUpdateVolatileDataFromMainThread () [0x00000] in <f9c194a9ba4d43bf98f4d25b0881e946>:0 at Arcen.Universal.Engine_Universal.OnUpdateFromMainThread () [0x00000] in <f9c194a9ba4d43bf98f4d25b0881e946>:0 at ArcenGameController.Update () [0x00000] in <3f44926ddd434aeeab645aa250c75454>:0 | ||||
Tags | No tags attached. | ||||
|
|
|
Thanks! * Fixed several potential cross-threading bugs that could lead to (relatively harmless) nullref exceptions in fleet code as ships died on another thread. |
Date Modified | Username | Field | Change |
---|---|---|---|
Jul 9, 2019 9:57 pm | trillioneyes | New Issue | |
Jul 9, 2019 9:57 pm | trillioneyes | File Added: immediately after stack trace.save | |
Jul 9, 2019 9:57 pm | trillioneyes | File Added: immediately after stack trace.savemet | |
Jul 10, 2019 10:58 am | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Jul 10, 2019 10:58 am | Chris_McElligottPark | Status | new => resolved |
Jul 10, 2019 10:58 am | Chris_McElligottPark | Resolution | open => fixed |
Jul 10, 2019 10:58 am | Chris_McElligottPark | Fixed in Version | => 0.875 Counterattacks You Can Taste |
Jul 10, 2019 10:58 am | Chris_McElligottPark | Note Added: 0052146 |