View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0026522 | AI War 2 | Crash/Exception | Feb 25, 2022 1:07 am | Feb 25, 2022 5:27 pm | |
Reporter | BadgerBadger | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | Beta 3.903 Multiplayer Polish | ||||
Fixed in Version | Beta 3.904 Release Candidate 1 | ||||
Summary | 0026522: MP: Exception in DoOnDeath | ||||
Description | From MP client 2/24/2022 10:54:34 PM 3.903 CLIENT DELAYED29 TID24 Hit exception in DoOnAnyDeathInCombatLogic_AfterFullDeathOrPartOfStackDeath debugCode 1100 System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoSystemOnDeathEffect (Arcen.AIW2.Core.ArcenSimContextAnyStatus Context, Arcen.AIW2.Core.EntitySystem System) [0x00036] in <6a53b8395a114073ab7cb5abf4b836d4>:0 at Arcen.AIW2.Core.GameEntity_Squad.DoOnAnyDeathInCombatLogic_AfterFullDeathOrPartOfStackDeath (System.Boolean IsFromOnlyPartOfStackDying, Arcen.AIW2.Core.DamageSource Damage, Arcen.AIW2.Core.EntitySystem FiringSystemOrNull, System.Int32 numStacksKilled, Arcen.AIW2.Core.ArcenSimContextAnyStatus Context) [0x00120] in /data/Games/arcengames_aiw-ultra/CodeMain/ArcenAIW2Core/src/Logic/GameState/GameEntity/GameEntity_Squad.cs:7510 2/24/2022 10:55:57 PM 3.903 CLIENT DELAYED30 TID23 Hit exception in DoOnAnyDeathInCombatLogic_AfterFullDeathOrPartOfStackDeath debugCode 1100 System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoSystemOnDeathEffect (Arcen.AIW2.Core.ArcenSimContextAnyStatus Context, Arcen.AIW2.Core.EntitySystem System) [0x00036] in <6a53b8395a114073ab7cb5abf4b836d4>:0 at Arcen.AIW2.Core.GameEntity_Squad.DoOnAnyDeathInCombatLogic_AfterFullDeathOrPartOfStackDeath (System.Boolean IsFromOnlyPartOfStackDying, Arcen.AIW2.Core.DamageSource Damage, Arcen.AIW2.Core.EntitySystem FiringSystemOrNull, System.Int32 numStacksKilled, Arcen.AIW2.Core.ArcenSimContextAnyStatus Context) [0x00120] in /data/Games/arcengames_aiw-ultra/CodeMain/ArcenAIW2Core/src/Logic/GameState/GameEntity/GameEntity_Squad.cs:7510 | ||||
Tags | No tags attached. | ||||
|
Thanks! * Fixed a rare exception that could happen in DoSystemOnDeathEffect on MP clients. Also improved the instrumentation all around this area. |
Date Modified | Username | Field | Change |
---|---|---|---|
Feb 25, 2022 1:07 am | BadgerBadger | New Issue | |
Feb 25, 2022 1:07 am | BadgerBadger | Status | new => assigned |
Feb 25, 2022 1:07 am | BadgerBadger | Assigned To | => Chris_McElligottPark |
Feb 25, 2022 5:27 pm | Chris_McElligottPark | Status | assigned => resolved |
Feb 25, 2022 5:27 pm | Chris_McElligottPark | Resolution | open => fixed |
Feb 25, 2022 5:27 pm | Chris_McElligottPark | Fixed in Version | => Beta 3.904 Release Candidate 1 |
Feb 25, 2022 5:27 pm | Chris_McElligottPark | Note Added: 0064854 |