View Issue Details

IDProjectCategoryLast Update
0026142AI War 2Bug - OtherJan 24, 2022 3:03 pm
ReporterTuntematon Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product VersionBeta 3.785 Just Bugfixes 
Fixed in VersionBeta 3.786 A Very Intense Patch 
Summary0026142: Error when canceling super terminal hack in MP
DescriptionCanceled super terminal hack in mp and got this error.

1/21/2022 9:39:51 PM 3.785 CLIENT DELAYED37 TID124 Execute error in 'CancelHack': System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.Core.GameEntity_Squad.DoOnDeathInCombatLogic_OnlyAferFullStackDeath (Arcen.AIW2.Core.EntitySystem FiringSystemOrNull, Arcen.AIW2.Core.DamageSource Damage, System.Int32 numStacksKilled, Arcen.AIW2.Core.ArcenSimContextAnyStatus Context) [0x00016] in <48383ad85dc24d5f99e60f4430468c7f>:0
  at Arcen.AIW2.Core.GameEntity_Squad.DoOnDestructionLogic (System.Boolean PreventReversionToNeutral, Arcen.AIW2.Core.DamageSource Damage, Arcen.AIW2.Core.EntitySystem FiringSystemOrNull, System.Boolean wasAlive, System.Int32 numStacksKilled, Arcen.AIW2.Core.ArcenSimContextAnyStatus Context) [0x00202] in <48383ad85dc24d5f99e60f4430468c7f>:0
  at Arcen.AIW2.Core.GameEntity_Squad.TakeDamageDirectly (System.Int32 DamageAmount, Arcen.AIW2.Core.EntitySystem FiringSystemOrNull, Arcen.AIW2.Core.IShotHitSource ShotSourceThatHitOrNullOnlyUsedForKnockback, Arcen.AIW2.Core.DamageSource Damage, System.Boolean PreventReversionToNeutral, System.Boolean HonorFiniteHitCountAOE, System.Int32 MaxStacksAllowedToKill, System.Int32 CompressedShots, System.Int32 ExtraStacksOfSource, System.Boolean OnlyDamageShieldNotHull, System.Int32& ActualDamageDone, System.Int32& ActualHitEvents, System.Int32& DamageAbortCode, Arcen.AIW2.Core.ArcenSimContextAnyStatus Context, Arcen.Universal.ArcenCharacterBuffer traceBuffer) [0x011c1] in <48383ad85dc24d5f99e60f4430468c7f>:0
  at Arcen.AIW2.Core.GameEntity_Squad.Die (Arcen.AIW2.Core.ArcenSimContextAnyStatus Context, System.Boolean PreventReversionToNeutral, Arcen.AIW2.Core.EntitySystem FiringSystemOrNull) [0x00010] in <48383ad85dc24d5f99e60f4430468c7f>:0
  at Arcen.AIW2.External.BaseHackingImplementation.HandleDestructionOrIncrementing (Arcen.AIW2.Core.GameEntity_Squad TargetOrNull, Arcen.AIW2.Core.HackingType type, Arcen.AIW2.Core.ArcenHostOnlySimContext Context, System.Boolean debug) [0x000d5] in <3fa4634b2e734766961b19cafe18b388>:0
  at Arcen.AIW2.External.BaseHackingImplementation.DoOnCancel_CalledFromMainSimOnly (Arcen.AIW2.Core.GameEntity_Squad Target, Arcen.AIW2.Core.Planet planet, Arcen.AIW2.Core.GameEntity_Squad Hacker, Arcen.AIW2.Core.HackingType type, Arcen.AIW2.Core.HackingEvent Event, Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x000af] in <3fa4634b2e734766961b19cafe18b388>:0
  at Arcen.AIW2.External.GameCommand_CancelHack.Execute (Arcen.AIW2.Core.GameCommand command, Arcen.AIW2.Core.ArcenClientOrHostSimContextCore context) [0x00167] in <3fa4634b2e734766961b19cafe18b388>:0
  at Arcen.AIW2.Core.GameCommand.Execute (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00058] in <48383ad85dc24d5f99e60f4430468c7f>:0
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0
  at Arcen.AIW2.Core.GameCommand.Execute (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0
  at Arcen.AIW2.Core.World_AIW2.OnClientOrHost_ExecuteGameCommandsThatWereScheduled (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0
  at Arcen.AIW2.External.SimPlannerImplementation.ProcessCoreLogicForArbitraryFrameOnMainThread (System.Boolean& stalledWaitingOnConnections, System.Boolean& mayUpdateVisuals, System.String& reasonForNoVisualUpdates) [0x00000] in <3fa4634b2e734766961b19cafe18b388>:0
  at Arcen.AIW2.Core.Engine_AIW2.<ProcessArbitraryFrameOnMainThread>b__75_0 () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>: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
TagsNo tags attached.

Activities

Tuntematon

Jan 21, 2022 3:02 pm

reporter  

ArcenDebugLog.txt (163,880 bytes)   
1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606801 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606802 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606803 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606804 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606805 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606806 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606807 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606808 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606809 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606810 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606811 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606812 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606813 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606814 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606815 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606816 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606817 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606818 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606819 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606820 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606821 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606822 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606823 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606824 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606825 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606826 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606827 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606828 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606829 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606830 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:43:17 PM	3.785	CLIENT	Error: tried to register a shot with ID 606831 when there already was one!
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.World_AIW2.RegisterNewEntity (Arcen.AIW2.Core.GameEntity_Shot Entity) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.FinishDeserializeFrom (System.Int32 primaryKeyID, System.String name, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsDeserializingFromNetworkSync) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Shot.DeserializeFromForNetworkSync (System.Int32 PrimaryKeyID, Arcen.AIW2.Core.Planet Planet, Arcen.AIW2.Core.PlanetFaction Faction, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean& HadCatastrophicFail) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_TrulyProcessFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer, System.Int64 messageNumber, System.Boolean WasDoneOnDelay) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2FastBlastDataManager.Client_OuterProvisionalAcceptFastBlastDataOfCreatedObjects (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkMessageHandler.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base+SteamClientConnectionManager.OnMessage (System.IntPtr data, System.Int32 size, System.Int64 messageNum, System.Int64 recvTime, System.Int32 channel) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Steamworks.ConnectionManager.ReceiveMessage (Steamworks.Data.NetMsg*& msg) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Steamworks.ConnectionManager.Receive (System.Int32 bufferSize, System.Boolean receiveToEnd) [0x00000] in <cae97338e2af4a8d8db0dc04e4fd13bb>:0 
  at Arcen.AIW2.Core.SteamMultiSockets_Base.DoPerUpdateLogic () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.Universal.ArcenNetworkAuthority.DoPerUpdateLogic () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0 

1/17/2022 11:51:38 PM	3.785	CLIENT	STEAM RELAY SOCKET NETWORK:  Disconnected ProblemDetectedLocally
1/17/2022 11:51:38 PM	3.785	SINGLEP	STEAM RELAY SOCKET NETWORK: Connection changed ProblemDetectedLocally
1/17/2022 11:51:38 PM	3.785	SINGLEP	STEAM RELAY SOCKET NETWORK:  Disconnected ProblemDetectedLocally
1/17/2022 11:51:38 PM	3.785	SINGLEP	STEAM RELAY SOCKET NETWORK: Connection changed ProblemDetectedLocally
1/17/2022 11:51:38 PM	3.785	SINGLEP	STEAM RELAY SOCKET NETWORK:  Disconnected ProblemDetectedLocally
1/17/2022 11:51:38 PM	3.785	SINGLEP	STEAM RELAY SOCKET NETWORK: Connection changed ProblemDetectedLocally
1/17/2022 11:51:38 PM	3.785	SINGLEP	STEAM RELAY SOCKET NETWORK: Connection changed None
1/17/2022 11:51:38 PM	3.785	SINGLEP	STEAM RELAY SOCKET NETWORK:  Disconnected None
1/17/2022 11:51:38 PM	3.785	SINGLEP	STEAM RELAY SOCKET NETWORK: Connection changed None
1/17/2022 11:51:38 PM	3.785	SINGLEP	STEAM RELAY SOCKET NETWORK: Connection changed None
1/17/2022 11:51:38 PM	3.785	SINGLEP	STEAM RELAY SOCKET NETWORK: Connection changed None
1/17/2022 11:51:38 PM	3.785	SINGLEP	Clearing player accounts.
1/21/2022 7:46:58 PM	SINGLEP	Current directory used: F:/SteamLibrary/steamapps/common/AI War 2/
PlayerDataDirectory used: F:/SteamLibrary/steamapps/common/AI War 2/PlayerData/
1/21/2022 7:46:58 PM	SINGLEP	Boot up FleetOS (0.1460s)
1/21/2022 7:46:58 PM	SINGLEP	graphicsDeviceType in use: Direct3D11
graphicsDeviceVersion in use: Direct3D 11.0 [level 11.1]
graphicsMultiThreaded: False
graphicsShaderLevel: 50
operatingSystem: Windows 10  (10.0.19043) 64bit
graphicsDeviceName: NVIDIA GeForce RTX 2070
graphicsDeviceID: 7943
graphicsDeviceVendor: NVIDIA
graphicsDeviceVendorID: 4318
graphicsDeviceVersion: Direct3D 11.0 [level 11.1]
graphicsMemorySize: 8031
maxTextureSize: 16384
npotSupport: Full
processorType: Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz
processorCount: 8
processorFrequency: 3600
systemMemorySize: 32683
supportedRenderTargetCount: 8
supportsComputeShaders: True
supportsShadows: True
usesReversedZBuffer: True
1/21/2022 7:46:58 PM	3.785	SINGLEP	Game Version: 3.785
1/21/2022 7:46:58 PM	3.785	SINGLEP	Check System Logs For Rogue Intelligence (0.3510s)
1/21/2022 7:46:59 PM	3.785	SINGLEP	Inspect Aft Hatches (0.1570s)
1/21/2022 7:46:59 PM	3.785	SINGLEP	Found 501 xml files in 132 folders in 59ms
1/21/2022 7:47:00 PM	3.785	SINGLEP	Check For Extra Modules (1.0330s)
1/21/2022 7:47:00 PM	3.785	SINGLEP	501 Xml Files Parsed in 968ms
1/21/2022 7:47:00 PM	3.785	SINGLEP	Gather Ancient Lifeforms (0.0005s)
1/21/2022 7:47:00 PM	3.785	SINGLEP	Eject Trash Into Hyperspace (0.0020s)
1/21/2022 7:47:00 PM	3.785	SINGLEP	Bring Cloaking Systems Online (0.0170s)
1/21/2022 7:47:00 PM	3.785	SINGLEP	Update mod and expansion statuses!
1/21/2022 7:47:00 PM	3.785	SINGLEP	Expansions:  The Spire Rises (Installed And Enabled!)  Zenith Onslaught (Installed And Enabled!)  The Neinzul Abyss (Installed And Enabled!)  
1/21/2022 7:47:00 PM	3.785	SINGLEP	Mods:  CapturableDreadnoughts (Disabled)  ExtendedShipVariants (Disabled)  FrigatesFocus (Disabled)  FromSpireFrigateToDreadnought (Disabled)  MicroModCollection (Disabled)  MoreFrigates (Disabled)  MoreStartingFleets (Disabled)  MoreSystemDefenders (Disabled)  PowerfulCommandStations (Disabled)  RaisingTheFloorMultiAIAdjustment (Disabled)  SKCivilianIndustry (Disabled)  StrategicRebalance (Disabled)  StrategicRebalanceDLC1 (Disabled)  StrategicRebalanceDLC2 (Disabled)  SuperchargeRaid (Disabled)  TameDarkSpire (Disabled)  
1/21/2022 7:47:00 PM	3.785	SINGLEP	Check Nearby Stellar Masses (0.0240s)
1/21/2022 7:47:00 PM	3.785	SINGLEP	501 Xml Files Checked For Exp/Mod Status in 7ms
1/21/2022 7:47:00 PM	3.785	SINGLEP	Pruning Excess Brain Cells (0.2445s)
1/21/2022 7:47:00 PM	3.785	SINGLEP	No resolution change was required.
1/21/2022 7:47:00 PM	3.785	SINGLEP	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
1/21/2022 7:47:00 PM	3.785	SINGLEP	Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144)
1/21/2022 7:47:00 PM	3.785	SINGLEP	Remembering Alamo (0.3110s)
1/21/2022 7:47:01 PM	3.785	SINGLEP	Calculate Odds Of Success (0.3161s)
1/21/2022 7:47:01 PM	3.785	SINGLEP	Briefly Panic (0.2552s)
1/21/2022 7:47:01 PM	3.785	SINGLEP	Install Confidence Routines (0.3010s)
1/21/2022 7:47:01 PM	3.785	SINGLEP	Warning Only: No entries found for table 'ExtraDamageModifiers'.
1/21/2022 7:47:02 PM	3.785	SINGLEP	Late Axionic Computations (0.6600s)
1/21/2022 7:47:02 PM	3.785	SINGLEP	Acquiring Towel (0.0175s)
1/21/2022 7:47:02 PM	3.785	SINGLEP	Inhibiting Visual Scans (0.0275s)
1/21/2022 7:47:02 PM	3.785	SINGLEP	Ejecting Tactical Core (0.0769s)
1/21/2022 7:47:02 PM	3.785	SINGLEP	Grouping Flow Fields (0.0265s)
1/21/2022 7:47:03 PM	3.785	SINGLEP	Taunting Starfields (0.5976s)
1/21/2022 7:47:03 PM	3.785	SINGLEP	Blowing Up Distant Planets (0.4740s)
1/21/2022 7:47:03 PM	3.785	SINGLEP	Calculating Firing Cones (0.0075s)
1/21/2022 7:47:04 PM	3.785	SINGLEP	Kicking Ship Parts Down Elevator Shaft (0.5230s)
1/21/2022 7:47:04 PM	3.785	SINGLEP	Re-Aligning Objectives (0.0945s)
1/21/2022 7:47:08 PM	3.785	SINGLEP	Overwrote old entry for AIEnviousElderling in ElderlingGuardians
1/21/2022 7:47:08 PM	3.785	SINGLEP	Overwrote old entry for OrbitalDireConcussionGuardPost in OrbitalDireGuardPosts_FreeforAll
1/21/2022 7:47:09 PM	3.785	SINGLEP	Disconnect All Space Elevators (4.8533s)
1/21/2022 7:47:09 PM	3.785	SINGLEP	Post-Proton Surge (0.0125s)
1/21/2022 7:47:09 PM	3.785	SINGLEP	DELAYED1 TID28 We have 10 templar difficulties
1/21/2022 7:47:09 PM	3.785	SINGLEP	DELAYED2 TID36 We have 30 elderlings difficulties
1/21/2022 7:47:09 PM	3.785	SINGLEP	Background Radiation Taste Test (0.0210s)
1/21/2022 7:47:09 PM	3.785	SINGLEP	Shuffling Chairs On Command Deck (0.0185s)
1/21/2022 7:47:09 PM	3.785	SINGLEP	Windshield Wiping (0.1450s)
1/21/2022 7:47:09 PM	3.785	SINGLEP	Last Organizational Modeling (0.4855s)
1/21/2022 7:47:10 PM	3.785	SINGLEP	Stimulate Modulation (0.3655s)
1/21/2022 7:47:10 PM	3.785	SINGLEP	ArcenAssetBundleCache.InstantiatedObjects: 0
1/21/2022 7:47:10 PM	3.785	SINGLEP	Order Cores By Seniority (0.0060s)
1/21/2022 7:47:09 PM	3.785	SINGLEP	DELAYED3 TID13 Info: will dump 1885 rows for GameEntityReferenceData.csv and GameEntityStrengthList.txt.
1/21/2022 7:47:10 PM	3.785	SINGLEP	We got 67 campaign's data when deserializing
1/21/2022 7:47:10 PM	3.785	SINGLEP	Final Checks (0.3175s)
1/21/2022 7:47:10 PM	3.785	SINGLEP	Load Historical Documents (0.0025s)
1/21/2022 7:47:10 PM	3.785	SINGLEP	11.9 seconds total load time.
Check System Logs For Rogue Intelligence (0.4s)
Check For Extra Modules (1.0s)
Remembering Alamo (0.3s)
Calculate Odds Of Success (0.3s)
Briefly Panic (0.3s)
Install Confidence Routines (0.3s)
Late Axionic Computations (0.7s)
Taunting Starfields (0.6s)
Blowing Up Distant Planets (0.5s)
Kicking Ship Parts Down Elevator Shaft (0.5s)
Disconnect All Space Elevators (4.9s)
Last Organizational Modeling (0.5s)
Stimulate Modulation (0.4s)
Final Checks (0.3s)
1/21/2022 7:47:10 PM	3.785	SINGLEP	Hello Steam user 'Tuntematon'
1/21/2022 7:48:44 PM	3.785	SINGLEP	ArcenUI_Window.OnUpdateWindow Error: System.Exception: No faction passed to QueueGameCommand!
  at Arcen.AIW2.Core.World_AIW2.QueueGameCommand (Arcen.AIW2.Core.Faction FromFaction, Arcen.AIW2.Core.GameCommand Command, System.Boolean ShouldAllowLocalAudioOrVisualReactionToThis) [0x0003c] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.External.Window_LoadQuickStartMenu+dCampaignType.HandleSelectionChanged (Arcen.Universal.IArcenUI_Dropdown_Option Item, Arcen.Universal.DropdownSetType SetType) [0x00063] in <3fa4634b2e734766961b19cafe18b388>:0 
  at Arcen.Universal.ArcenUI_Dropdown.SetSelectedIndex (System.Int32 Index, Arcen.Universal.DropdownSetType SetType) [0x000a7] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenUI_Dropdown.OnUpdate_Subclass (System.Single DeltaTime) [0x00277] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenUI_Element.UpdateFromUI (System.Boolean ShouldDoFullUpdate, System.Single DeltaTime) [0x000f4] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenUI_Window.OnUpdateWindow (System.Single AddedDeltaTime, System.Boolean InvertMouseWheelUIScrolling, System.Int32 scrollSpeedForMouseUI) [0x001e3] in <3637db2066ca4766aaac882c23fd375d>:0 
1/21/2022 7:48:48 PM	3.785	SINGLEP	ArcenUI_Window.OnUpdateWindow Error: System.Exception: No faction passed to QueueGameCommand!
  at Arcen.AIW2.Core.World_AIW2.QueueGameCommand (Arcen.AIW2.Core.Faction FromFaction, Arcen.AIW2.Core.GameCommand Command, System.Boolean ShouldAllowLocalAudioOrVisualReactionToThis) [0x0003c] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.External.Window_LoadQuickStartMenu+dCampaignType.HandleSelectionChanged (Arcen.Universal.IArcenUI_Dropdown_Option Item, Arcen.Universal.DropdownSetType SetType) [0x00063] in <3fa4634b2e734766961b19cafe18b388>:0 
  at Arcen.Universal.ArcenUI_Dropdown.SetSelectedIndex (System.Int32 Index, Arcen.Universal.DropdownSetType SetType) [0x000a7] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenUI_Dropdown.OnUpdate_Subclass (System.Single DeltaTime) [0x00277] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenUI_Element.UpdateFromUI (System.Boolean ShouldDoFullUpdate, System.Single DeltaTime) [0x000f4] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.Universal.ArcenUI_Window.OnUpdateWindow (System.Single AddedDeltaTime, System.Boolean InvertMouseWheelUIScrolling, System.Int32 scrollSpeedForMouseUI) [0x001e3] in <3637db2066ca4766aaac882c23fd375d>:0 
1/21/2022 7:54:15 PM	SINGLEP	Current directory used: F:/SteamLibrary/steamapps/common/AI War 2/
PlayerDataDirectory used: F:/SteamLibrary/steamapps/common/AI War 2/PlayerData/
1/21/2022 7:54:15 PM	SINGLEP	Boot up FleetOS (0.1245s)
1/21/2022 7:54:15 PM	SINGLEP	graphicsDeviceType in use: Direct3D11
graphicsDeviceVersion in use: Direct3D 11.0 [level 11.1]
graphicsMultiThreaded: False
graphicsShaderLevel: 50
operatingSystem: Windows 10  (10.0.19043) 64bit
graphicsDeviceName: NVIDIA GeForce RTX 2070
graphicsDeviceID: 7943
graphicsDeviceVendor: NVIDIA
graphicsDeviceVendorID: 4318
graphicsDeviceVersion: Direct3D 11.0 [level 11.1]
graphicsMemorySize: 8031
maxTextureSize: 16384
npotSupport: Full
processorType: Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz
processorCount: 8
processorFrequency: 3600
systemMemorySize: 32683
supportedRenderTargetCount: 8
supportsComputeShaders: True
supportsShadows: True
usesReversedZBuffer: True
1/21/2022 7:54:15 PM	3.785	SINGLEP	Game Version: 3.785
1/21/2022 7:54:15 PM	3.785	SINGLEP	Check System Logs For Rogue Intelligence (0.2140s)
1/21/2022 7:54:15 PM	3.785	SINGLEP	Inspect Aft Hatches (0.0120s)
1/21/2022 7:54:15 PM	3.785	SINGLEP	Found 501 xml files in 132 folders in 23ms
1/21/2022 7:54:15 PM	3.785	SINGLEP	Check For Extra Modules (0.4510s)
1/21/2022 7:54:15 PM	3.785	SINGLEP	501 Xml Files Parsed in 424ms
1/21/2022 7:54:15 PM	3.785	SINGLEP	Gather Ancient Lifeforms (0.0005s)
1/21/2022 7:54:15 PM	3.785	SINGLEP	Eject Trash Into Hyperspace (0.0025s)
1/21/2022 7:54:15 PM	3.785	SINGLEP	Bring Cloaking Systems Online (0.0220s)
1/21/2022 7:54:15 PM	3.785	SINGLEP	Update mod and expansion statuses!
1/21/2022 7:54:15 PM	3.785	SINGLEP	Expansions:  The Spire Rises (Installed And Enabled!)  Zenith Onslaught (Installed And Enabled!)  The Neinzul Abyss (Installed And Enabled!)  
1/21/2022 7:54:15 PM	3.785	SINGLEP	Mods:  CapturableDreadnoughts (Disabled)  ExtendedShipVariants (Disabled)  FrigatesFocus (Disabled)  FromSpireFrigateToDreadnought (Disabled)  MicroModCollection (Disabled)  MoreFrigates (Disabled)  MoreStartingFleets (Disabled)  MoreSystemDefenders (Disabled)  PowerfulCommandStations (Disabled)  RaisingTheFloorMultiAIAdjustment (Disabled)  SKCivilianIndustry (Disabled)  StrategicRebalance (Disabled)  StrategicRebalanceDLC1 (Disabled)  StrategicRebalanceDLC2 (Disabled)  SuperchargeRaid (Disabled)  TameDarkSpire (Disabled)  
1/21/2022 7:54:15 PM	3.785	SINGLEP	Check Nearby Stellar Masses (0.0220s)
1/21/2022 7:54:15 PM	3.785	SINGLEP	501 Xml Files Checked For Exp/Mod Status in 5ms
1/21/2022 7:54:15 PM	3.785	SINGLEP	Pruning Excess Brain Cells (0.0555s)
1/21/2022 7:54:16 PM	3.785	SINGLEP	No resolution change was required.
1/21/2022 7:54:16 PM	3.785	SINGLEP	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
1/21/2022 7:54:16 PM	3.785	SINGLEP	Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144)
1/21/2022 7:54:16 PM	3.785	SINGLEP	Remembering Alamo (0.0825s)
1/21/2022 7:54:16 PM	3.785	SINGLEP	Calculate Odds Of Success (0.1300s)
1/21/2022 7:54:16 PM	3.785	SINGLEP	Briefly Panic (0.1415s)
1/21/2022 7:54:16 PM	3.785	SINGLEP	Install Confidence Routines (0.2725s)
1/21/2022 7:54:16 PM	3.785	SINGLEP	Warning Only: No entries found for table 'ExtraDamageModifiers'.
1/21/2022 7:54:16 PM	3.785	SINGLEP	Late Axionic Computations (0.2055s)
1/21/2022 7:54:16 PM	3.785	SINGLEP	Acquiring Towel (0.0160s)
1/21/2022 7:54:16 PM	3.785	SINGLEP	Inhibiting Visual Scans (0.0125s)
1/21/2022 7:54:16 PM	3.785	SINGLEP	Ejecting Tactical Core (0.0440s)
1/21/2022 7:54:16 PM	3.785	SINGLEP	Grouping Flow Fields (0.0265s)
1/21/2022 7:54:16 PM	3.785	SINGLEP	Cooking Starfields (0.0840s)
1/21/2022 7:54:17 PM	3.785	SINGLEP	Mapping Distant Planets (0.0920s)
1/21/2022 7:54:17 PM	3.785	SINGLEP	Calculating Firing Cones (0.0075s)
1/21/2022 7:54:17 PM	3.785	SINGLEP	Holding Ship Parts For Comfort (0.5230s)
1/21/2022 7:54:17 PM	3.785	SINGLEP	Re-Aligning Objectives (0.0975s)
1/21/2022 7:54:19 PM	3.785	SINGLEP	Overwrote old entry for AIEnviousElderling in ElderlingGuardians
1/21/2022 7:54:19 PM	3.785	SINGLEP	Overwrote old entry for OrbitalDireConcussionGuardPost in OrbitalDireGuardPosts_FreeforAll
1/21/2022 7:54:19 PM	3.785	SINGLEP	Facility Burst Components (1.3994s)
1/21/2022 7:54:19 PM	3.785	SINGLEP	Post-Proton Surge (0.0125s)
1/21/2022 7:54:19 PM	3.785	SINGLEP	DELAYED1 TID14 We have 30 elderlings difficulties
1/21/2022 7:54:19 PM	3.785	SINGLEP	DELAYED2 TID14 We have 10 templar difficulties
1/21/2022 7:54:19 PM	3.785	SINGLEP	Background Radiation Taste Test (0.0185s)
1/21/2022 7:54:19 PM	3.785	SINGLEP	Shuffling Chairs On Command Deck (0.0110s)
1/21/2022 7:54:19 PM	3.785	SINGLEP	Windshield Wiping (0.0955s)
1/21/2022 7:54:19 PM	3.785	SINGLEP	Last Organizational Modeling (0.4825s)
1/21/2022 7:54:20 PM	3.785	SINGLEP	Stimulate Modulation (0.3530s)
1/21/2022 7:54:20 PM	3.785	SINGLEP	ArcenAssetBundleCache.InstantiatedObjects: 0
1/21/2022 7:54:20 PM	3.785	SINGLEP	Order Cores By Seniority (0.0055s)
1/21/2022 7:54:19 PM	3.785	SINGLEP	DELAYED3 TID9 Info: will dump 1885 rows for GameEntityReferenceData.csv and GameEntityStrengthList.txt.
1/21/2022 7:54:20 PM	3.785	SINGLEP	We got 67 campaign's data when deserializing
1/21/2022 7:54:20 PM	3.785	SINGLEP	Final Checks (0.2975s)
1/21/2022 7:54:20 PM	3.785	SINGLEP	Load Historical Documents (0.0020s)
1/21/2022 7:54:20 PM	3.785	SINGLEP	5.3 seconds total load time.
Check For Extra Modules (0.5s)
Install Confidence Routines (0.3s)
Holding Ship Parts For Comfort (0.5s)
Facility Burst Components (1.4s)
Last Organizational Modeling (0.5s)
Stimulate Modulation (0.4s)
Final Checks (0.3s)
1/21/2022 7:54:20 PM	3.785	SINGLEP	Hello Steam user 'Tuntematon'
1/21/2022 7:56:20 PM	3.785	CLIENT	STEAM RELAY SOCKET NETWORK: Attempting connection to Bummeri.
1/21/2022 7:56:20 PM	3.785	CLIENT	STEAM RELAY SOCKET NETWORK: Connection changed Connecting
1/21/2022 7:56:20 PM	3.785	CLIENT	STEAM RELAY SOCKET NETWORK: Connection changed Connecting
1/21/2022 7:56:20 PM	3.785	CLIENT	STEAM RELAY SOCKET NETWORK: Connection changed Connecting
1/21/2022 7:56:20 PM	3.785	CLIENT	STEAM RELAY SOCKET NETWORK: Connection changed Connecting
1/21/2022 7:56:25 PM	3.785	SINGLEP	Multiplayer Connection Time Taken: Establishing_Connection - 4.9s
1/21/2022 7:56:25 PM	3.785	SINGLEP	STEAM RELAY SOCKET NETWORK:  Disconnected None
1/21/2022 7:56:25 PM	3.785	SINGLEP	STEAM RELAY SOCKET NETWORK: Connection changed None
1/21/2022 7:56:25 PM	3.785	SINGLEP	STEAM RELAY SOCKET NETWORK:  Disconnected None
1/21/2022 7:56:25 PM	3.785	SINGLEP	STEAM RELAY SOCKET NETWORK: Connection changed None
1/21/2022 7:56:25 PM	3.785	SINGLEP	STEAM RELAY SOCKET NETWORK:  Disconnected None
1/21/2022 7:56:25 PM	3.785	SINGLEP	STEAM RELAY SOCKET NETWORK: Connection changed None
1/21/2022 7:56:25 PM	3.785	SINGLEP	STEAM RELAY SOCKET NETWORK:  Disconnected None
1/21/2022 7:56:25 PM	3.785	SINGLEP	STEAM RELAY SOCKET NETWORK: Connection changed None
1/21/2022 7:56:25 PM	3.785	SINGLEP	Clearing player accounts.
1/21/2022 7:56:45 PM	3.785	CLIENT	DELAYED4 TID24 STEAM DIRECT SOCKET NETWORK: Attempting connection to: 80.221.114.202.
1/21/2022 7:56:45 PM	3.785	CLIENT	STEAM DIRECT SOCKET NETWORK: Connection changed Connecting
1/21/2022 7:56:45 PM	3.785	CLIENT	STEAM DIRECT SOCKET NETWORK: Connection changed Connecting
1/21/2022 7:56:45 PM	3.785	CLIENT	STEAM DIRECT SOCKET NETWORK: Connection changed Connecting
1/21/2022 7:56:45 PM	3.785	CLIENT	STEAM DIRECT SOCKET NETWORK: Connection changed Connecting
1/21/2022 7:56:55 PM	3.785	CLIENT	STEAM DIRECT SOCKET NETWORK:  Disconnected ProblemDetectedLocally
1/21/2022 7:56:55 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK: Connection changed ProblemDetectedLocally
1/21/2022 7:56:55 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK:  Disconnected ProblemDetectedLocally
1/21/2022 7:56:55 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK: Connection changed ProblemDetectedLocally
1/21/2022 7:56:55 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK:  Disconnected ProblemDetectedLocally
1/21/2022 7:56:55 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK: Connection changed ProblemDetectedLocally
1/21/2022 7:56:55 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK:  Disconnected ProblemDetectedLocally
1/21/2022 7:56:55 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK: Connection changed ProblemDetectedLocally
1/21/2022 7:56:55 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK: Connection changed None
1/21/2022 7:56:55 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK: Connection changed None
1/21/2022 7:56:55 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK: Connection changed None
1/21/2022 7:56:55 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK: Connection changed None
1/21/2022 7:56:55 PM	3.785	SINGLEP	Clearing player accounts.
1/21/2022 7:56:55 PM	3.785	SINGLEP	Multiplayer Connection Time Taken: Establishing_Connection - 10.0s
1/21/2022 7:57:32 PM	3.785	CLIENT	STEAM DIRECT SOCKET NETWORK: Connection changed Connecting
1/21/2022 7:57:32 PM	3.785	CLIENT	STEAM DIRECT SOCKET NETWORK: Connection changed Connecting
1/21/2022 7:57:32 PM	3.785	CLIENT	STEAM DIRECT SOCKET NETWORK: Connection changed Connecting
1/21/2022 7:57:32 PM	3.785	CLIENT	STEAM DIRECT SOCKET NETWORK: Connection changed Connecting
1/21/2022 7:57:32 PM	3.785	CLIENT	DELAYED5 TID29 STEAM DIRECT SOCKET NETWORK: Attempting connection to: 80.221.114.202.
1/21/2022 7:57:42 PM	3.785	CLIENT	STEAM DIRECT SOCKET NETWORK:  Disconnected ProblemDetectedLocally
1/21/2022 7:57:42 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK: Connection changed ProblemDetectedLocally
1/21/2022 7:57:42 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK:  Disconnected ProblemDetectedLocally
1/21/2022 7:57:42 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK: Connection changed ProblemDetectedLocally
1/21/2022 7:57:42 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK:  Disconnected ProblemDetectedLocally
1/21/2022 7:57:42 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK: Connection changed ProblemDetectedLocally
1/21/2022 7:57:42 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK:  Disconnected ProblemDetectedLocally
1/21/2022 7:57:42 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK: Connection changed ProblemDetectedLocally
1/21/2022 7:57:42 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK: Connection changed None
1/21/2022 7:57:42 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK: Connection changed None
1/21/2022 7:57:42 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK: Connection changed None
1/21/2022 7:57:42 PM	3.785	SINGLEP	STEAM DIRECT SOCKET NETWORK: Connection changed None
1/21/2022 7:57:42 PM	3.785	SINGLEP	Multiplayer Connection Time Taken: Establishing_Connection - 10.0s
1/21/2022 7:57:42 PM	3.785	SINGLEP	Clearing player accounts.
1/21/2022 7:58:28 PM	3.785	CLIENT	Asking to join hosted game with the name 'Tuntematon'
1/21/2022 7:58:29 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 7:58:29 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 7:58:29 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri)</color>
<color=#1f11fa>Jusa (Open - Faction #3, Jusa)</color>
<color=#007fff>Tuntematon (You)</color>

