View Issue Details

IDProjectCategoryLast Update
0025657AI War 2Crash/ExceptionNov 5, 2021 7:29 pm
ReporterDaniexpert Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product VersionBeta 3.710 Hotfixes Serialization and Performance 
Fixed in VersionBeta 3.746 Phantom Ship Syndrome 
Summary0025657: CalculateRequestedFlows exception
DescriptionAttachment
TagsNo tags attached.

Relationships

related to 0025702 resolvedChris_McElligottPark Exception in CalculateRequestedFlows 

Activities

Daniexpert

Oct 15, 2021 5:38 pm

manager  

exception.txt (5,051 bytes)   
10/15/2021 11:36:22 PM  3.710 SINGLEP DELAYED10: CalculateRequestedFlows exception hit. debugCode 3730 exception System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.MetalFlowPlanning.CheckRepairable () [0x000c6] in <c2c62bbee65e44ac858ffa7a071d8bb5>:0 
  at Arcen.AIW2.External.MetalFlowPlanning.CalculateRequestedFlows (Arcen.Universal.FInt effectiveDeltaTime, Arcen.AIW2.Core.PlanetFaction pFaction, Arcen.AIW2.Core.GameEntity_Squad entity) [0x00773] in <c2c62bbee65e44ac858ffa7a071d8bb5>:0 
10/15/2021 11:36:22 PM  3.710 SINGLEP DELAYED11: Error at debug stage 500:
System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.ProtectionPlanning.DelegateHelper_ProtectionPlanning_TryToProtectOrDisplace (Arcen.AIW2.Core.GameEntity_Squad otherEntity) [0x0007b] in <c2c62bbee65e44ac858ffa7a071d8bb5>:0 
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <47f3366c5842404d971d4f220ccd6810>:0 
  at Arcen.AIW2.External.ProtectionPlanning.DelegateHelper_ProtectionPlanning_TryToProtectOrDisplace (Arcen.AIW2.Core.GameEntity_Squad otherEntity) [0x00000] in <c2c62bbee65e44ac858ffa7a071d8bb5>:0 
  at Arcen.AIW2.Core.EntityCollection.DoForEntities (Arcen.AIW2.Core.GameEntity_Squad+ProcessorDelegate Processor) [0x00000] in <dfd830b3497b4dd6b813a5e1afcb9839>:0 
  at Arcen.AIW2.External.ProtectionPlanning.DelegateHelper_ProtectionPlanning_CheckShieldGenerator (Arcen.AIW2.Core.GameEntity_Squad shieldGenerator) [0x00000] in <c2c62bbee65e44ac858ffa7a071d8bb5>:0 
  at Arcen.AIW2.Core.EntityCollection.DoForEntities (Arcen.AIW2.Core.EntityRollupType Rollup, Arcen.AIW2.Core.GameEntity_Squad+ProcessorDelegate Processor) [0x00000] in <dfd830b3497b4dd6b813a5e1afcb9839>:0 
  at Arcen.AIW2.Core.Planet.DoForEntities (Arcen.AIW2.Core.EntityRollupType Rollup, Arcen.AIW2.Core.GameEntity_Squad+ProcessorDelegate Processor) [0x00000] in <dfd830b3497b4dd6b813a5e1afcb9839>:0 
  at Arcen.AIW2.External.ProtectionPlanning+<>c.<Execute>b__5_0 (Arcen.AIW2.Core.Planet planet) [0x00000] in <c2c62bbee65e44ac858ffa7a071d8bb5>:0 
  at Arcen.AIW2.Core.Galaxy.DoForPlanetsSingleThread (System.Boolean IncludeDestroyed, Arcen.AIW2.Core.Planet+ProcessorDelegate Processor) [0x00000] in <dfd830b3497b4dd6b813a5e1afcb9839>:0 
  at Arcen.AIW2.Core.World_AIW2.DoForPlanetsSingleThread (System.Boolean IncludeDestroyed, Arcen.AIW2.Core.Planet+ProcessorDelegate Processor) [0x00000] in <dfd830b3497b4dd6b813a5e1afcb9839>:0 
  at Arcen.AIW2.External.ProtectionPlanning.Execute () [0x00000] in <c2c62bbee65e44ac858ffa7a071d8bb5>:0 
  at Arcen.AIW2.External.ArcenShortTermPlanningContext+<>c__DisplayClass8_0.<ParallelRunAllContext>b__0 (Arcen.AIW2.External.ArcenShortTermPlanningContext context) [0x00000] in <c2c62bbee65e44ac858ffa7a071d8bb5>:0 
  at System.Threading.Tasks.Parallel+<>c__DisplayClass42_0`2[TSource,TLocal].<PartitionerForEachWorker>b__1 () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.Tasks.Task.InnerInvokeWithArg (System.Threading.Tasks.Task childTask) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.Tasks.Task+<>c__DisplayClass178_0.<ExecuteSelfReplicating>b__0 (System.Object <p0>) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.Tasks.Task.ExecutionContextCallback (System.Object obj) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.Tasks.Task.ExecuteWithThreadLocal (System.Threading.Tasks.Task& currentTaskSlot) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.Tasks.Task.ExecuteEntry (System.Boolean bPreventDoubleExecution) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
exception.txt (5,051 bytes)   

Chris_McElligottPark

Nov 5, 2021 7:29 pm

administrator   ~0063228

Between the quarantining and the work in the new build, this should now be impossible to hit. Thanks!

Issue History

Date Modified Username Field Change
Oct 15, 2021 5:38 pm Daniexpert New Issue
Oct 15, 2021 5:38 pm Daniexpert File Added: exception.txt
Oct 30, 2021 4:59 pm Daniexpert Relationship added related to 0025702
Nov 5, 2021 7:29 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Nov 5, 2021 7:29 pm Chris_McElligottPark Status new => resolved
Nov 5, 2021 7:29 pm Chris_McElligottPark Resolution open => fixed
Nov 5, 2021 7:29 pm Chris_McElligottPark Fixed in Version => Beta 3.746 Phantom Ship Syndrome
Nov 5, 2021 7:29 pm Chris_McElligottPark Note Added: 0063228