View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0026182 | AI War 2 | Crash/Exception | Jan 28, 2022 12:09 am | Jan 28, 2022 12:43 pm | |
Reporter | BadgerBadger | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | Beta 3.788 Canary Search | ||||
Fixed in Version | Beta 3.788 Canary Search | ||||
Summary | 0026182: Minor MP host errors | ||||
Description | 1/27/2022 10:02:26 PM 3.787 HOST Tried to write IntUltraEfficient A_0_To_7_Def0, but passed value was: 24999, which is out of range! Value set to 7 so your save would work. FieldNameForErrors: HullPointsLost at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean I\ ncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <4621628f1a4f45e2b6b9dc15fc5d0e9\ 0>:0 at Arcen.Universal.ArcenSerializationBuffer.AddIntUltraEfficient (Arcen.Universal.UltraEfficientStyle UEStyle, System.Int32 Item, System.String FieldNameF\ orErrors, Arcen.Universal.UEErrorStyle ErrorStyle) [0x00000] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0 at AIWar2NetworkSync.Server_SendBatchOfSquadsToSyncCheck (System.Int32 clientsOfRelevance) [0x00000] in <dc4961190d7f44e18b598a6e83af5f9a>:0 at AIWar2NetworkSync.Server_SendBatchOfSyncsBasedOnCurrentSyncStage () [0x00000] in <dc4961190d7f44e18b598a6e83af5f9a>:0 at Arcen.AIW2.Core.AIWar2Networking.OnServer_CheckForSendingServerBatchMessageToClients () [0x00000] in <dc4961190d7f44e18b598a6e83af5f9a>:0 at Arcen.AIW2.Core.World_AIW2.OnHost_SendHostCommandsAndSuchToClients () [0x00000] in <dc4961190d7f44e18b598a6e83af5f9a>:0 at Arcen.AIW2.Core.Engine_AIW2.ProcessArbitraryFrameOnMainThread (System.Boolean& stalledWaitingOnConnections, System.String& reasonForNoVisualUpdates) [0\ x00000] in <dc4961190d7f44e18b598a6e83af5f9a>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <4621628f1a4f45e2b6b9dc15fc5d0e90>:0 at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <dc4961190d7f44e18b598a6e83af5f9a>:0 at ArcenGameController.Update () [0x00000] in <d67d3d805ddb40b38b25b917ac0034ce>:0 1/27/2022 10:02:26 PM 3.787 HOST Tried to write IntUltraEfficient A_0_To_7_Def0, but passed value was: 125000, which is out of range! Value set to 7 so your save would work. FieldNameForErrors: ShieldPointsLost | ||||
Tags | No tags attached. | ||||
|
Thanks! * Fixed a data contention issue that could lead to exceptions in multiplayer in trying to check hull points lost on a client versus the host. |
Date Modified | Username | Field | Change |
---|---|---|---|
Jan 28, 2022 12:09 am | BadgerBadger | New Issue | |
Jan 28, 2022 12:43 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Jan 28, 2022 12:43 pm | Chris_McElligottPark | Status | new => resolved |
Jan 28, 2022 12:43 pm | Chris_McElligottPark | Resolution | open => fixed |
Jan 28, 2022 12:43 pm | Chris_McElligottPark | Fixed in Version | => Beta 3.788 Canary Search |
Jan 28, 2022 12:43 pm | Chris_McElligottPark | Note Added: 0063932 |