Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work in 1.6 version #98

Open
Hronom opened this issue Sep 13, 2022 · 5 comments
Open

Doesn't work in 1.6 version #98

Hronom opened this issue Sep 13, 2022 · 5 comments

Comments

@Hronom
Copy link

Hronom commented Sep 13, 2022

image

error.txt

Exception has been thrown by the target of an invocation.
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
   at WolvenKit.RED4.IO.Red4Reader.ReadCHandle(Type type)
   at WolvenKit.RED4.IO.Red4Reader.ReadGeneric(Type type, UInt32 size, Flags flags)
   at WolvenKit.RED4.IO.Red4Reader.Read(Type type, UInt32 size, Flags flags)
   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.<LoadSave>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)
@Menno5
Copy link

Menno5 commented Sep 13, 2022

Is this from the download here? There is a new version on https://www.nexusmods.com/cyberpunk2077/mods/718 and that version works fine here with CP2077 Patch 1.6. That version is not (yet) here though.

@Hronom
Copy link
Author

Hronom commented Sep 13, 2022

@Menno5 correct, this is from here(latest version). Is there a way to merge it?

@Deweh
Copy link
Owner

Deweh commented Sep 13, 2022

The latest version is from seberoth's fork. I have given him permission to upload to the Nexus page. He is now the defacto maintainer of CyberCAT-SimpleGUI, as I am no longer able to maintain the project due to current life circumstances.

@Hronom
Copy link
Author

Hronom commented Sep 13, 2022

@Deweh can he also merge his fork here? Since this is main repo, it's good to merge changes back

@Menno5
Copy link

Menno5 commented Sep 13, 2022

The latest version is from seberoth's fork. I have given him permission to upload to the Nexus page. He is now the defacto maintainer of CyberCAT-SimpleGUI, as I am no longer able to maintain the project due to current life circumstances.

Okay thanks, good to know.
And good luck, hope it will be okay soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants