Deweh / CyberCAT-SimpleGUI

A simplified offshoot of SirBitesalot's CyberCAT.
MIT License
233 stars 45 forks source link

error opening PS4 save #97

Open novalkun opened 2 years ago

novalkun commented 2 years ago

here is the log error:

Non-negative number required. (Parameter 'count') at System.IO.BinaryReader.ReadBytes(Int32 count) at WolvenKit.RED4.Save.ContainerManagerInjectedLootParser.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.b2() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.<>c.<.cctor>b272_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)

Method-Development commented 1 year ago

Yup, getting this same error.