View Issue Details

IDProjectCategoryLast Update
0027176AI War 2Crash/ExceptionNov 9, 2022 3:43 pm
ReporterJDingDong8_1 Assigned ToStarKelp  
Severityminor 
Status resolvedResolutionfixed 
Product Version5.004 Misc Polish 
Fixed in Version5.524 StarKelp's Return 
Summary0027176: Macrophage Telium Spawning Exception
DescriptionA follow up to 0027054, this no longer causes the faction to shutdown (thanks again for the work put in there), but new telia are not properly spawning.

Please find attached a save right before the error occurs.

In this save, a spore from telium on Arden will very soon cross from Cresco Dimineundo into Snood. Another spore from telium on Reed is already present in Snood. When the two spores meet, the SpawnTeliumIfAble error will occur repeatedly

Hope this save is helpful :)
TagsNo tags attached.

Relationships

related to 0027054 resolvedChris_McElligottPark Macrophage Faction Shutdown due to Error 
related to 0027401 resolvedStarKelp Macrophages unable to spawn new Teliums 
related to 0027440 resolvedStarKelp Repeatable error on trying to spawn a Tamed Telium 

Activities

JDingDong8_1

Apr 25, 2022 9:37 pm

reporter   ~0066452

Player.log (50,748 bytes)   
Mono path[0] = 'A:/SteamLibrary/steamapps/common/AI War 2/AIWar2_Data/Managed'
Mono config path = 'A:/SteamLibrary/steamapps/common/AI War 2/MonoBleedingEdge/etc'
Initialize engine version: 2020.3.27f1 (e759542391ea)
[Subsystems] Discovering subsystems at path A:/SteamLibrary/steamapps/common/AI War 2/AIWar2_Data/UnitySubsystems
Forcing GfxDevice: Direct3D 11
GfxDevice: creating device client; threaded=1
d3d11: CreateDXGIFactory2(...) not found, fallbacking to CreateDXGIFactory1(...).
d3d11: QueryInterface(IDXGIFactory5) failed (80004002).
Direct3D:
    Version:  Direct3D 11.0 [level 11.0]
    Renderer: AMD Radeon R9 200 Series (ID=0x6798)
    Vendor:   
    VRAM:     3049 MB
    Driver:   27.20.20903.8001
Begin MonoManager ReloadAssembly
- Completed reload, in  0.139 seconds
<RI> Initializing input.

<RI> Input initialized.

D3D11 device created for Microsoft Media Foundation video decoding.
<RI> Initialized touch support.