1/21/2022 7:58:29 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 7:58:29 PM	3.785	CLIENT	Multiplayer Connection Time Taken: Sending_Profile_Name_Expansions_And_Mods - 0.3s
1/21/2022 7:59:03 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 7:59:03 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 7:59:03 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri)</color>
<color=#1f11fa>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 7:59:03 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 7:59:09 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 7:59:09 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 7:59:09 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri)</color>
<color=#646464>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 7:59:09 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:00:08 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:00:08 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:00:08 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri)</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:00:08 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:01:17 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:01:17 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:01:17 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:01:17 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:02:37 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:02:37 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:02:37 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:02:37 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:02:47 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:02:47 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:02:47 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:02:47 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:02:50 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:02:50 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:02:50 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:02:50 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:02:54 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:02:54 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:02:54 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:02:54 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:03:01 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:03:01 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:03:01 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:03:01 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:03:08 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:03:08 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:03:08 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:03:08 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:03:14 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:03:14 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:03:14 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:03:14 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:03:17 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:03:17 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:03:18 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:03:18 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:03:30 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:03:30 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:03:30 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:03:30 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:03:33 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:03:33 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:03:33 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:03:33 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:03:38 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:03:38 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:03:38 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:03:38 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:03:44 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:03:44 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:03:44 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:03:44 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:03:52 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:03:52 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:03:52 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:03:52 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:03:58 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:03:58 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:03:58 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:03:58 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:04:06 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:04:06 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:04:06 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:04:06 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:04:13 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:04:13 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:04:13 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:04:13 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:04:16 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:04:16 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:04:16 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:04:16 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:04:31 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:04:31 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:04:31 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:04:31 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:04:31 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:04:31 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:04:31 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:04:31 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:04:33 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:04:33 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:04:33 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:04:33 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:04:40 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:04:40 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:04:40 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:04:40 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:04:52 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:04:52 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:04:52 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>

