View Issue Details

IDProjectCategoryLast Update
0024117AI War 2Crash/ExceptionFeb 28, 2022 1:13 pm
ReporterDaniexpert Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version2.631 Multiplayer Swaps And Performance 
Summary0024117: MP exception: Networking.HandleMessage
Description11/15/2020 4:56:48 PM Exception in AIWar2Networking.HandleMessage: messageType: FromServerToClient_PeriodicPlanetFactionSyncDataThatJustOverrides IsFromSelfWithoutNetwork: False senderNetworkID: 0 CoreNetworkMessageType: GameSpecific buffer.GetLength(): 1411 Exception: System.NullReferenceException: Object reference not set to an instance of an object
  at AIWar2NetworkSync.Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x000a3] in <9ffc4a05a90e4fd89144f3ce4dea23dd>:0
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x001b5] in <9ffc4a05a90e4fd89144f3ce4dea23dd>:0
11/15/2020 4:56:48 PM Fixed attempt to read more faction data than we had factions on the client.
11/15/2020 4:56:49 PM Exception in Client_AcceptDivergenceDataFromHost-DivergencesSection: debugStage: 1200 Exception: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
  at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
  at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
  at AIWar2NetworkSync.Client_AcceptDivergenceDataFromHost (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00306] in <9ffc4a05a90e4fd89144f3ce4dea23dd>:0
11/15/2020 4:56:49 PM Exception in AIWar2Networking.HandleMessage: messageType: FromServerToClient_PeriodicPlanetFactionSyncDataThatJustOverrides IsFromSelfWithoutNetwork: False senderNetworkID: 0 CoreNetworkMessageType: GameSpecific buffer.GetLength(): 1403 Exception: System.NullReferenceException: Object reference not set to an instance of an object
  at AIWar2NetworkSync.Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x000a3] in <9ffc4a05a90e4fd89144f3ce4dea23dd>:0
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x001b5] in <9ffc4a05a90e4fd89144f3ce4dea23dd>:0
11/15/2020 4:56:49 PM Fixed attempt to read more faction data than we had factions on the client.
TagsNo tags attached.

Activities

Daniexpert

Nov 15, 2020 12:11 pm

manager   ~0059606

Same exception in .txt file
exception.txt (2,587 bytes)   
11/15/2020 4:56:48 PM Exception in AIWar2Networking.HandleMessage: messageType: FromServerToClient_PeriodicPlanetFactionSyncDataThatJustOverrides IsFromSelfWithoutNetwork: False senderNetworkID: 0 CoreNetworkMessageType: GameSpecific buffer.GetLength(): 1411 Exception: System.NullReferenceException: Object reference not set to an instance of an object
  at AIWar2NetworkSync.Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x000a3] in <9ffc4a05a90e4fd89144f3ce4dea23dd>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x001b5] in <9ffc4a05a90e4fd89144f3ce4dea23dd>:0 
11/15/2020 4:56:48 PM Fixed attempt to read more faction data than we had factions on the client.
11/15/2020 4:56:49 PM Exception in Client_AcceptDivergenceDataFromHost-DivergencesSection: debugStage: 1200 Exception: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
  at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 
  at AIWar2NetworkSync.Client_AcceptDivergenceDataFromHost (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x00306] in <9ffc4a05a90e4fd89144f3ce4dea23dd>:0 
11/15/2020 4:56:49 PM Exception in AIWar2Networking.HandleMessage: messageType: FromServerToClient_PeriodicPlanetFactionSyncDataThatJustOverrides IsFromSelfWithoutNetwork: False senderNetworkID: 0 CoreNetworkMessageType: GameSpecific buffer.GetLength(): 1403 Exception: System.NullReferenceException: Object reference not set to an instance of an object
  at AIWar2NetworkSync.Client_AcceptPeriodicPlanetFactionSyncDataThatJustOverrides (Arcen.Universal.ArcenDeserializationBuffer buffer) [0x000a3] in <9ffc4a05a90e4fd89144f3ce4dea23dd>:0 
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x001b5] in <9ffc4a05a90e4fd89144f3ce4dea23dd>:0 
11/15/2020 4:56:49 PM Fixed attempt to read more faction data than we had factions on the client.
exception.txt (2,587 bytes)   

Daniexpert

Nov 18, 2020 12:48 pm

manager   ~0059636

Happened again in 2.633.
Seems to happen 2-3 seconds before attempting a Steam P2P connection.

Chris_McElligottPark

Feb 28, 2022 1:13 pm

administrator   ~0064916

Should be solved at this point!

Issue History

Date Modified Username Field Change
Nov 15, 2020 12:08 pm Daniexpert New Issue
Nov 15, 2020 12:10 pm Daniexpert Description Updated
Nov 15, 2020 12:11 pm Daniexpert File Added: exception.txt
Nov 15, 2020 12:11 pm Daniexpert Note Added: 0059606
Nov 18, 2020 12:48 pm Daniexpert Note Added: 0059636
Feb 28, 2022 1:13 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Feb 28, 2022 1:13 pm Chris_McElligottPark Status new => resolved
Feb 28, 2022 1:13 pm Chris_McElligottPark Resolution open => fixed
Feb 28, 2022 1:13 pm Chris_McElligottPark Note Added: 0064916