View Issue Details

IDProjectCategoryLast Update
0027042AI War 2Crash/ExceptionApr 20, 2022 10:48 am
Reporterslake-moth Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version4.024 Graveyard Digger 
Fixed in Version4.025 Lightning Conduction 
Summary0027042: Exception in AIWar2Networking.HandleMessage: messageType: FromClientToServer_SendMyNextCommandBatch
DescriptionError occurred during a single player game when going back to the main menu (hangar scene).

4/19/2022 7:23:49 PM 4.024 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) [0x0003b] in <33b33e6943914cb6970182ab24fd4954>:0
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x0012d] in <33b33e6943914cb6970182ab24fd4954>:0
TagsNo tags attached.

Activities

Chris_McElligottPark

Apr 20, 2022 10:48 am

administrator   ~0066166

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 19, 2022 7:28 pm slake-moth New Issue
Apr 20, 2022 10:48 am Chris_McElligottPark Assigned To => Chris_McElligottPark
Apr 20, 2022 10:48 am Chris_McElligottPark Status new => resolved
Apr 20, 2022 10:48 am Chris_McElligottPark Resolution open => fixed
Apr 20, 2022 10:48 am Chris_McElligottPark Fixed in Version => 4.025 Lightning Conduction
Apr 20, 2022 10:48 am Chris_McElligottPark Note Added: 0066166