1/21/2022 8:04:52 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:08:35 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:08:35 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:08:35 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>
<color=#7df9ff>KaleR (Open - Faction #8, KaleR)</color>

1/21/2022 8:08:35 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:08:47 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:08:47 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:08:47 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>
<color=#7df9ff>KaleR (Open - Faction #8, KaleR)</color>

1/21/2022 8:08:47 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:08:51 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:08:51 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:08:51 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>
<color=#7df9ff>KaleR (Open - Faction #8, KaleR)</color>

1/21/2022 8:08:51 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:08:55 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:08:55 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:08:55 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>
<color=#7df9ff>KaleR (Open - Faction #8, KaleR)</color>

1/21/2022 8:08:55 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:11:05 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:11:05 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:11:05 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>
<color=#7df9ff>KaleR (Open - Faction #8, KaleR (Necro Empire))</color>

1/21/2022 8:11:05 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:11:39 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:11:39 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:11:39 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>
<color=#7df9ff>KaleR (Open - Faction #8, KaleR (Necro Empire))</color>

1/21/2022 8:11:39 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:27:39 PM	3.785	CLIENT	DELAYED6 TID103 3606Perm: Error! Skeleton should have 1 systems, but instead has 0
1/21/2022 8:28:22 PM	3.785	CLIENT	DELAYED7 TID112 3606Perm: Error! Skeleton should have 1 systems, but instead has 0
1/21/2022 8:29:25 PM	3.785	CLIENT	DELAYED8 TID120 4896Perm: Error! Stingray should have 1 systems, but instead has 0
1/21/2022 8:34:01 PM	3.785	CLIENT	DELAYED9 TID119 4896Perm: Error! Stingray should have 1 systems, but instead has 0
1/21/2022 8:36:09 PM	3.785	CLIENT	DELAYED10 TID105 4896Perm: Error! Stingray should have 1 systems, but instead has 0
1/21/2022 8:37:34 PM	3.785	CLIENT	DELAYED11 TID115 4896Perm: Error! Stingray should have 1 systems, but instead has 0
1/21/2022 8:40:04 PM	3.785	CLIENT	DELAYED12 TID122 4896Perm: Error! Stingray should have 1 systems, but instead has 0
1/21/2022 8:41:28 PM	3.785	CLIENT	DELAYED13 TID117 4896Perm: Error! Stingray should have 1 systems, but instead has 0
1/21/2022 8:43:35 PM	3.785	CLIENT	DELAYED14 TID115 5354Perm: Error! Inhibiting Tesla Corvette should have 1 systems, but instead has 0
1/21/2022 8:43:35 PM	3.785	CLIENT	DELAYED15 TID125 4896Perm: Error! Stingray should have 1 systems, but instead has 0
1/21/2022 8:45:22 PM	3.785	CLIENT	DELAYED16 TID126 5354Perm: Error! Inhibiting Tesla Corvette should have 1 systems, but instead has 0
1/21/2022 8:46:06 PM	3.785	CLIENT	DELAYED17 TID121 4896Perm: Error! Stingray should have 1 systems, but instead has 0
1/21/2022 8:46:06 PM	3.785	CLIENT	DELAYED18 TID121 5354Perm: Error! Inhibiting Tesla Corvette should have 1 systems, but instead has 0
1/21/2022 8:46:27 PM	3.785	CLIENT	DELAYED19 TID101 GenerateShipGrantingStructureObjectives HackForShipType exception at debugStage 300: System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.AIObjectivesGenerator.SemiSlow_ComputeEntityMatchesObjectiveCategory (Arcen.AIW2.Core.GameEntityTypeData entityType, Arcen.AIW2.Core.ObjectiveCategory objectiveCategory) [0x0042a] in <3fa4634b2e734766961b19cafe18b388>:0 
  at Arcen.AIW2.External.AIObjectivesGenerator.GetEntityMatchesObjectiveCategory (Arcen.AIW2.Core.GameEntityTypeData entityType, Arcen.AIW2.Core.ObjectiveCategory objectiveCategory) [0x0001c] in <3fa4634b2e734766961b19cafe18b388>:0 
  at Arcen.AIW2.External.AIObjectivesGenerator+<>c.<GenerateShipGrantingStructureObjectives>b__2_0 (Arcen.AIW2.Core.GameEntity_Squad entity) [0x000c9] in <3fa4634b2e734766961b19cafe18b388>:0 
