Closed mrknify closed 1 month ago
Thank you @mrknify for reporting this, I must confess FC jumping is not something I get to test very often. I recently released an update to the Windows store and I recommend updating.
I will take a look at the code mentioned above and see what I can do. Thank you again.
No prob. I had this error on SRV Survey as well but didn't report it there. (Same error same jump etc..)
This may be more of a me error, I'll try to duplicate it to get replication for better trouble shooting.
Alas there's not enough information here to diagnose a root cause.
@mrknify - there have been many quality fixes since version 1.1.3.0 - I recommend updating to the latest store build and give me a shout if you see anything like this again. (And if it does happen, could you share the whole log file too?)
What happened?
Carrier jumping, while using chrome. Not the first time i've done this but the first error doing this.
Version
1.1.3.0
Exception message
Collection was modified; enumeration operation may not execute.
Exception stack
at System.Collections.Generic.List`1.Enumerator.MoveNextRare() at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonSerializer.Serialize(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer) at Newtonsoft.Json.JsonConvert.SerializeObject(Object value, Type type, Formatting formatting, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.SerializeObject(Object value, Formatting formatting, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.SerializeObject(Object value, Formatting formatting) at SrvSurvey.game.Data.Save() at SrvSurvey.game.Game.Journals_onJournalEntry(JournalEntry entry, Int32 index)
Relevant log output