View Issue Details

IDProjectCategoryLast Update
0027073AI War 2Crash/ExceptionApr 23, 2022 9:15 pm
ReporterBadgerBadger Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version4.995 DLC3 Release Candidate 1 
Fixed in Version5.003 Revenant Efficacy 
Summary0027073: Hit exception quitting to main menu
DescriptionI quit to the main menu (the spaceship hanger scene) from a necromancer game about 1 minute in and hit this error:

4/22/2022 9:43:05 AM 4.995 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) [0x00038] in /data/Games/arcengames_aiw-ultra/CodeMain/ArcenAIW2Core/src/Logic/Networking/GameCommand.cs:1014
  at Arcen.AIW2.Core.AIWar2Networking.HandleMessage (System.Int64 UniqueMessageIDFromSender, System.Boolean IsFromSelfWithoutNetwork, System.UInt32 senderNetworkID, Arcen.Universal.ArcenNetworkMessageType CoreNetworkMessageType, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x0011a] in /data/Games/arcengames_aiw-ultra/CodeMain/ArcenAIW2Core/src/Logic/Networking/AIWar2Networking.cs:297
TagsNo tags attached.

Activities

Chris_McElligottPark

Apr 23, 2022 9:15 pm

administrator   ~0066359

Thanks!

* If the game is in the process of shutting down, there's a certain class of errors that could happen that were spurious but pretty rare that no longer can happen.

Issue History

Date Modified Username Field Change
Apr 22, 2022 11:43 am BadgerBadger New Issue
Apr 22, 2022 11:43 am BadgerBadger Status new => assigned
Apr 22, 2022 11:43 am BadgerBadger Assigned To => Chris_McElligottPark
Apr 22, 2022 11:44 am BadgerBadger Product Version 5.000 End Of An Era => 4.995 DLC3 Release Candidate 1
Apr 23, 2022 9:15 pm Chris_McElligottPark Status assigned => resolved
Apr 23, 2022 9:15 pm Chris_McElligottPark Resolution open => fixed
Apr 23, 2022 9:15 pm Chris_McElligottPark Fixed in Version => 5.003 Revenant Efficacy
Apr 23, 2022 9:15 pm Chris_McElligottPark Note Added: 0066359