View Issue Details

IDProjectCategoryLast Update
0025457AI War 2Gameplay IssueAug 4, 2021 10:09 pm
ReporterBadgerBadger Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product VersionBeta 3.500 Data Integrity And Game Tech Upgrades 
Fixed in VersionBeta 3.503 Multiplayer Sound 
Summary0025457: MP Host issues in most recent beta
DescriptionTons of errors like these:
7/31/2021 8:52:17 PM 3.500 HOST To properly be stored, the value of each combat space coordinate must be between -262,143 and +262,143 but the coordinates passed in for 'OrderRelatedPoint' were X: -262,143 , Y: 262,143. These would be outside of the gravity well! Note that passing 0,0 is also fine, but that was not the case here.
  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 <7c60d8758d89448f882ab477287609a2>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <7c60d8758d89448f882ab477287609a2>:0
  at ArcenSerializationAIWar2SpecificExtensions.AddArcenPointFromCombatSpace (Arcen.Universal.ArcenSerializationBuffer Buffer, Arcen.Universal.ArcenPoint Pt, System.String FieldNameForErrors, Arcen.Universal.UEErrorStyle ErrorStyle) [0x00000] in <31d1309d96ce4061834d6a0a68883198>:0
  at Arcen.AIW2.Core.EntityOrder.SerializeTo (Arcen.Universal.ArcenSerializationBuffer Buffer) [0x00000] in <31d1309d96ce4061834d6a0a68883198>:0
  at Arcen.AIW2.Core.EntityOrderCollection.SerializeTo (Arcen.Universal.ArcenSerializationBuffer Buffer) [0x00000] in <31d1309d96ce4061834d6a0a68883198>:0
  at Arcen.AIW2.Core.GameEntity_Squad.SerializeTo (Arcen.Universal.ArcenSerializationBuffer Buffer, Arcen.Universal.UltraEfficientStyle StyleForPKIDsIfNetworkSyncData, Arcen.Universal.SerializationCommandType SerializationCmdType) [0x00000] in <31d1309d96ce4061834d6a0a68883198>:0
  at AIWar2NetworkSync.Server_SendBatchOfDivergentSquadsToFix (System.Int32 clientsOfRelevance) [0x00000] in <31d1309d96ce4061834d6a0a68883198>:0
  at AIWar2NetworkSync.Server_SendBatchOfSyncsBasedOnCurrentSyncStage () [0x00000] in <31d1309d96ce4061834d6a0a68883198>:0
  at Arcen.AIW2.Core.AIWar2Networking.OnServer_CheckForSendingServerBatchMessageToClients () [0x00000] in <31d1309d96ce4061834d6a0a68883198>:0
  at Arcen.AIW2.External.SimPlannerImplementation.DoActualSimStep (System.Boolean& stalledWaitingOnConnections, System.Boolean& mayUpdateVisuals, System.String& reasonForNoVisualUpdates) [0x00000] in <a8a42ed105934a93936beb10c4b203db>:0
  at Arcen.AIW2.Core.Engine_AIW2.ProcessSimStep (System.Boolean& stalledWaitingOnConnections, System.String& reasonForNoVisualUpdates) [0x00000] in <31d1309d96ce4061834d6a0a68883198>:0



7/31/2021 9:05:35 PM 3.500 HOST Exception in PrivateCounterattackNotifier.RenderContents at stage 10:System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.SpecialFaction_Human+PrivateCounterattackNotifier.ContentGetter (Arcen.AIW2.Core.NotifierFillData Data, Arcen.Universal.ArcenUIWrapperedUnityImage Image, Arcen.Universal.ArcenUI_Image+SubImageGroup SubImages, Arcen.Universal.SubTextGroup SubTexts) [0x000ad] in <a8a42ed105934a93936beb10c4b203db>: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 <7c60d8758d89448f882ab477287609a2>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <7c60d8758d89448f882ab477287609a2>:0
  at Arcen.AIW2.External.SpecialFaction_Human+PrivateCounterattackNotifier.ContentGetter (Arcen.AIW2.Core.NotifierFillData Data, Arcen.Universal.ArcenUIWrapperedUnityImage Image, Arcen.Universal.ArcenUI_Image+SubImageGroup SubImages, Arcen.Universal.SubTextGroup SubTexts) [0x00000] in <a8a42ed105934a93936beb10c4b203db>:0
  at Arcen.AIW2.Core.NotificationNonSim.UpdateContentFromVolatile (Arcen.Universal.ArcenUIWrapperedUnityImage Image, Arcen.Universal.ArcenUI_Image+SubImageGroup SubImages, Arcen.Universal.SubTextGroup SubTexts) [0x00000] in <31d1309d96ce4061834d6a0a68883198>:0
  at Arcen.AIW2.External.Window_NotificationsDisplay+btnNotification.UpdateContentFromVolatile (Arcen.Universal.ArcenUIWrapperedUnityImage Image, Arcen.Universal.ArcenUI_Image+SubImageGroup SubImages, Arcen.Universal.SubTextGroup SubTexts) [0x00000] in <a8a42ed105934a93936beb10c4b203db>:0
  at Arcen.Universal.ArcenUI_ImageButton.OnUpdateVolatileDataFromMainThread () [0x00000] in <7c60d8758d89448f882ab477287609a2>:0
  at Arcen.Universal.ArcenUI_Window.OnUpdateVolatileDataFromMainThread () [0x00000] in <7c60d8758d89448f882ab477287609a2>:0
  at Arcen.Universal.ArcenUI.OnUpdateVolatileDataFromMainThread () [0x00000] in <7c60d8758d89448f882ab477287609a2>:0
  at Arcen.Universal.Engine_Universal.OnUpdateFromMainThread () [0x00000] in <7c60d8758d89448f882ab477287609a2>:0

                                                                                                                                                    