UnloadTime: 0.784035 ms
Fallback handler could not load library A:/SteamLibrary/steamapps/common/AI War 2/AIWar2_Data/Mono/data-0000000077380040.dll
Fallback handler could not load library A:/SteamLibrary/steamapps/common/AI War 2/AIWar2_Data/Mono/data-00000000776C0040.dll
Fallback handler could not load library A:/SteamLibrary/steamapps/common/AI War 2/AIWar2_Data/Mono/data-000000007B5B53E0.dll
Particle System is trying to spawn on a mesh with zero surface area
Particle System is trying to spawn on a mesh with zero surface area
Fallback handler could not load library A:/SteamLibrary/steamapps/common/AI War 2/AIWar2_Data/Mono/data-000000007B8B03A0.dll
Fallback handler could not load library A:/SteamLibrary/steamapps/common/AI War 2/AIWar2_Data/Mono/data-000000012823F0F0.dll
DELAYED2 TID7 SpawnTeliumIfAble error at debugStage 5400
System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.MacrophageFactionDeepInfoBase.SpawnTeliumIfAble (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x003d2] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 
  at Arcen.AIW2.External.MacrophageFactionDeepInfoBase.SpawnTeliumIfAble (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at Arcen.AIW2.External.MacrophageFactionDeepInfo.DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at Arcen.AIW2.Core.Faction.Safe_DeepInfo_DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo+<>c__DisplayClass110_0.<DoWorldSecondLogic_FromSimBGThread>b__5 (Arcen.AIW2.Core.Faction faction) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.Core.World_AIW2.DoForFactions (Arcen.AIW2.Core.Faction+ProcessorDelegate Processor) [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorldSecondLogic_FromSimBGThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorld_PerStep_TimeKeeping (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorldStepLogic_ClientOrHost_FromSimBGThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.SimExecution.Execute () [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.ArcenClientOrHostSimPlanningContext.BackgroundThreadRunHandler (System.Single SuicidesAfterTime, System.Boolean FailSilentlyIfNotFinishedYet) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.ArcenClientOrHostSimPlanningContext+<>c__DisplayClass15_0.<RunOnBackgroundThread>b__0 () [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.Universal.ArcenThreading+<>c__DisplayClass13_0.<RunTaskOnBackgroundThread>b__0 () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>: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 
DELAYED3 TID20 SpawnTeliumIfAble error at debugStage 5400
System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.MacrophageFactionDeepInfoBase.SpawnTeliumIfAble (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x003d2] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 
  at Arcen.AIW2.External.MacrophageFactionDeepInfoBase.SpawnTeliumIfAble (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at Arcen.AIW2.External.MacrophageFactionDeepInfo.DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at Arcen.AIW2.Core.Faction.Safe_DeepInfo_DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo+<>c__DisplayClass110_0.<DoWorldSecondLogic_FromSimBGThread>b__5 (Arcen.AIW2.Core.Faction faction) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.Core.World_AIW2.DoForFactions (Arcen.AIW2.Core.Faction+ProcessorDelegate Processor) [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorldSecondLogic_FromSimBGThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorld_PerStep_TimeKeeping (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorldStepLogic_ClientOrHost_FromSimBGThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.SimExecution.Execute () [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.ArcenClientOrHostSimPlanningContext.BackgroundThreadRunHandler (System.Single SuicidesAfterTime, System.Boolean FailSilentlyIfNotFinishedYet) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.ArcenClientOrHostSimPlanningContext+<>c__DisplayClass15_0.<RunOnBackgroundThread>b__0 () [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.Universal.ArcenThreading+<>c__DisplayClass13_0.<RunTaskOnBackgroundThread>b__0 () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>: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 
DELAYED4 TID7 SpawnTeliumIfAble error at debugStage 5400
System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.MacrophageFactionDeepInfoBase.SpawnTeliumIfAble (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x003d2] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 
  at Arcen.AIW2.External.MacrophageFactionDeepInfoBase.SpawnTeliumIfAble (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at Arcen.AIW2.External.MacrophageFactionDeepInfo.DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at Arcen.AIW2.Core.Faction.Safe_DeepInfo_DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo+<>c__DisplayClass110_0.<DoWorldSecondLogic_FromSimBGThread>b__5 (Arcen.AIW2.Core.Faction faction) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.Core.World_AIW2.DoForFactions (Arcen.AIW2.Core.Faction+ProcessorDelegate Processor) [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorldSecondLogic_FromSimBGThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorld_PerStep_TimeKeeping (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorldStepLogic_ClientOrHost_FromSimBGThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.SimExecution.Execute () [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.ArcenClientOrHostSimPlanningContext.BackgroundThreadRunHandler (System.Single SuicidesAfterTime, System.Boolean FailSilentlyIfNotFinishedYet) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.ArcenClientOrHostSimPlanningContext+<>c__DisplayClass15_0.<RunOnBackgroundThread>b__0 () [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.Universal.ArcenThreading+<>c__DisplayClass13_0.<RunTaskOnBackgroundThread>b__0 () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>: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 
DELAYED5 TID16 SpawnTeliumIfAble error at debugStage 5400
System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.MacrophageFactionDeepInfoBase.SpawnTeliumIfAble (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x003d2] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 
  at Arcen.AIW2.External.MacrophageFactionDeepInfoBase.SpawnTeliumIfAble (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at Arcen.AIW2.External.MacrophageFactionDeepInfo.DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at Arcen.AIW2.Core.Faction.Safe_DeepInfo_DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo+<>c__DisplayClass110_0.<DoWorldSecondLogic_FromSimBGThread>b__5 (Arcen.AIW2.Core.Faction faction) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.Core.World_AIW2.DoForFactions (Arcen.AIW2.Core.Faction+ProcessorDelegate Processor) [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorldSecondLogic_FromSimBGThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorld_PerStep_TimeKeeping (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorldStepLogic_ClientOrHost_FromSimBGThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.SimExecution.Execute () [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.ArcenClientOrHostSimPlanningContext.BackgroundThreadRunHandler (System.Single SuicidesAfterTime, System.Boolean FailSilentlyIfNotFinishedYet) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.ArcenClientOrHostSimPlanningContext+<>c__DisplayClass15_0.<RunOnBackgroundThread>b__0 () [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.Universal.ArcenThreading+<>c__DisplayClass13_0.<RunTaskOnBackgroundThread>b__0 () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>: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 
DELAYED6 TID17 SpawnTeliumIfAble error at debugStage 5400
System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.MacrophageFactionDeepInfoBase.SpawnTeliumIfAble (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x003d2] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 
  at Arcen.AIW2.External.MacrophageFactionDeepInfoBase.SpawnTeliumIfAble (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at Arcen.AIW2.External.MacrophageFactionDeepInfo.DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at Arcen.AIW2.Core.Faction.Safe_DeepInfo_DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo+<>c__DisplayClass110_0.<DoWorldSecondLogic_FromSimBGThread>b__5 (Arcen.AIW2.Core.Faction faction) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.Core.World_AIW2.DoForFactions (Arcen.AIW2.Core.Faction+ProcessorDelegate Processor) [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorldSecondLogic_FromSimBGThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorld_PerStep_TimeKeeping (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorldStepLogic_ClientOrHost_FromSimBGThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.SimExecution.Execute () [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.ArcenClientOrHostSimPlanningContext.BackgroundThreadRunHandler (System.Single SuicidesAfterTime, System.Boolean FailSilentlyIfNotFinishedYet) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.ArcenClientOrHostSimPlanningContext+<>c__DisplayClass15_0.<RunOnBackgroundThread>b__0 () [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.Universal.ArcenThreading+<>c__DisplayClass13_0.<RunTaskOnBackgroundThread>b__0 () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>: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 
DELAYED7 TID11 SpawnTeliumIfAble error at debugStage 5400
System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.MacrophageFactionDeepInfoBase.SpawnTeliumIfAble (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x003d2] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 
  at Arcen.AIW2.External.MacrophageFactionDeepInfoBase.SpawnTeliumIfAble (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at Arcen.AIW2.External.MacrophageFactionDeepInfo.DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at Arcen.AIW2.Core.Faction.Safe_DeepInfo_DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo+<>c__DisplayClass110_0.<DoWorldSecondLogic_FromSimBGThread>b__5 (Arcen.AIW2.Core.Faction faction) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.Core.World_AIW2.DoForFactions (Arcen.AIW2.Core.Faction+ProcessorDelegate Processor) [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorldSecondLogic_FromSimBGThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorld_PerStep_TimeKeeping (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorldStepLogic_ClientOrHost_FromSimBGThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.SimExecution.Execute () [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.ArcenClientOrHostSimPlanningContext.BackgroundThreadRunHandler (System.Single SuicidesAfterTime, System.Boolean FailSilentlyIfNotFinishedYet) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.ArcenClientOrHostSimPlanningContext+<>c__DisplayClass15_0.<RunOnBackgroundThread>b__0 () [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.Universal.ArcenThreading+<>c__DisplayClass13_0.<RunTaskOnBackgroundThread>b__0 () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>: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 
DELAYED8 TID21 SpawnTeliumIfAble error at debugStage 5400
System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.MacrophageFactionDeepInfoBase.SpawnTeliumIfAble (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x003d2] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 
  at Arcen.AIW2.External.MacrophageFactionDeepInfoBase.SpawnTeliumIfAble (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at Arcen.AIW2.External.MacrophageFactionDeepInfo.DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at Arcen.AIW2.Core.Faction.Safe_DeepInfo_DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo+<>c__DisplayClass110_0.<DoWorldSecondLogic_FromSimBGThread>b__5 (Arcen.AIW2.Core.Faction faction) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.Core.World_AIW2.DoForFactions (Arcen.AIW2.Core.Faction+ProcessorDelegate Processor) [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorldSecondLogic_FromSimBGThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorld_PerStep_TimeKeeping (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorldStepLogic_ClientOrHost_FromSimBGThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.SimExecution.Execute () [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.ArcenClientOrHostSimPlanningContext.BackgroundThreadRunHandler (System.Single SuicidesAfterTime, System.Boolean FailSilentlyIfNotFinishedYet) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.ArcenClientOrHostSimPlanningContext+<>c__DisplayClass15_0.<RunOnBackgroundThread>b__0 () [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.Universal.ArcenThreading+<>c__DisplayClass13_0.<RunTaskOnBackgroundThread>b__0 () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>: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 
DELAYED9 TID17 SpawnTeliumIfAble error at debugStage 5400
System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.MacrophageFactionDeepInfoBase.SpawnTeliumIfAble (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x003d2] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 
  at Arcen.AIW2.External.MacrophageFactionDeepInfoBase.SpawnTeliumIfAble (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at Arcen.AIW2.External.MacrophageFactionDeepInfo.DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at Arcen.AIW2.Core.Faction.Safe_DeepInfo_DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo+<>c__DisplayClass110_0.<DoWorldSecondLogic_FromSimBGThread>b__5 (Arcen.AIW2.Core.Faction faction) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.Core.World_AIW2.DoForFactions (Arcen.AIW2.Core.Faction+ProcessorDelegate Processor) [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorldSecondLogic_FromSimBGThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorld_PerStep_TimeKeeping (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorldStepLogic_ClientOrHost_FromSimBGThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.SimExecution.Execute () [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.ArcenClientOrHostSimPlanningContext.BackgroundThreadRunHandler (System.Single SuicidesAfterTime, System.Boolean FailSilentlyIfNotFinishedYet) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.ArcenClientOrHostSimPlanningContext+<>c__DisplayClass15_0.<RunOnBackgroundThread>b__0 () [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.Universal.ArcenThreading+<>c__DisplayClass13_0.<RunTaskOnBackgroundThread>b__0 () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>: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 
DELAYED10 TID21 SpawnTeliumIfAble error at debugStage 5400
System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.MacrophageFactionDeepInfoBase.SpawnTeliumIfAble (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x003d2] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 
  at Arcen.AIW2.External.MacrophageFactionDeepInfoBase.SpawnTeliumIfAble (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at Arcen.AIW2.External.MacrophageFactionDeepInfo.DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <8b230d3eea8a4b04909d39a1b8dcca61>:0 
  at Arcen.AIW2.Core.Faction.Safe_DeepInfo_DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim_HostOnly (Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo+<>c__DisplayClass110_0.<DoWorldSecondLogic_FromSimBGThread>b__5 (Arcen.AIW2.Core.Faction faction) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.Core.World_AIW2.DoForFactions (Arcen.AIW2.Core.Faction+ProcessorDelegate Processor) [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorldSecondLogic_FromSimBGThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorld_PerStep_TimeKeeping (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation_BaseInfo.DoWorldStepLogic_ClientOrHost_FromSimBGThread (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.SimExecution.Execute () [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.ArcenClientOrHostSimPlanningContext.BackgroundThreadRunHandler (System.Single SuicidesAfterTime, System.Boolean FailSilentlyIfNotFinishedYet) [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.AIW2.External.ArcenClientOrHostSimPlanningContext+<>c__DisplayClass15_0.<RunOnBackgroundThread>b__0 () [0x00000] in <ecfbf466043a408391911aea83bfc28c>:0 
  at Arcen.Universal.ArcenThreading+<>c__DisplayClass13_0.<RunTaskOnBackgroundThread>b__0 () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>: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 
Setting up 1 worker threads for Enlighten.
  Thread -> id: 9b0 -> priority: 1 
NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <ad199b1c67244da3a5ed230e5d202f21>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at UnityEngine.UI.MaskableGraphic.OnDisable () [0x0000d] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at TMPro.TMP_SubMeshUI.OnDisable () [0x00000] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <ad199b1c67244da3a5ed230e5d202f21>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at UnityEngine.UI.MaskableGraphic.OnDisable () [0x0000d] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at TMPro.TMP_SubMeshUI.OnDisable () [0x00000] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <ad199b1c67244da3a5ed230e5d202f21>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at UnityEngine.UI.MaskableGraphic.OnDisable () [0x0000d] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at TMPro.TMP_SubMeshUI.OnDisable () [0x00000] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <ad199b1c67244da3a5ed230e5d202f21>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at UnityEngine.UI.MaskableGraphic.OnDisable () [0x0000d] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at TMPro.TMP_SubMeshUI.OnDisable () [0x00000] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <ad199b1c67244da3a5ed230e5d202f21>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at UnityEngine.UI.MaskableGraphic.OnDisable () [0x0000d] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at TMPro.TMP_SubMeshUI.OnDisable () [0x00000] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <ad199b1c67244da3a5ed230e5d202f21>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at UnityEngine.UI.MaskableGraphic.OnDisable () [0x0000d] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at TMPro.TMP_SubMeshUI.OnDisable () [0x00000] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <ad199b1c67244da3a5ed230e5d202f21>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at UnityEngine.UI.MaskableGraphic.OnDisable () [0x0000d] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at TMPro.TMP_SubMeshUI.OnDisable () [0x00000] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <ad199b1c67244da3a5ed230e5d202f21>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at UnityEngine.UI.MaskableGraphic.OnDisable () [0x0000d] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at TMPro.TMP_SubMeshUI.OnDisable () [0x00000] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <ad199b1c67244da3a5ed230e5d202f21>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at UnityEngine.UI.MaskableGraphic.OnDisable () [0x0000d] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at TMPro.TMP_SubMeshUI.OnDisable () [0x00000] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <ad199b1c67244da3a5ed230e5d202f21>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at UnityEngine.UI.MaskableGraphic.OnDisable () [0x0000d] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at TMPro.TMP_SubMeshUI.OnDisable () [0x00000] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <ad199b1c67244da3a5ed230e5d202f21>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at UnityEngine.UI.MaskableGraphic.OnDisable () [0x0000d] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at TMPro.TMP_SubMeshUI.OnDisable () [0x00000] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <ad199b1c67244da3a5ed230e5d202f21>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at UnityEngine.UI.MaskableGraphic.OnDisable () [0x0000d] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at TMPro.TMP_SubMeshUI.OnDisable () [0x00000] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <ad199b1c67244da3a5ed230e5d202f21>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at UnityEngine.UI.MaskableGraphic.OnDisable () [0x0000d] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at TMPro.TMP_SubMeshUI.OnDisable () [0x00000] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <ad199b1c67244da3a5ed230e5d202f21>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at UnityEngine.UI.MaskableGraphic.OnDisable () [0x0000d] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at TMPro.TMP_SubMeshUI.OnDisable () [0x00000] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <ad199b1c67244da3a5ed230e5d202f21>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at UnityEngine.UI.MaskableGraphic.OnDisable () [0x0000d] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at TMPro.TMP_SubMeshUI.OnDisable () [0x00000] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <ad199b1c67244da3a5ed230e5d202f21>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at UnityEngine.UI.MaskableGraphic.OnDisable () [0x0000d] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at TMPro.TMP_SubMeshUI.OnDisable () [0x00000] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <ad199b1c67244da3a5ed230e5d202f21>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 
  at UnityEngine.UI.MaskableGraphic.OnDisable () [0x0000d] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at TMPro.TMP_SubMeshUI.OnDisable () [0x00000] in <f1521d20f1fb4cb3bcf3de923cb94998>:0 

Player.log (50,748 bytes)   
ArcenDebugLog.txt (2,020,004 bytes)
sporesMeetingSoon.save (461,788 bytes)

StarKelp

Apr 25, 2022 9:45 pm

manager   ~0066454

I'm hopeful it will be; I'll look into this.

crawlers

May 5, 2022 7:26 pm

reporter   ~0066632

Here is another game with this issue - immediately errors out when unpausing.
8.savemet (109 bytes)   
OC
664948923
13687
n6
<color=#ffe066>Moderate </color> Orbital
Difficulty 9
1
<color=#e5e5e5>crawlers</color>
8.savemet (109 bytes)   
8.save (1,852,494 bytes)

StarKelp

Nov 9, 2022 3:43 pm

manager   ~0067322

Fixed in 5.524 as part of a major Macrophage bugfix. Thanks for the report.

Issue History

Date Modified Username Field Change
Apr 25, 2022 9:36 pm JDingDong8_1 New Issue
Apr 25, 2022 9:37 pm JDingDong8_1 Relationship added related to 0027054
Apr 25, 2022 9:37 pm JDingDong8_1 Note Added: 0066452
Apr 25, 2022 9:37 pm JDingDong8_1 File Added: Player.log
Apr 25, 2022 9:37 pm JDingDong8_1 File Added: ArcenDebugLog.txt
Apr 25, 2022 9:37 pm JDingDong8_1 File Added: sporesMeetingSoon.save
Apr 25, 2022 9:45 pm StarKelp Assigned To => StarKelp
Apr 25, 2022 9:45 pm StarKelp Status new => assigned
Apr 25, 2022 9:45 pm StarKelp Note Added: 0066454
May 5, 2022 7:26 pm crawlers Note Added: 0066632
May 5, 2022 7:26 pm crawlers File Added: 8.savemet
May 5, 2022 7:26 pm crawlers File Added: 8.save
May 25, 2022 1:49 pm JDingDong8_1 Relationship added related to 0027401
Jun 6, 2022 4:58 pm JDingDong8_1 Relationship added related to 0027440
Nov 9, 2022 3:43 pm StarKelp Status assigned => resolved
Nov 9, 2022 3:43 pm StarKelp Resolution open => fixed
Nov 9, 2022 3:43 pm StarKelp Fixed in Version => 5.524 StarKelp's Return
Nov 9, 2022 3:43 pm StarKelp Note Added: 0067322