View Issue Details

IDProjectCategoryLast Update
0025982AI War 2Crash/ExceptionDec 18, 2021 10:54 pm
ReporterUFO Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product VersionBeta 3.767 Elderling Sanity 
Fixed in VersionBeta 3.768 Ironman And Doomsday 
Summary0025982: Exception in the menu
DescriptionException when I exited from custom start to the main menu.

12/17/2021 7:44:55 PM 3.767 SINGLEP DELAYED40 TID7 Start Generate Partial Map with D18Swirl and seed 1131366779 and planet count 80 and 10 factions (StartingTheLobbyFromPrior LoadingLastLobbySettings)
12/17/2021 7:44:55 PM 3.767 SINGLEP DELAYED41 TID7 Map structure generated in 22ms.
12/17/2021 7:44:55 PM 3.767 SINGLEP Error in OnClient_SendClientCommandsToServer, debugStage 16000: System.IndexOutOfRangeException: Index was outside the bounds of the array.
  at Arcen.Universal.UltraEfficientStyleData.GetUltraEfficientStyleData (Arcen.Universal.UltraEfficientStyle val) [0x00013] in <c3df033c2729489f9a7393cd31bc61b5>:0
  at Arcen.Universal.ArcenSerializationBuffer.AddIntUltraEfficient (Arcen.Universal.UltraEfficientStyle UEStyle, System.Int32 Item, System.String FieldNameForErrors, Arcen.Universal.UEErrorStyle ErrorStyle) [0x00001] in <c3df033c2729489f9a7393cd31bc61b5>:0
  at Arcen.Universal.ArcenDynamicTable`1[T].SerializeByIndex (T TypeDataObject, Arcen.Universal.ArcenSerializationBuffer Buffer, System.String FieldNameForErrors) [0x001f6] in <c3df033c2729489f9a7393cd31bc61b5>:0
  at Arcen.AIW2.Core.GameCommand.SerializeTo_AlwaysForNetworkNeverDisk (Arcen.Universal.ArcenSerializationBuffer Buffer) [0x0000e] in <9a253b2219b34bc99d12769eb182a92e>:0
  at Arcen.AIW2.Core.AIWar2Networking.OnClient_SendClientCommandsToServer () [0x000cd] in <9a253b2219b34bc99d12769eb182a92e>:0
  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 <c3df033c2729489f9a7393cd31bc61b5>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <c3df033c2729489f9a7393cd31bc61b5>:0
  at Arcen.AIW2.Core.AIWar2Networking.OnClient_SendClientCommandsToServer () [0x00000] in <9a253b2219b34bc99d12769eb182a92e>:0
  at Arcen.AIW2.Core.World_AIW2.OnClient_SendClientCommandsAndSuchToServer () [0x00000] in <9a253b2219b34bc99d12769eb182a92e>:0
  at Arcen.AIW2.External.SimPlannerImplementation.ProcessCoreLogicForArbitraryFrameOnMainThread (System.Boolean& stalledWaitingOnConnections, System.Boolean& mayUpdateVisuals, System.String& reasonForNoVisualUpdates) [0x00000] in <5a042169062347e4b2bd38e3b1b7d2d1>:0
  at Arcen.AIW2.Core.Engine_AIW2.ProcessArbitraryFrameOnMainThread (System.Boolean& stalledWaitingOnConnections, System.String& reasonForNoVisualUpdates) [0x00000] in <9a253b2219b34bc99d12769eb182a92e>:0
  at Arcen.Universal.Engine_Universal.OnUpdateFromMainThread () [0x00000] in <c3df033c2729489f9a7393cd31bc61b5>:0
  at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <9a253b2219b34bc99d12769eb182a92e>:0
  at ArcenGameController.Update () [0x00000] in <a6cba12c7f0b4f47a1ff69cb43a03552>:0
TagsNo tags attached.

Relationships

child of 0025884 resolvedChris_McElligottPark Parent: Todo prior to beta exit 

Activities

Chris_McElligottPark

Dec 18, 2021 10:54 pm

administrator   ~0063522

Thanks!

* Put in a bit of defensive code against a rare serialization error that could happen in GetUltraEfficientStyleData for some reason.

Issue History

Date Modified Username Field Change
Dec 17, 2021 11:27 am UFO New Issue
Dec 18, 2021 9:35 pm Chris_McElligottPark Relationship added child of 0025884
Dec 18, 2021 10:54 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Dec 18, 2021 10:54 pm Chris_McElligottPark Status new => resolved
Dec 18, 2021 10:54 pm Chris_McElligottPark Resolution open => fixed
Dec 18, 2021 10:54 pm Chris_McElligottPark Fixed in Version => Beta 3.768 Ironman And Doomsday
Dec 18, 2021 10:54 pm Chris_McElligottPark Note Added: 0063522