You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Happening since the last update, not sure why some peoples saves work some dont.
Exception of type 'System.Exception' was thrown.
at WolvenKit.RED4.Save.PersistencySystem2Reader.ReadClass(Type type, UInt32 size)
at WolvenKit.RED4.Save.PersistencySystem2Parser.Read(BinaryReader reader, NodeEntry node)
at WolvenKit.RED4.Save.ParserHelper.ReadNode(BinaryReader reader, NodeEntry node)
at WolvenKit.RED4.Save.IO.CyberpunkSaveReader.LoadFromStream(Stream stream, List`1 flatNodes)
at WolvenKit.RED4.Save.IO.CyberpunkSaveReader.ReadFile(CyberpunkSaveFile& file)
at CP2077SaveEditor.Form1.<>c__DisplayClass34_0.b__2()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at CP2077SaveEditor.Form1.LoadSave(String savePath)
The text was updated successfully, but these errors were encountered:
Happening since the last update, not sure why some peoples saves work some dont.
Exception of type 'System.Exception' was thrown.
at WolvenKit.RED4.Save.PersistencySystem2Reader.ReadClass(Type type, UInt32 size)
at WolvenKit.RED4.Save.PersistencySystem2Parser.Read(BinaryReader reader, NodeEntry node)
at WolvenKit.RED4.Save.ParserHelper.ReadNode(BinaryReader reader, NodeEntry node)
at WolvenKit.RED4.Save.IO.CyberpunkSaveReader.LoadFromStream(Stream stream, List`1 flatNodes)
at WolvenKit.RED4.Save.IO.CyberpunkSaveReader.ReadFile(CyberpunkSaveFile& file)
at CP2077SaveEditor.Form1.<>c__DisplayClass34_0.b__2()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at CP2077SaveEditor.Form1.LoadSave(String savePath)
The text was updated successfully, but these errors were encountered: