View Issue Details

IDProjectCategoryLast Update
0026164AI War 2Crash/ExceptionJan 24, 2022 6:17 pm
ReporterBadgerBadger Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product VersionBeta 3.786 A Very Intense Patch 
Fixed in VersionBeta 3.786 A Very Intense Patch 
Summary0026164: exception in AOE
Description1/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
TagsNo tags attached.

Activities

Chris_McElligottPark

Jan 24, 2022 6:17 pm

administrator   ~0063881

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.

Issue History

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