View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0023905 | AI War 2 | Crash/Exception | Oct 6, 2020 1:27 pm | Oct 6, 2020 7:25 pm | |
Reporter | NRSirLimbo | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 2.606 Lurking And Influencing | ||||
Fixed in Version | 2.607 MP Stability, Exo Syncs, And Limbo Mods | ||||
Summary | 0023905: Exception Popup: "Error during UpdateAllVisuals" | ||||
Description | Once again, modded game but the exception seems to come from the AIW2 Core so I doubt mods have anything to do with it. Error during UpdateAllVisuals: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.Core.GameEntity_Base.UpdateVisualObj (System.Int32 IndexForDisplayPurposes, System.Boolean IsGalaxyMapView) [0x0023b] in <0d2eaa84bbfd48598341360df96ac58c>:0 at Arcen.AIW2.Core.Planet.UpdateAllVisualObjects (System.Boolean IsCurrentPlanetNonSim, System.Int32 IndexForDisplayPurposes, System.Boolean IsGalaxyMapView) [0x000b6] in <0d2eaa84bbfd48598341360df96ac58c>:0 at Arcen.AIW2.Core.Engine_AIW2+<>c__DisplayClass65_0.<UpdateAllVisuals>b__0 (Arcen.AIW2.Core.Planet planet) [0x00001] in <0d2eaa84bbfd48598341360df96ac58c>:0 at Arcen.AIW2.Core.Galaxy.DoForPlanets (System.Boolean IncludeDestroyed, Arcen.AIW2.Core.Planet+ProcessorDelegate Processor) [0x0003b] in <0d2eaa84bbfd48598341360df96ac58c>:0 at Arcen.AIW2.Core.Engine_AIW2.UpdateAllVisuals () [0x00077] in <0d2eaa84bbfd48598341360df96ac58c>: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 <80d3b887da1c4823af69956a9f48b3c6>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <80d3b887da1c4823af69956a9f48b3c6>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <80d3b887da1c4823af69956a9f48b3c6>:0 at Arcen.AIW2.Core.Engine_AIW2.UpdateAllVisuals () [0x00000] in <0d2eaa84bbfd48598341360df96ac58c>:0 at Arcen.Universal.Engine_Universal.OnUpdateFromMainThread () [0x00000] in <80d3b887da1c4823af69956a9f48b3c6>:0 at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <0d2eaa84bbfd48598341360df96ac58c>:0 at ArcenGameController.Update () [0x00000] in <342846c60ad043638e2ec80b42611e65>:0 | ||||
Tags | No tags attached. | ||||
|
|
|
Thanks! * Put in a bunch of improvements to UpdateVisualObj() to prevent cross-threading exceptions that could still happen, and also put in more instrumentation so if a future error happens we will know more where it is. Also this should be less disruptive to gameplay if it ever does happen, now. |
Date Modified | Username | Field | Change |
---|---|---|---|
Oct 6, 2020 1:27 pm | NRSirLimbo | New Issue | |
Oct 6, 2020 1:27 pm | NRSirLimbo | File Added: ArcenDebugLog.txt | |
Oct 6, 2020 1:27 pm | NRSirLimbo | File Added: 20201006192259_1.jpg | |
Oct 6, 2020 7:25 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Oct 6, 2020 7:25 pm | Chris_McElligottPark | Status | new => resolved |
Oct 6, 2020 7:25 pm | Chris_McElligottPark | Resolution | open => fixed |
Oct 6, 2020 7:25 pm | Chris_McElligottPark | Fixed in Version | => 2.607 MP Stability, Exo Syncs, And Limbo Mods |
Oct 6, 2020 7:25 pm | Chris_McElligottPark | Note Added: 0059044 |