View Issue Details

IDProjectCategoryLast Update
0024141AI War 2Crash/ExceptionFeb 28, 2022 4:46 pm
ReporterDaniexpert Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version2.633 Roaring Performance 
Summary0024141: Error in thread for execution context 'executionContext'
DescriptionAnother exception that was silently reported during my shared player faction in MP.
I left in 2 exceptions that happened 3 seconds before in case they are related. The second one is already reported in 0024116, whereas the first I think I haven't reported it yet? (I'm sorry, but there's so many exceptions in my log file that I lost track of what's already reported).
TagsNo tags attached.

Activities

Daniexpert

Nov 18, 2020 5:58 pm

manager  

exceptions_.txt (6,508 bytes)   
11/18/2020 1:49:13 PM	GameEntity_Squad deserialization error at stage 20000 from serialized version 2.633 loading into new version 2.633, error: System.IndexOutOfRangeException: Index was outside the bounds of the array.
  at Arcen.Universal.ArcenDeserializationBufferModern.GetNextBit () [0x00001] in <0984cac507d34c9fb67df62ee6c2392e>:0 
  at Arcen.Universal.ArcenDeserializationBufferModern.GetBits_InnerHelper32 (Arcen.Universal.ReadStyle RStyle) [0x00001] in <0984cac507d34c9fb67df62ee6c2392e>:0 
  at Arcen.Universal.ArcenDeserializationBufferModern.ReadInt32 (Arcen.Universal.ReadStyle RStyle, System.String FieldNameForErrors) [0x0003c] in <0984cac507d34c9fb67df62ee6c2392e>:0 
  at Arcen.AIW2.Core.GameEntity_Squad.DeserializedIntoSelf (System.Int32 primaryKeyID, Arcen.AIW2.Core.GameEntityTypeData typeData, Arcen.AIW2.Core.Planet Planet, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean HideErrors, System.Boolean IsLoadingTemplate, System.Boolean IsForNetworkSync) [0x00bdf] in <b42976faceae4d8a913bb09053c5fbfc>:0 
11/18/2020 1:49:13 PM	Exception in Client_AcceptDivergenceDataFromHost-DivergencesSection: debugStage: 1100 Exception: System.IndexOutOfRangeException: Index was outside the bounds of the array.
  at Arcen.Universal.ArcenDeserializationBufferModern.GetNextBit () [0x00001] in <0984cac507d34c9fb67df62ee6c2392e>:0 
  at Arcen.Universal.ArcenDeserializationBufferModern.GetBits_InnerHelperUltraEfficient (Arcen.Universal.UltraEfficientStyleData ueStyleData) [0x00077] in <0984cac507d34c9fb67df62ee6c2392e>:0 
  at Arcen.Universal.ArcenDeserializationBufferModern.ReadIntUltraEfficient (Arcen.Universal.UltraEfficientStyle UEStyle, System.String FieldNameForErrors) [0x00041] in <0984cac507d34c9fb67df62ee6c2392e>:0 
  at AIWar2NetworkSync.Client_AcceptDivergenceDataFromHost (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x002b3] in <b42976faceae4d8a913bb09053c5fbfc>:0 
11/18/2020 1:49:16 PM
Error in thread for execution context 'executionContext'
NullReferenceException
Object reference not set to an instance of an object
===STACK FRAMES (with file info)===
FILE	METHOD	IL_OFFSET	NATIVE_OFFSET	LINE_NUMBER	COLUMN_NUMBER
	ReevaluateUnitOrders	510	1200	0	0
	<DoShipAILogic>b__1	13	82	0	0
	DoForEntities	57	149	0	0
	DoForEntities	31	162	0	0
	<DoShipAILogic>b__0	18	218	0	0
	DoForPlanets	59	200	0	0
	DoForPlanets	22	106	0	0
	DoShipAILogic	39	354	0	0
	DoWorldStepLogic_FromSimBGThread	180	514	0	0
	Execute	186	511	0	0
