View Issue Details

IDProjectCategoryLast Update
0027118AI War 2Bug - GameplayApr 23, 2022 8:53 pm
ReporterRocketAssistedPuffin Assigned ToChris_McElligottPark  
Status closedResolutionunable to reproduce 
Product Version4.024 Graveyard Digger 
Summary0027118: Error upon attempting to start MP game
DescriptionDemo apparently got into the game normally, but I was still on the lobby (I did see a journal notification appear though).

4.024 CLIENT DELAYED38 TID21 Planet deserialization error at stage 3000 from serialized version 4.024 loading into new version 4.024, error: System.Exception: Could not read string 'PlayerNotes', but did get this partial one: '?H$Q“Q“22??2???Hh '.
Was for field with name: 'PlayerNotes' Exception: System.Exception: Tried to read condensed string format index 116 which is >= the length of 109 supported characters. Some bad data just happened prior to this!
  at Arcen.Universal.ArcenDeserializationBufferModern.GetBits_InnerHelperChar (System.Boolean ReadFullUnicode) [0x000c1] in <efc924270dc6453db691bfcc8d2fb4a5>:0
  at Arcen.Universal.ArcenDeserializationBufferModern.ReadString_Condensed (Arcen.Universal.SerMetaData MetaData, System.String FieldNameForErrors) [0x00120] in <efc924270dc6453db691bfcc8d2fb4a5>:0
  at Arcen.Universal.ArcenDeserializationBufferModern.ReadString_Condensed (Arcen.Universal.SerMetaData MetaData, System.String FieldNameForErrors) [0x002af] in <efc924270dc6453db691bfcc8d2fb4a5>:0
  at Arcen.AIW2.Core.Planet.DeserializeCoreIntoSelf (Arcen.Universal.SerMetaData MetaData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean LoadAsTemplate, System.Boolean HideErrors, Arcen.Universal.SerializationCommandType SerializationCmdType) [0x00104] in <33b33e6943914cb6970182ab24fd4954>:0
4.024 CLIENT DELAYED39 TID21 Error while loading world sent from host: System.Exception: Internal error and null world: The savegame you are trying to load had the following inner fatal error: Planet deserialization error at stage 3000 from serialized version 4.024 loading into new version 4.024, error: System.Exception: Could not read string 'PlayerNotes', but did get this partial one: '?H$Q“Q“22??2???Hh '.
Was for field with name: 'PlayerNotes' Exception: System.Exception: Tried to read condensed string format index 116 which is >= the length of 109 supported characters. Some bad data just happened prior to this!
  at Arcen.Universal.ArcenDeserializationBufferModern.GetBits_InnerHelperChar (System.Boolean ReadFullUnicode) [0x000c1] in <efc924270dc6453db691bfcc8d2fb4a5>:0
  at Arcen.Universal.ArcenDeserializationBufferModern.ReadString_Condensed (Arcen.Universal.SerMetaData MetaData, System.String FieldNameForErrors) [0x00120] in <efc924270dc6453db691bfcc8d2fb4a5>:0
  at Arcen.Universal.ArcenDeserializationBufferModern.ReadString_Condensed (Arcen.Universal.SerMetaData MetaData, System.String FieldNameForErrors) [0x002af] in <efc924270dc6453db691bfcc8d2fb4a5>:0
  at Arcen.AIW2.Core.Planet.DeserializeCoreIntoSelf (Arcen.Universal.SerMetaData MetaData, Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean LoadAsTemplate, System.Boolean HideErrors, Arcen.Universal.SerializationCommandType SerializationCmdType) [0x00104] in <33b33e6943914cb6970182ab24fd4954>:0
  at Arcen.Universal.UniversalMessageHandler.FromServerToClient_SendEntireWorld (Arcen.Universal.SerMetaData MetaData, Arcen.Universal.ArcenDeserializationBuffer buffer) [0x0012b] in <efc924270dc6453db691bfcc8d2fb4a5>:0
TagsNo tags attached.

Relationships

related to 0027117 closedChris_McElligottPark Error attempting to join MP game 

Activities

BadgerBadger

Apr 23, 2022 1:07 pm

manager   ~0066304

How did you get a version 4.024 today? Shouldn't you be on 5.001?

RocketAssistedPuffin

Apr 23, 2022 1:11 pm

reporter   ~0066306

The MP test was done some days ago. For whatever reason I had strong paranoia about putting MP logs up.

Chris_McElligottPark

Apr 23, 2022 2:30 pm

administrator   ~0066311

For this I'd need a savegame to be able to really verify much with it. In general, I'd also make sure that you have the latest and consistent files between yourself and Demo. Slight inconsistencies in the xml between client and host can cause things that look like this.

Issue History

Date Modified Username Field Change
Apr 23, 2022 12:55 pm RocketAssistedPuffin New Issue
Apr 23, 2022 1:07 pm BadgerBadger Assigned To => Chris_McElligottPark
Apr 23, 2022 1:07 pm BadgerBadger Status new => assigned
Apr 23, 2022 1:07 pm BadgerBadger Note Added: 0066304
Apr 23, 2022 1:08 pm BadgerBadger Relationship added related to 0027117
Apr 23, 2022 1:11 pm RocketAssistedPuffin Note Added: 0066306
Apr 23, 2022 2:30 pm Chris_McElligottPark Status assigned => feedback
Apr 23, 2022 2:30 pm Chris_McElligottPark Note Added: 0066311
Apr 23, 2022 8:53 pm Chris_McElligottPark Status feedback => closed
Apr 23, 2022 8:53 pm Chris_McElligottPark Resolution open => unable to reproduce