1/21/2022 8:47:17 PM	3.785	CLIENT	Server just informed us that it shut down.  Exiting to main menu...
1/21/2022 8:47:18 PM	3.785	SINGLEP	Clearing player accounts.
1/21/2022 8:47:38 PM	3.785	CLIENT	Asking to join hosted game with the name 'Tuntematon'
1/21/2022 8:47:39 PM	3.785	CLIENT	Start loading the world (client PlayerAccount ID will be 2)
1/21/2022 8:47:39 PM	3.785	CLIENT	Clearing player accounts.
1/21/2022 8:47:39 PM	3.785	CLIENT	Accounts in this MP game:
<color=#adff2f>Bummeri (Host - Faction #1, Bummeri (Necro Sidekick))</color>
<color=#f4f0ec>Jusa (Open - Faction #3, Jusa)</color>
<color=#da70d6>Tuntematon (You)</color>
<color=#7df9ff>KaleR (Open - Faction #8, KaleR (Necro Empire))</color>

1/21/2022 8:47:39 PM	3.785	CLIENT	Loaded the world in charge of a faction. Letting the host know that worked.
1/21/2022 8:47:39 PM	3.785	CLIENT	Multiplayer Connection Time Taken: Sending_Profile_Name_Expansions_And_Mods - 0.8s
1/21/2022 8:55:52 PM	3.785	CLIENT	DELAYED20 TID125 3948Perm: Error! Bouncer should have 1 systems, but instead has 0
1/21/2022 8:57:43 PM	3.785	CLIENT	DELAYED21 TID104 shot still existed in planetfaction despite being removed: 132107
1/21/2022 9:05:24 PM	3.785	CLIENT	DELAYED22 TID123 PerFrame_CheckForPlayerFleetLoading exception at stage 420: System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.FleetSimLogicImplementation+<>c__DisplayClass10_0.<PerFrame_CheckForPlayerFleetLoading>b__0 (Arcen.AIW2.Core.GameEntity_Squad ship) [0x00109] in <3fa4634b2e734766961b19cafe18b388>:0 
1/21/2022 9:07:53 PM	3.785	CLIENT	DELAYED23 TID105 27Perm: Error! Warrior Bodyguard should have 1 systems, but instead has 0
1/21/2022 9:09:18 PM	3.785	CLIENT	DELAYED24 TID109 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
1/21/2022 9:10:22 PM	3.785	CLIENT	DELAYED25 TID124 27Perm: Error! Warrior Bodyguard should have 1 systems, but instead has 0
1/21/2022 9:12:51 PM	3.785	CLIENT	DELAYED26 TID126 27Perm: Error! Warrior Bodyguard should have 1 systems, but instead has 0
1/21/2022 9:13:34 PM	3.785	CLIENT	DELAYED27 TID112 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
1/21/2022 9:15:41 PM	3.785	CLIENT	DELAYED28 TID116 27Perm: Error! Warrior Bodyguard should have 1 systems, but instead has 0
1/21/2022 9:16:03 PM	3.785	CLIENT	DELAYED29 TID125 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
1/21/2022 9:24:57 PM	3.785	CLIENT	DELAYED30 TID102 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
1/21/2022 9:31:40 PM	3.785	CLIENT	DELAYED31 TID115 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
1/21/2022 9:34:53 PM	3.785	CLIENT	DELAYED32 TID120 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
1/21/2022 9:35:37 PM	3.785	CLIENT	DELAYED33 TID124 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
1/21/2022 9:37:23 PM	3.785	CLIENT	DELAYED34 TID112 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
1/21/2022 9:38:06 PM	3.785	CLIENT	DELAYED35 TID115 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
1/21/2022 9:38:47 PM	3.785	CLIENT	DELAYED36 TID107 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
1/21/2022 9:39:51 PM	3.785	CLIENT	DELAYED37 TID124 Execute error in 'CancelHack': System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.Core.GameEntity_Squad.DoOnDeathInCombatLogic_OnlyAferFullStackDeath (Arcen.AIW2.Core.EntitySystem FiringSystemOrNull, Arcen.AIW2.Core.DamageSource Damage, System.Int32 numStacksKilled, Arcen.AIW2.Core.ArcenSimContextAnyStatus Context) [0x00016] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Squad.DoOnDestructionLogic (System.Boolean PreventReversionToNeutral, Arcen.AIW2.Core.DamageSource Damage, Arcen.AIW2.Core.EntitySystem FiringSystemOrNull, System.Boolean wasAlive, System.Int32 numStacksKilled, Arcen.AIW2.Core.ArcenSimContextAnyStatus Context) [0x00202] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Squad.TakeDamageDirectly (System.Int32 DamageAmount, Arcen.AIW2.Core.EntitySystem FiringSystemOrNull, Arcen.AIW2.Core.IShotHitSource ShotSourceThatHitOrNullOnlyUsedForKnockback, Arcen.AIW2.Core.DamageSource Damage, System.Boolean PreventReversionToNeutral, System.Boolean HonorFiniteHitCountAOE, System.Int32 MaxStacksAllowedToKill, System.Int32 CompressedShots, System.Int32 ExtraStacksOfSource, System.Boolean OnlyDamageShieldNotHull, System.Int32& ActualDamageDone, System.Int32& ActualHitEvents, System.Int32& DamageAbortCode, Arcen.AIW2.Core.ArcenSimContextAnyStatus Context, Arcen.Universal.ArcenCharacterBuffer traceBuffer) [0x011c1] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Squad.Die (Arcen.AIW2.Core.ArcenSimContextAnyStatus Context, System.Boolean PreventReversionToNeutral, Arcen.AIW2.Core.EntitySystem FiringSystemOrNull) [0x00010] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.External.BaseHackingImplementation.HandleDestructionOrIncrementing (Arcen.AIW2.Core.GameEntity_Squad TargetOrNull, Arcen.AIW2.Core.HackingType type, Arcen.AIW2.Core.ArcenHostOnlySimContext Context, System.Boolean debug) [0x000d5] in <3fa4634b2e734766961b19cafe18b388>:0 
  at Arcen.AIW2.External.BaseHackingImplementation.DoOnCancel_CalledFromMainSimOnly (Arcen.AIW2.Core.GameEntity_Squad Target, Arcen.AIW2.Core.Planet planet, Arcen.AIW2.Core.GameEntity_Squad Hacker, Arcen.AIW2.Core.HackingType type, Arcen.AIW2.Core.HackingEvent Event, Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x000af] in <3fa4634b2e734766961b19cafe18b388>:0 
  at Arcen.AIW2.External.GameCommand_CancelHack.Execute (Arcen.AIW2.Core.GameCommand command, Arcen.AIW2.Core.ArcenClientOrHostSimContextCore context) [0x00167] in <3fa4634b2e734766961b19cafe18b388>:0 
  at Arcen.AIW2.Core.GameCommand.Execute (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00058] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.GameCommand.Execute (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.World_AIW2.OnClientOrHost_ExecuteGameCommandsThatWereScheduled (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.External.SimPlannerImplementation.ProcessCoreLogicForArbitraryFrameOnMainThread (System.Boolean& stalledWaitingOnConnections, System.Boolean& mayUpdateVisuals, System.String& reasonForNoVisualUpdates) [0x00000] in <3fa4634b2e734766961b19cafe18b388>:0 
  at Arcen.AIW2.Core.Engine_AIW2.<ProcessArbitraryFrameOnMainThread>b__75_0 () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>: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 

1/21/2022 9:42:20 PM	3.785	CLIENT	DELAYED38 TID103 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
1/21/2022 9:44:20 PM	3.785	CLIENT	DELAYED39 TID112 We have identified Phylactery #2417 as crippled; True
ArcenDebugLog.txt (163,880 bytes)   
Player.log (86,774 bytes)   
Mono path[0] = 'F:/SteamLibrary/steamapps/common/AI War 2/AIWar2_Data/Managed'
Mono config path = 'F:/SteamLibrary/steamapps/common/AI War 2/MonoBleedingEdge/etc'
Initialize engine version: 2020.3.21f1 (a38c86f6690f)
[Subsystems] Discovering subsystems at path F:/SteamLibrary/steamapps/common/AI War 2/AIWar2_Data/UnitySubsystems
Forcing GfxDevice: Direct3D 11
GfxDevice: creating device client; threaded=1
Direct3D:
    Version:  Direct3D 11.0 [level 11.1]
    Renderer: NVIDIA GeForce RTX 2070 (ID=0x1f07)
    Vendor:   
    VRAM:     8031 MB
    Driver:   30.0.14.7168
Begin MonoManager ReloadAssembly
- Completed reload, in  0.106 seconds
<RI> Initializing input.

<RI> Input initialized.

<RI> Initialized touch support.

Invalid stride 1 for Compute Buffer - must be greater than 0, less or equal to 2048 and a multiple of 4.
UnloadTime: 0.548300 ms
Fallback handler could not load library F:/SteamLibrary/steamapps/common/AI War 2/AIWar2_Data/Mono/data-000001B70BD47040.dll
Fallback handler could not load library F:/SteamLibrary/steamapps/common/AI War 2/AIWar2_Data/Mono/data-000001B70C039040.dll
Fallback handler could not load library F:/SteamLibrary/steamapps/common/AI War 2/AIWar2_Data/Mono/data-000001B981FCE010.dll
Particle System is trying to spawn on a mesh with zero surface area
Fallback handler could not load library F:/SteamLibrary/steamapps/common/AI War 2/AIWar2_Data/Mono/data-000001B9823E1070.dll
Fallback handler could not load library F:/SteamLibrary/steamapps/common/AI War 2/AIWar2_Data/Mono/data-000001B9E4B39020.dll
DELAYED6 TID103 3606Perm: Error! Skeleton should have 1 systems, but instead has 0
DELAYED7 TID112 3606Perm: Error! Skeleton should have 1 systems, but instead has 0
DELAYED8 TID120 4896Perm: Error! Stingray should have 1 systems, but instead has 0
DELAYED9 TID119 4896Perm: Error! Stingray should have 1 systems, but instead has 0
DELAYED10 TID105 4896Perm: Error! Stingray should have 1 systems, but instead has 0
DELAYED11 TID115 4896Perm: Error! Stingray should have 1 systems, but instead has 0
DELAYED12 TID122 4896Perm: Error! Stingray should have 1 systems, but instead has 0
DELAYED13 TID117 4896Perm: Error! Stingray should have 1 systems, but instead has 0
DELAYED14 TID115 5354Perm: Error! Inhibiting Tesla Corvette should have 1 systems, but instead has 0
DELAYED15 TID125 4896Perm: Error! Stingray should have 1 systems, but instead has 0
DELAYED16 TID126 5354Perm: Error! Inhibiting Tesla Corvette should have 1 systems, but instead has 0
DELAYED17 TID121 4896Perm: Error! Stingray should have 1 systems, but instead has 0
DELAYED18 TID121 5354Perm: Error! Inhibiting Tesla Corvette should have 1 systems, but instead has 0
DELAYED19 TID101 GenerateShipGrantingStructureObjectives HackForShipType exception at debugStage 300: System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.AIObjectivesGenerator.SemiSlow_ComputeEntityMatchesObjectiveCategory (Arcen.AIW2.Core.GameEntityTypeData entityType, Arcen.AIW2.Core.ObjectiveCategory objectiveCategory) [0x0042a] in <3fa4634b2e734766961b19cafe18b388>:0 
  at Arcen.AIW2.External.AIObjectivesGenerator.GetEntityMatchesObjectiveCategory (Arcen.AIW2.Core.GameEntityTypeData entityType, Arcen.AIW2.Core.ObjectiveCategory objectiveCategory) [0x0001c] in <3fa4634b2e734766961b19cafe18b388>:0 
  at Arcen.AIW2.External.AIObjectivesGenerator+<>c.<GenerateShipGrantingStructureObjectives>b__2_0 (Arcen.AIW2.Core.GameEntity_Squad entity) [0x000c9] in <3fa4634b2e734766961b19cafe18b388>:0 
DELAYED20 TID125 3948Perm: Error! Bouncer should have 1 systems, but instead has 0
DELAYED23 TID105 27Perm: Error! Warrior Bodyguard should have 1 systems, but instead has 0
DELAYED24 TID109 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
DELAYED25 TID124 27Perm: Error! Warrior Bodyguard should have 1 systems, but instead has 0
DELAYED26 TID126 27Perm: Error! Warrior Bodyguard should have 1 systems, but instead has 0
DELAYED27 TID112 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
DELAYED28 TID116 27Perm: Error! Warrior Bodyguard should have 1 systems, but instead has 0
DELAYED29 TID125 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
DELAYED30 TID102 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
DELAYED31 TID115 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
DELAYED32 TID120 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
DELAYED33 TID124 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
DELAYED34 TID112 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
DELAYED35 TID115 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
DELAYED36 TID107 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
DELAYED37 TID124 Execute error in 'CancelHack': System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.Core.GameEntity_Squad.DoOnDeathInCombatLogic_OnlyAferFullStackDeath (Arcen.AIW2.Core.EntitySystem FiringSystemOrNull, Arcen.AIW2.Core.DamageSource Damage, System.Int32 numStacksKilled, Arcen.AIW2.Core.ArcenSimContextAnyStatus Context) [0x00016] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Squad.DoOnDestructionLogic (System.Boolean PreventReversionToNeutral, Arcen.AIW2.Core.DamageSource Damage, Arcen.AIW2.Core.EntitySystem FiringSystemOrNull, System.Boolean wasAlive, System.Int32 numStacksKilled, Arcen.AIW2.Core.ArcenSimContextAnyStatus Context) [0x00202] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Squad.TakeDamageDirectly (System.Int32 DamageAmount, Arcen.AIW2.Core.EntitySystem FiringSystemOrNull, Arcen.AIW2.Core.IShotHitSource ShotSourceThatHitOrNullOnlyUsedForKnockback, Arcen.AIW2.Core.DamageSource Damage, System.Boolean PreventReversionToNeutral, System.Boolean HonorFiniteHitCountAOE, System.Int32 MaxStacksAllowedToKill, System.Int32 CompressedShots, System.Int32 ExtraStacksOfSource, System.Boolean OnlyDamageShieldNotHull, System.Int32& ActualDamageDone, System.Int32& ActualHitEvents, System.Int32& DamageAbortCode, Arcen.AIW2.Core.ArcenSimContextAnyStatus Context, Arcen.Universal.ArcenCharacterBuffer traceBuffer) [0x011c1] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.GameEntity_Squad.Die (Arcen.AIW2.Core.ArcenSimContextAnyStatus Context, System.Boolean PreventReversionToNeutral, Arcen.AIW2.Core.EntitySystem FiringSystemOrNull) [0x00010] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.External.BaseHackingImplementation.HandleDestructionOrIncrementing (Arcen.AIW2.Core.GameEntity_Squad TargetOrNull, Arcen.AIW2.Core.HackingType type, Arcen.AIW2.Core.ArcenHostOnlySimContext Context, System.Boolean debug) [0x000d5] in <3fa4634b2e734766961b19cafe18b388>:0 
  at Arcen.AIW2.External.BaseHackingImplementation.DoOnCancel_CalledFromMainSimOnly (Arcen.AIW2.Core.GameEntity_Squad Target, Arcen.AIW2.Core.Planet planet, Arcen.AIW2.Core.GameEntity_Squad Hacker, Arcen.AIW2.Core.HackingType type, Arcen.AIW2.Core.HackingEvent Event, Arcen.AIW2.Core.ArcenHostOnlySimContext Context) [0x000af] in <3fa4634b2e734766961b19cafe18b388>:0 
  at Arcen.AIW2.External.GameCommand_CancelHack.Execute (Arcen.AIW2.Core.GameCommand command, Arcen.AIW2.Core.ArcenClientOrHostSimContextCore context) [0x00167] in <3fa4634b2e734766961b19cafe18b388>:0 
  at Arcen.AIW2.Core.GameCommand.Execute (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00058] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <3637db2066ca4766aaac882c23fd375d>:0 
  at Arcen.AIW2.Core.GameCommand.Execute (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.Core.World_AIW2.OnClientOrHost_ExecuteGameCommandsThatWereScheduled (Arcen.AIW2.Core.ArcenClientOrHostSimContextCore Context) [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>:0 
  at Arcen.AIW2.External.SimPlannerImplementation.ProcessCoreLogicForArbitraryFrameOnMainThread (System.Boolean& stalledWaitingOnConnections, System.Boolean& mayUpdateVisuals, System.String& reasonForNoVisualUpdates) [0x00000] in <3fa4634b2e734766961b19cafe18b388>:0 
  at Arcen.AIW2.Core.Engine_AIW2.<ProcessArbitraryFrameOnMainThread>b__75_0 () [0x00000] in <48383ad85dc24d5f99e60f4430468c7f>: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 
DELAYED38 TID103 6221Perm: Error! Ablative Gatling should have 1 systems, but instead has 0
Setting up 2 worker threads for Enlighten.
  Thread -> id: 930 -> priority: 1 
  Thread -> id: f34 -> priority: 1 
NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <7e08fded3f3149c083ffda003fccce04>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <7435aa3e618242e082286b882f32101f>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <7435aa3e618242e082286b882f32101f>:0 
  at UnityEngine.UI.MaskableGraphic.OnDisable () [0x0000d] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at TMPro.TMP_SubMeshUI.OnDisable () [0x00000] in <7435aa3e618242e082286b882f32101f>:0 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <7e08fded3f3149c083ffda003fccce04>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <7435aa3e618242e082286b882f32101f>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <7435aa3e618242e082286b882f32101f>:0 
  at UnityEngine.UI.MaskableGraphic.RecalculateMasking () [0x00019] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at UnityEngine.UI.MaskUtilities.NotifyStencilStateChanged (UnityEngine.Component mask) [0x00049] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at UnityEngine.UI.Mask.OnDisable () [0x00083] in <6c742b63882e4028831fefcd3ee9f3da>:0 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <7e08fded3f3149c083ffda003fccce04>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <7435aa3e618242e082286b882f32101f>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <7435aa3e618242e082286b882f32101f>:0 
  at UnityEngine.UI.MaskableGraphic.RecalculateMasking () [0x00019] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at UnityEngine.UI.MaskUtilities.NotifyStencilStateChanged (UnityEngine.Component mask) [0x00049] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at UnityEngine.UI.Mask.OnDisable () [0x00083] in <6c742b63882e4028831fefcd3ee9f3da>:0 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <7e08fded3f3149c083ffda003fccce04>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <7435aa3e618242e082286b882f32101f>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <7435aa3e618242e082286b882f32101f>:0 
  at UnityEngine.UI.MaskableGraphic.RecalculateMasking () [0x00019] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at UnityEngine.UI.MaskUtilities.NotifyStencilStateChanged (UnityEngine.Component mask) [0x00049] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at UnityEngine.UI.Mask.OnDisable () [0x00083] in <6c742b63882e4028831fefcd3ee9f3da>:0 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Material.GetFloatImpl(UnityEngine.Material,int)
  at UnityEngine.Material.GetFloat (System.String name) [0x00008] in <7e08fded3f3149c083ffda003fccce04>:0 
  at TMPro.TMP_SubMeshUI.UpdateMaterial () [0x0002c] in <7435aa3e618242e082286b882f32101f>:0 
  at TMPro.TMP_SubMeshUI.SetMaterialDirty () [0x00007] in <7435aa3e618242e082286b882f32101f>:0 
  at UnityEngine.UI.MaskableGraphic.RecalculateMasking () [0x00019] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at UnityEngine.UI.MaskUtilities.NotifyStencilStateChanged (UnityEngine.Component mask) [0x00049] in <6c742b63882e4028831fefcd3ee9f3da>:0 
  at UnityEngine.UI.Mask.OnDisable () [0x00083] in <6c742b63882e4028831fefcd3ee9f3da>:0 

Player.log (86,774 bytes)   

Chris_McElligottPark

Jan 24, 2022 2:57 pm

administrator   ~0063867

From your log:

* On MP clients, when a squad is being initialized without as many systems as it should have, it now does a more thorough job of trying to rectify that.

Thanks!

Chris_McElligottPark

Jan 24, 2022 2:59 pm

administrator   ~0063868

Also from your log:

* "shot still existed in planetfaction despite being removed" errors no longer are thrown (this was really just a warning, to be honest.
** This was being trigger in MP sometimes, but it actually is an instance of the game fixing itself, versus actually being some sort of a problem in the firs tplace.

Chris_McElligottPark

Jan 24, 2022 3:03 pm

administrator   ~0063869

Thanks!

* Fixed an exception that could happen in multiplayer on clients when certain units died. This looks to have been most common when canceling the hack for something like a superterminal, but probably had other cases it could also have come up.

Issue History

Date Modified Username Field Change
Jan 21, 2022 3:02 pm Tuntematon New Issue
Jan 21, 2022 3:02 pm Tuntematon File Added: ArcenDebugLog.txt
Jan 21, 2022 3:02 pm Tuntematon File Added: Player.log
Jan 24, 2022 2:57 pm Chris_McElligottPark Note Added: 0063867
Jan 24, 2022 2:59 pm Chris_McElligottPark Note Added: 0063868
Jan 24, 2022 3:03 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Jan 24, 2022 3:03 pm Chris_McElligottPark Status new => resolved
Jan 24, 2022 3:03 pm Chris_McElligottPark Resolution open => fixed
Jan 24, 2022 3:03 pm Chris_McElligottPark Fixed in Version => Beta 3.786 A Very Intense Patch
Jan 24, 2022 3:03 pm Chris_McElligottPark Note Added: 0063869