View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0026927 | AI War 2 | Crash/Exception | Apr 12, 2022 9:32 am | Apr 17, 2022 3:38 pm | |
Reporter | Daniexpert | Assigned To | BadgerBadger | ||
Status | resolved | Resolution | fixed | ||
Product Version | 4.017 Feeling Helpful | ||||
Fixed in Version | 4.023 Beacon Expansiveness | ||||
Summary | 0026927: Window_HackChoicesSidebarPopout - NullReferenceException | ||||
Description | Exception thrown when clicking "Sabotage an enemy" on planet Onchesmos. Does not repeat when relaoding save 4/12/2022 3:29:57 PM 4.017 SINGLEP Window_HackChoicesSidebarPopout: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_HackChoicesSidebarPopout+bChooseASpecificNecropolis.GetTextToShowFromVolatile (Arcen.Universal.ArcenDoubleCharacterBuffer Buffer) [0x0004c] in <8c2e561c2e0c4c7dbb4f90fe4931c9d8>:0 at Arcen.Universal.ArcenUI_Button.OnUpdateVolatileDataFromMainThread () [0x000df] in <835d9a36406f407897e01924106ade7f>:0 at Arcen.Universal.ArcenUI_Window.OnUpdateVolatileDataFromMainThread () [0x00070] in <835d9a36406f407897e01924106ade7f>:0 at Arcen.Universal.ArcenUI.OnUpdateVolatileDataFromMainThread () [0x00018] in <835d9a36406f407897e01924106ade7f>:0 at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <835d9a36406f407897e01924106ade7f>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <835d9a36406f407897e01924106ade7f>:0 at Arcen.Universal.ArcenUI.OnUpdateVolatileDataFromMainThread () [0x00000] in <835d9a36406f407897e01924106ade7f>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <835d9a36406f407897e01924106ade7f>:0 at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <4010b34383a44f7a82ba974e48b3da5a>:0 at ArcenGameController.Update () [0x00000] in <63e17e5173fc4267999e44b49e187469>:0 | ||||
Tags | No tags attached. | ||||
|
|
|
4/12/2022 3:29:57 PM 4.017 SINGLEP Window_HackChoicesSidebarPopout: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_HackChoicesSidebarPopout+bChooseASpecificNecropolis.GetTextToShowFromVolatile (Arcen.Universal.ArcenDoubleCharacterBuffer Buffer) [0x0004c] in <8c2e561c2e0c4c7dbb4f90fe4931c9d8>:0 This is very interesting; the sabotage hack shouldn't be triggering ChooseASpecificNecropolis |
|
This is a kinda inexplicably problem, but add some defensive code |
Date Modified | Username | Field | Change |
---|---|---|---|
Apr 12, 2022 9:32 am | Daniexpert | New Issue | |
Apr 12, 2022 9:32 am | Daniexpert | File Added: exception.save | |
Apr 13, 2022 1:50 pm | BadgerBadger | Note Added: 0065990 | |
Apr 17, 2022 3:38 pm | BadgerBadger | Assigned To | => BadgerBadger |
Apr 17, 2022 3:38 pm | BadgerBadger | Status | new => resolved |
Apr 17, 2022 3:38 pm | BadgerBadger | Resolution | open => fixed |
Apr 17, 2022 3:38 pm | BadgerBadger | Fixed in Version | => 4.023 Beacon Expansiveness |
Apr 17, 2022 3:38 pm | BadgerBadger | Note Added: 0066100 |