View Issue Details

IDProjectCategoryLast Update
0022586AI War 2Crash/ExceptionJan 13, 2020 9:05 am
ReporterHistidine Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version1.3 The Grand New AI 
Fixed in Version1.302 Frigate Empowerment 
Summary0022586: Enemies not moving; firetimes NullReferenceException code 1400
DescriptionPeriodically in my current game, non-player units (seen with AI, marauders, outguards) sit around and do not respond to enemies present on their planet.
The issue goes away if the game is saved and reloaded.

The following error is repeated in my log (I've confirmed it appearing when player enters a marauder-held planet, don't know about other cases):


1/12/2020 7:23:31 PM debug code 1400 during update fireteams System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.Fireteam.Disband () [0x0004e] in <46fa522b90e7422aad805338d8dc0dc3>:0
  at Arcen.AIW2.External.Fireteam.DisbandAndRetreat (Arcen.AIW2.Core.Faction faction, Arcen.AIW2.External.ArcenLongTermIntermittentPlanningContext Context, Arcen.AIW2.Core.GameEntity_Squad retreatDestination) [0x00063] in <46fa522b90e7422aad805338d8dc0dc3>:0
  at Arcen.AIW2.External.FireteamUtility.UpdateFireteams (Arcen.AIW2.Core.Faction faction, Arcen.AIW2.External.ArcenLongTermIntermittentPlanningContext Context, System.Collections.Generic.List`1[Arcen.AIW2.External.Fireteam]& Teams, Arcen.Universal.ArcenSparseLookup`2[Arcen.AIW2.Core.Planet,Arcen.AIW2.External.FireteamRegiment]& TeamsAimedAtPlanet, Arcen.Universal.ArcenCharacterBuffer tracingBuffer, Arcen.Universal.FInt attackingStrengthMultiplier) [0x008d3] in <46fa522b90e7422aad805338d8dc0dc3>:0
TagsNo tags attached.

Relationships

related to 0022605 resolvedBadgerBadger Nanocaust units stop appearing during the hive hack 

Activities

Chris_McElligottPark

Jan 12, 2020 12:21 pm

administrator   ~0055524

Thanks!

* Fixed an exception that could happen when disbanding fireteams if they did not belong to the scourge faction, thus leading to ships no longer moving.

Issue History

Date Modified Username Field Change
Jan 12, 2020 6:54 am Histidine New Issue
Jan 12, 2020 12:21 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Jan 12, 2020 12:21 pm Chris_McElligottPark Status new => resolved
Jan 12, 2020 12:21 pm Chris_McElligottPark Resolution open => fixed
Jan 12, 2020 12:21 pm Chris_McElligottPark Fixed in Version => 1.302 Frigate Empowerment
Jan 12, 2020 12:21 pm Chris_McElligottPark Note Added: 0055524
Jan 13, 2020 9:05 am Histidine Relationship added related to 0022605