Deweh / CyberCAT-SimpleGUI

A simplified offshoot of SirBitesalot's CyberCAT.
MIT License
232 stars 44 forks source link

Error loading save: Unknown property: "FastTravelSystem.lastUpdatedAchievementCount" #64

Closed edmondico closed 3 years ago

edmondico commented 3 years ago

One or more errors occurred. (Unknown property: "FastTravelSystem.lastUpdatedAchievementCount") at System.Threading.Tasks.TaskReplicator.Run[TState](ReplicatableUserAction1 action, ParallelOptions options, Boolean stopOnFirstFailure) at System.Threading.Tasks.Parallel.PartitionerForEachWorker[TSource,TLocal](Partitioner1 source, ParallelOptions parallelOptions, Action1 simpleBody, Action2 bodyWithState, Action3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func5 bodyWithEverything, Func1 localInit, Action1 localFinally) --- End of stack trace from previous location --- at System.Threading.Tasks.Parallel.ThrowSingleCancellationExceptionOrOtherException(ICollection exceptions, CancellationToken cancelToken, Exception otherException) at System.Threading.Tasks.Parallel.PartitionerForEachWorker[TSource,TLocal](Partitioner1 source, ParallelOptions parallelOptions, Action1 simpleBody, Action2 bodyWithState, Action3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func5 bodyWithEverything, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable1 source, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Action3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func5 bodyWithEverything, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable1 source, Action1 body) at CyberCAT.Core.Classes.Parsers.GenericUnknownStructParser.InternalRead(NodeEntry node, BinaryReader reader) at CyberCAT.Core.Classes.Parsers.GenericUnknownStructParser.ReadWithMapping(NodeEntry node, BinaryReader reader, List1 parsers) at CyberCAT.Core.Classes.Parsers.ScriptableSystemsContainerParser.Read(NodeEntry node, BinaryReader reader, List1 parsers) at CyberCAT.Core.Classes.Parsers.ParserUtils.ParseChildren(IEnumerable1 children, BinaryReader reader, List`1 parsers, Boolean primary) at CyberCAT.Core.Classes.SaveFile.LoadFromStream(Stream stream) at CyberCAT.Core.Classes.SaveFile.Load(Stream inputStream) at CP2077SaveEditor.SaveFileHelper.Load(Stream inputStream) at CP2077SaveEditor.Form1.<>cDisplayClass29_0.b0(Object sender, DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

Cygnall commented 3 years ago

I believe this is a duplicate issue

edmondico commented 3 years ago

I believe this is a duplicate issue

Could be, sorry if that's the case

mulliganplummer commented 3 years ago

I am also getting this error message. I can't open saves after a certain point. If I select a save that I can open in SaveEditor and then save it as a new save. Then it will not open as well.

image

Deweh commented 3 years ago

Support for patch 1.23 has been added in v0.10a