View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0023753 | AI War 2 | Crash/Exception | Sep 16, 2020 12:42 pm | Sep 16, 2020 7:31 pm | |
Reporter | BadgerBadger | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | Beta 2.506 ExternalData Overhaul Two | ||||
Fixed in Version | 2.507 Bugfixes | ||||
Summary | 0023753: Exception in macrophage | ||||
Description | 9/16/2020 10:41:22 AM specialFactionContext_29_MacrophageInfestation Error: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.SpecialFaction_MacrophageInfestation+<DoLongRangePlanning_OnBackgroundNonSimThread_Subclass>c__AnonStorey0.<>m__1 (Arcen.AIW2.Core.GameEntity_Squad entity) [0x0002c] in <e70802de80544677a855f92d33c04675>:0 at Arcen.AIW2.Core.EntityCollection.DoForEntities (System.String Tag, Arcen.AIW2.Core.GameEntity_Squad+ProcessorDelegate Processor) [0x00071] in <bfe6ff22cc7a4823916ade4b653f2fc8>:0 at Arcen.AIW2.Core.Faction.DoForEntities (System.String Tag, Arcen.AIW2.Core.GameEntity_Squad+ProcessorDelegate Processor) [0x00034] in <bfe6ff22cc7a4823916ade4b653f2fc8>:0 at Arcen.AIW2.External.SpecialFaction_MacrophageInfestation.DoLongRangePlanning_OnBackgroundNonSimThread_Subclass (Arcen.AIW2.Core.Faction faction, Arcen.AIW2.External.ArcenLongTermIntermittentPlanningContext Context) [0x000a6] in <e70802de80544677a855f92d33c04675>:0 at Arcen.AIW2.External.BaseSpecialFaction.DoLongRangePlanning_OnBackgroundNonSimThread (Arcen.AIW2.Core.Faction faction, Arcen.AIW2.Core.ILongRangePlanningContext Context) [0x00075] in <e70802de80544677a855f92d33c04675>:0 at Arcen.AIW2.External.SpecialFactionPlanning.Execute () [0x00074] in <e70802de80544677a855f92d33c04675>:0 9/16/2020 10:41:22 AM specialFactionContext_31_MacrophageInfestation Error: System.NullReferenceException: Object reference not set to an instance of an object | ||||
Tags | No tags attached. | ||||
|
I hit this running the save game from https://bugtracker.arcengames.com/view.php?id=23746 |
|
I also can duplicate this one. Thanks! |
|
Well this is just strange, but ok: * The "long range planning" code for the Macrophage now includes a lot more instrumentation for more detailed error messages. We started having some sort of error in at least some games starting the last release. ** But after putting in the instrumentation (and having fixed the outguard serialization bug that also manifested in the same savegame), we no longer can duplicate the problem. So for now there's nothing more to do, but if it comes up again we'll at least know where it is. Thanks! |
Date Modified | Username | Field | Change |
---|---|---|---|
Sep 16, 2020 12:42 pm | BadgerBadger | New Issue | |
Sep 16, 2020 12:42 pm | BadgerBadger | Status | new => assigned |
Sep 16, 2020 12:42 pm | BadgerBadger | Assigned To | => Chris_McElligottPark |
Sep 16, 2020 12:49 pm | BadgerBadger | Note Added: 0058540 | |
Sep 16, 2020 6:13 pm | Chris_McElligottPark | Note Added: 0058554 | |
Sep 16, 2020 7:31 pm | Chris_McElligottPark | Status | assigned => resolved |
Sep 16, 2020 7:31 pm | Chris_McElligottPark | Resolution | open => fixed |
Sep 16, 2020 7:31 pm | Chris_McElligottPark | Fixed in Version | => 2.507 Bugfixes |
Sep 16, 2020 7:31 pm | Chris_McElligottPark | Note Added: 0058556 |