View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0026164 | AI War 2 | Crash/Exception | Jan 24, 2022 5:47 pm | Jan 24, 2022 6:17 pm | |
Reporter | BadgerBadger | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | Beta 3.786 A Very Intense Patch | ||||
Fixed in Version | Beta 3.786 A Very Intense Patch | ||||
Summary | 0026164: exception in AOE | ||||
Description | 1/24/2022 3:40:39 PM 3.786 SINGLEP DELAYED181 TID63 CheckForShotAOEDetonation error at debugStage 7100: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.CheckForShotAOEDetonation (Arcen.AIW2.Core.IShotHitSource ShotHitNeverNull, System.Int32 CompressedShots, Arcen.AIW2.Core.EntitySystem OriginSystemForShotOrNull, Arcen.AIW2.Core.GameEntity_Squad TargetOrNull, Arcen.AIW2.Core.ArcenSimContextAnyStatus Context) [0x00b0c] in <e357392a189d4cbbafb705634c34579d>:0 1/24/2022 3:40:51 PM 3.786 SINGLEP DELAYED182 TID64 Memory leak detected at RapidAntiLeakPoolable 'EntitySimLogicImplementation_BaseInfo-entitiesThatWeShouldChainFromThisCycle' of type Arcen.Universal.List`1[Arcen.AIW2.Core.GameEntity_Squad] 1/24/2022 3:40:51 PM 3.786 SINGLEP DELAYED183 TID64 Memory leak detected at RapidAntiLeakPoolable 'EntitySimLogicImplementation_BaseInfo-allValidTargets' of type Arcen.Universal.List`1[Arcen.AIW2.Core.GameEntity_Squad] From a very heavily loaded save game on the most recent svn | ||||
Tags | No tags attached. | ||||
|
Not fixed, but it errors in the correct spot now at least: * CheckForShotAOEDetonation once again gives proper debug error line numbers. It was not giving anything useful before, so when there was an exception we had no real idea where. |
Date Modified | Username | Field | Change |
---|---|---|---|
Jan 24, 2022 5:47 pm | BadgerBadger | New Issue | |
Jan 24, 2022 6:17 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Jan 24, 2022 6:17 pm | Chris_McElligottPark | Status | new => resolved |
Jan 24, 2022 6:17 pm | Chris_McElligottPark | Resolution | open => fixed |
Jan 24, 2022 6:17 pm | Chris_McElligottPark | Fixed in Version | => Beta 3.786 A Very Intense Patch |
Jan 24, 2022 6:17 pm | Chris_McElligottPark | Note Added: 0063881 |