View Issue Details

IDProjectCategoryLast Update
0026900AI War 2Crash/ExceptionApr 20, 2022 3:12 pm
ReporterNRSirLimbo Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version4.016 Necromantic Polish 
Fixed in Version4.025 Lightning Conduction 
Summary0026900: Exception Popup: "Exception in AIWar2Networking.HandleMessage: messageType: FromClientToServer_SendMyNextCommandBatch"
DescriptionThis was quitting a game to main menu on the current development build, in SINGLEPLAYER!:


4/10/2022 11:29:30 PM 4.015 SINGLEP Exception in AIWar2Networking.HandleMessage: messageType: FromClientToServer_SendMyNextCommandBatch IsFromSelfWithoutNetwork: True senderNetworkID: 0 CoreNetworkMessageType: GameSpecific buffer.GetLengthOfCurrentChunk(): 512000 Exception: System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.Core.GameCommand.DeserializeFrom_AlwaysForNetworkNeverDisk (Arcen.Universal.SerMetaData MetaData, Arcen.Universal.ArcenDeserializationBuffer Buffer, Arcen.Universal.SerializationCommandType SerializationCmdType, System.Boolean HasJustRecievedThisFromAClient) [0x0002d] in <5a52e932575947cdac8b4ae02617b9e9>:0
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x0010f] in <5a52e932575947cdac8b4ae02617b9e9>:0
TagsNo tags attached.

Activities

NRSirLimbo

Apr 10, 2022 5:32 pm

developer  

ArcenDebugLog.txt (3,409,691 bytes)

Chris_McElligottPark

Apr 20, 2022 3:12 pm

administrator   ~0066192

Thanks!

* Fixed an exception that could happen in the deserialization buffer if the timing was just wrong when you exited to the main menu.

Issue History

Date Modified Username Field Change
Apr 10, 2022 5:32 pm NRSirLimbo New Issue
Apr 10, 2022 5:32 pm NRSirLimbo File Added: ArcenDebugLog.txt
Apr 20, 2022 3:12 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Apr 20, 2022 3:12 pm Chris_McElligottPark Status new => resolved
Apr 20, 2022 3:12 pm Chris_McElligottPark Resolution open => fixed
Apr 20, 2022 3:12 pm Chris_McElligottPark Fixed in Version => 4.025 Lightning Conduction
Apr 20, 2022 3:12 pm Chris_McElligottPark Note Added: 0066192