View Issue Details

IDProjectCategoryLast Update
0026182AI War 2Crash/ExceptionJan 28, 2022 12:43 pm
ReporterBadgerBadger Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product VersionBeta 3.788 Canary Search 
Fixed in VersionBeta 3.788 Canary Search 
Summary0026182: Minor MP host errors
Description1/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
TagsNo tags attached.

Activities

Chris_McElligottPark

Jan 28, 2022 12:43 pm

administrator   ~0063932

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.

Issue History

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