===RAW STACK TRACE===
  at Arcen.AIW2.External.EntitySimLogicImplementation.ReevaluateUnitOrders (Arcen.AIW2.Core.ArcenSimContext Context, Arcen.AIW2.Core.GameEntity_Squad Entity) [0x001fe] in <191fb77582c5462aaf97a637dde26ca3>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation+<>c__DisplayClass49_0.<DoShipAILogic>b__1 (Arcen.AIW2.Core.GameEntity_Squad entity) [0x0000d] in <191fb77582c5462aaf97a637dde26ca3>:0 
  at Arcen.AIW2.Core.EntityCollection.DoForEntities (Arcen.AIW2.Core.GameEntity_Squad+ProcessorDelegate Processor) [0x00039] in <b42976faceae4d8a913bb09053c5fbfc>:0 
  at Arcen.AIW2.Core.Planet.DoForEntities (Arcen.AIW2.Core.GameEntity_Squad+ProcessorDelegate Processor) [0x0001f] in <b42976faceae4d8a913bb09053c5fbfc>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation+<>c__DisplayClass49_0.<DoShipAILogic>b__0 (Arcen.AIW2.Core.Planet planet) [0x00012] in <191fb77582c5462aaf97a637dde26ca3>:0 
  at Arcen.AIW2.Core.Galaxy.DoForPlanets (System.Boolean IncludeDestroyed, Arcen.AIW2.Core.Planet+ProcessorDelegate Processor) [0x0003b] in <b42976faceae4d8a913bb09053c5fbfc>:0 
  at Arcen.AIW2.Core.World_AIW2.DoForPlanets (System.Boolean IncludeDestroyed, Arcen.AIW2.Core.Planet+ProcessorDelegate Processor) [0x00016] in <b42976faceae4d8a913bb09053c5fbfc>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation.DoShipAILogic (Arcen.AIW2.Core.ArcenSimContext Context) [0x00027] in <191fb77582c5462aaf97a637dde26ca3>:0 
  at Arcen.AIW2.External.EntitySimLogicImplementation.DoWorldStepLogic_FromSimBGThread (Arcen.AIW2.Core.ArcenSimContext Context) [0x000b4] in <191fb77582c5462aaf97a637dde26ca3>:0 
  at Arcen.AIW2.External.SimExecution.Execute () [0x000ba] in <191fb77582c5462aaf97a637dde26ca3>:0 

  at System.Environment.get_StackTrace () [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity) [0x00000] in <0984cac507d34c9fb67df62ee6c2392e>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <0984cac507d34c9fb67df62ee6c2392e>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <0984cac507d34c9fb67df62ee6c2392e>:0 
  at Arcen.Universal.ArcenDebugging.LogException (System.Exception e, System.String message, Arcen.Universal.Verbosity verbosity) [0x00000] in <0984cac507d34c9fb67df62ee6c2392e>:0 
  at Arcen.AIW2.External.SimExecution.Execute () [0x00000] in <191fb77582c5462aaf97a637dde26ca3>:0 
  at Arcen.AIW2.External.ArcenSimPlanningContext.InnerRun () [0x00000] in <191fb77582c5462aaf97a637dde26ca3>:0 
  at Arcen.AIW2.External.ArcenExecutionContext.InnerRun () [0x00000] in <191fb77582c5462aaf97a637dde26ca3>:0 
  at Arcen.AIW2.External.ArcenThread.InternalActualThreadFunction () [0x00000] in <191fb77582c5462aaf97a637dde26ca3>:0 
  at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
exceptions_.txt (6,508 bytes)   

Chris_McElligottPark

Feb 28, 2022 4:46 pm

administrator   ~0064958

Should be fixed, thanks!

Issue History

Date Modified Username Field Change
Nov 18, 2020 5:58 pm Daniexpert New Issue
Nov 18, 2020 5:58 pm Daniexpert File Added: exceptions_.txt
Feb 28, 2022 4:46 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Feb 28, 2022 4:46 pm Chris_McElligottPark Status new => resolved
Feb 28, 2022 4:46 pm Chris_McElligottPark Resolution open => fixed
Feb 28, 2022 4:46 pm Chris_McElligottPark Note Added: 0064958