View Issue Details

IDProjectCategoryLast Update
0028133AI War 2Crash/ExceptionMar 10, 2024 1:14 pm
ReporterBadgerBadger Assigned ToDismiss  
Severityminor 
Status resolvedResolutionfixed 
Product Version5.590 Informative Quickstarts 
Fixed in Version5.591 Exception Tidying 
Summary0028133: Lots of MP errors about Death Effects
DescriptionThere's a pretty steady stream of these on MP clients
3/9/2024 8:06:21 PM 5.590 CLIENT DELAYED12 TID14 Hit exception in HandleDeathWithEffectApplied_AfterFullDeathOrPartOfStackDeath debugCode 100 System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.DeathEffect_Zombification.HandleDeathWithEffectApplied_AfterFullDeathOrPartOfStackDeath (System.Boolean IsFromOnlyPartOfStackDying, Arcen.AIW2.Core.GameEntity_Squad Entity, System.Int32& ThisDeathEffectDamageSustained, Arcen.AIW2.Core.Faction FactionThatDidTheKilling, Arcen.AIW2.Core.Faction FactionResponsibleForTheDeathEffect, System.Int32 NumShipsDying, Arcen.AIW2.Core.ArcenSimContextAnyStatus Context) [0x00007] in <c33c69deb0bd456e844d775888096ce0>:0
3/9/2024 8:06:21 PM 5.590 CLIENT DELAYED13 TID14 Hit exception in HandleDeathWithEffectApplied_AfterFullDeathOrPartOfStackDeath debugCode 100 System.NullReferenceException: Object reference not set to an instance of an object
TagsNo tags attached.

Activities

Dismiss

Mar 10, 2024 11:02 am

developer   ~0068134

Last edited: Mar 10, 2024 11:02 am

@BadgerBadger Disconcertingly, I was unable to reproduce this when testing zombification locally by running two copies. That said, i'm pretty sure ive fixed it since the callstack shows the method, and it somehow got missed when this was reported last time and i added a null check to all of the other death effects.

Attach a save if you want me to verify it is truly fixed. Note that errors are often much more situation than people tend to initially think (i expected it to happen soon as i tested it in MP but it did not).

BadgerBadger

Mar 10, 2024 1:14 pm

manager   ~0068138

I have verified your code in my sandbox.

Issue History

Date Modified Username Field Change
Mar 9, 2024 10:07 pm BadgerBadger New Issue
Mar 9, 2024 10:25 pm Dismiss Assigned To => Dismiss
Mar 9, 2024 10:25 pm Dismiss Status new => assigned
Mar 10, 2024 11:02 am Dismiss Status assigned => resolved
Mar 10, 2024 11:02 am Dismiss Resolution open => fixed
Mar 10, 2024 11:02 am Dismiss Fixed in Version => 5.591 Exception Tidying
Mar 10, 2024 11:02 am Dismiss Note Added: 0068134
Mar 10, 2024 11:02 am Dismiss Note View State: 0068134: private
Mar 10, 2024 11:02 am Dismiss Note View State: 0068134: public
Mar 10, 2024 11:02 am Dismiss Note Edited: 0068134
Mar 10, 2024 1:14 pm BadgerBadger Note Added: 0068138