View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0024116 | AI War 2 | Crash/Exception | Nov 15, 2020 12:06 pm | Feb 28, 2022 4:46 pm | |
Reporter | Daniexpert | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 2.631 Multiplayer Swaps And Performance | ||||
Summary | 0024116: Exception GameEntity_Squad deserialization | ||||
Description | Got it twice in 2 seconds when trying a MP game. 11/15/2020 4:55:40 PM GameEntity_Squad deserialization error at stage 23000 from serialized version 2.631 loading into new version 2.631, error: System.IndexOutOfRangeException: Index was outside the bounds of the array. at Arcen.Universal.ArcenDeserializationBufferModern.ReadString_Condensed (System.String FieldNameForErrors) [0x001af] in <7d255dd02cdf43e5b850c3c2a3da64d2>: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) [0x00da1] in <9ffc4a05a90e4fd89144f3ce4dea23dd>:0 11/15/2020 4:55:40 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 <7d255dd02cdf43e5b850c3c2a3da64d2>:0 at Arcen.Universal.ArcenDeserializationBufferModern.GetBits_InnerHelperUltraEfficient (Arcen.Universal.UltraEfficientStyleData ueStyleData) [0x00077] in <7d255dd02cdf43e5b850c3c2a3da64d2>:0 at Arcen.Universal.ArcenDeserializationBufferModern.ReadIntUltraEfficient (Arcen.Universal.UltraEfficientStyle UEStyle, System.String FieldNameForErrors) [0x00041] in <7d255dd02cdf43e5b850c3c2a3da64d2>:0 at AIWar2NetworkSync.Client_AcceptDivergenceDataFromHost (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x002b3] in <9ffc4a05a90e4fd89144f3ce4dea23dd>:0 | ||||
Tags | No tags attached. | ||||
|
exception.txt (1,623 bytes)
11/15/2020 4:55:40 PM GameEntity_Squad deserialization error at stage 23000 from serialized version 2.631 loading into new version 2.631, error: System.IndexOutOfRangeException: Index was outside the bounds of the array. at Arcen.Universal.ArcenDeserializationBufferModern.ReadString_Condensed (System.String FieldNameForErrors) [0x001af] in <7d255dd02cdf43e5b850c3c2a3da64d2>: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) [0x00da1] in <9ffc4a05a90e4fd89144f3ce4dea23dd>:0 11/15/2020 4:55:40 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 <7d255dd02cdf43e5b850c3c2a3da64d2>:0 at Arcen.Universal.ArcenDeserializationBufferModern.GetBits_InnerHelperUltraEfficient (Arcen.Universal.UltraEfficientStyleData ueStyleData) [0x00077] in <7d255dd02cdf43e5b850c3c2a3da64d2>:0 at Arcen.Universal.ArcenDeserializationBufferModern.ReadIntUltraEfficient (Arcen.Universal.UltraEfficientStyle UEStyle, System.String FieldNameForErrors) [0x00041] in <7d255dd02cdf43e5b850c3c2a3da64d2>:0 at AIWar2NetworkSync.Client_AcceptDivergenceDataFromHost (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x002b3] in <9ffc4a05a90e4fd89144f3ce4dea23dd>:0 |
|
Today a got a similar one. Don't know if they are actually the same. exception_GameEntity_Squad deserialization.txt (2,358 bytes)
11/18/2020 1:49:32 PM GameEntity_Squad deserialization error at stage 17000 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_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 Arcen.Universal.ArcenDeserializationBufferModern.ReadIntUltraEfficient_WasPreviously (Arcen.Universal.UltraEfficientStyle UEStyle, Arcen.Universal.UEWasPreviously WasPrev, Arcen.Universal.ReadStyle OldStyle, System.Int32 WasBeforeGameVerMajor, System.Int32 WasBeforeGameVersionMinor, System.String FieldNameForErrors) [0x00014] 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) [0x00a79] in <b42976faceae4d8a913bb09053c5fbfc>:0 11/18/2020 1:49:32 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 |
|
Should be fixed, thanks! |
Date Modified | Username | Field | Change |
---|---|---|---|
Nov 15, 2020 12:06 pm | Daniexpert | New Issue | |
Nov 15, 2020 12:06 pm | Daniexpert | File Added: exception.txt | |
Nov 18, 2020 12:56 pm | Daniexpert | File Added: exception_GameEntity_Squad deserialization.txt | |
Nov 18, 2020 12:56 pm | Daniexpert | Note Added: 0059637 | |
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: 0064959 |