Hi
The program can successfully open and work on the first run (install mod api and mods)
But when running again the code freezes. I run the debugger and it seems like its freezing on ModManager.cs:383. (types = asm.GetTypes();)
I can do some more investigation later if this is not enough.
I run the exe with mono if that's relevant.
Hi
The program can successfully open and work on the first run (install mod api and mods)
But when running again the code freezes. I run the debugger and it seems like its freezing on ModManager.cs:383. (
types = asm.GetTypes();)I can do some more investigation later if this is not enough.
I run the exe with mono if that's relevant.