7/31/2021 8:21:48 PM 3.500 HOST Exception in PrivateNomadPlanetNotifier.RenderContents at stage 10:System.NullReferenceException: Object re\
ference not set to an instance of an object
  at Arcen.AIW2.External.SpecialFaction_NomadPlanets+PrivateNomadPlanetNotifier.ContentGetter (Arcen.AIW2.Core.NotifierFillData Data, Arcen.Univers\
al.ArcenUIWrapperedUnityImage Image, Arcen.Universal.ArcenUI_Image+SubImageGroup SubImages, Arcen.Universal.SubTextGroup SubTexts) [0x00055] in <a8\
a42ed105934a93936beb10c4b203db>: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 <7c60d8758d89448f882ab477287609a2>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <7c60d8758d89448f882ab4\
77287609a2>:0
  at Arcen.AIW2.External.SpecialFaction_NomadPlanets+PrivateNomadPlanetNotifier.ContentGetter (Arcen.AIW2.Core.NotifierFillData Data, Arcen.Univers\
al.ArcenUIWrapperedUnityImage Image, Arcen.Universal.ArcenUI_Image+SubImageGroup SubImages, Arcen.Universal.SubTextGroup SubTexts) [0x00000] in <a8\
a42ed105934a93936beb10c4b203db>:0
  at Arcen.AIW2.Core.NotificationNonSim.UpdateContentFromVolatile (Arcen.Universal.ArcenUIWrapperedUnityImage Image, Arcen.Universal.ArcenUI_Image+\
SubImageGroup SubImages, Arcen.Universal.SubTextGroup SubTexts) [0x00000] in <31d1309d96ce4061834d6a0a68883198>:0
  at Arcen.AIW2.External.Window_NotificationsDisplay+btnNotification.UpdateContentFromVolatile (Arcen.Universal.ArcenUIWrapperedUnityImage Image, A\
rcen.Universal.ArcenUI_Image+SubImageGroup SubImages, Arcen.Universal.SubTextGroup SubTexts) [0x00000] in <a8a42ed105934a93936beb10c4b203db>:0
  at Arcen.Universal.ArcenUI_ImageButton.OnUpdateVolatileDataFromMainThread () [0x00000] in <7c60d8758d89448f882ab477287609a2>:0
  at Arcen.Universal.ArcenUI_Window.OnUpdateVolatileDataFromMainThread () [0x00000] in <7c60d8758d89448f882ab477287609a2>:0

7/31/2021 9:20:20 PM 3.500 HOST DELAYED276: Exception in AOE calculation 1800: System.NullReferenceException: Object reference not set to a\
n instance of an object
  at Arcen.AIW2.External.EntitySimLogicImplementation+<>c__DisplayClass34_2.<CheckForShotAOEDetonation>b__0 (Arcen.AIW2.Core.GameEntity_Squad other\
Entity) [0x00033] in <a8a42ed105934a93936beb10c4b203db>:0
7/31/2021 9:20:20 PM 3.500 HOST DELAYED277: Exception in AOE calculation 1800: System.NullReferenceException: Object reference not set to a\
n instance of an object
  at Arcen.AIW2.External.EntitySimLogicImplementation+<>c__DisplayClass34_2.<CheckForShotAOEDetonation>b__0 (Arcen.AIW2.Core.GameEntity_Squad other\
Entity) [0x00033] in <a8a42ed105934a93936beb10c4b203db>:0
7/31/2021 9:20:20 PM 3.500 HOST DELAYED278: Exception in AOE calculation 1800: System.NullReferenceException: Object reference not set to a\
n instance of an object
  at Arcen.AIW2.External.EntitySimLogicImplementation+<>c__DisplayClass34_2.<CheckForShotAOEDetonation>b__0 (Arcen.AIW2.Core.GameEntity_Squad other\
Entity) [0x00033] in <a8a42ed105934a93936beb10c4b203db>:0
TagsNo tags attached.

Relationships

related to 0025455 resolvedChris_McElligottPark MP client errors in most recent beta 

Activities

Chris_McElligottPark

Aug 4, 2021 10:06 pm

administrator   ~0062596

That first one:

* The message that starts out like "To properly be stored, the value of each combat space coordinate must be between -262,143 and +262,143 but the coordinates" was previously showing wrong values for what the actual x and y were (they were shown as clamped), so that was not very helpful. Now it shows the actual values.

Chris_McElligottPark

Aug 4, 2021 10:09 pm

administrator   ~0062597

Okay this one:

* PrivateCounterattackNotifier.RenderContents now has better error reporting, but the error that was seen there in 3.500 is we THINK fixed. If not, we'll get a better error from it next time. We were seeing this in both solo and MP play, so it should be fixed.


And then the AOE stuff has all been replaced, too. Thanks!

Issue History

Date Modified Username Field Change
Aug 1, 2021 8:21 pm BadgerBadger New Issue
Aug 1, 2021 8:21 pm BadgerBadger Status new => assigned
Aug 1, 2021 8:21 pm BadgerBadger Assigned To => Chris_McElligottPark
Aug 1, 2021 8:21 pm BadgerBadger Relationship added related to 0025455
Aug 4, 2021 10:06 pm Chris_McElligottPark Note Added: 0062596
Aug 4, 2021 10:09 pm Chris_McElligottPark Status assigned => resolved
Aug 4, 2021 10:09 pm Chris_McElligottPark Resolution open => fixed
Aug 4, 2021 10:09 pm Chris_McElligottPark Fixed in Version => Beta 3.503 Multiplayer Sound
Aug 4, 2021 10:09 pm Chris_McElligottPark Note Added: 0062597