Files
se-launcher/CringeLauncher/Patches/ModScriptCompilerPatch.cs
pas2704 d49d29a8e2 Worked on ModScriptCompilerPatch
I can load into a test world successfully, and the mods seemingly compile fine. Scripts compile when loading into the world, but no longer compile when the world is loaded (not sure why). Pressing the CheckCode button never finishes either, and it seems to get stuck at the end of CompileAsync
For some reason, mod assemblies don't unload after reloading the world, even when disabling other plugins to test.
2023-04-19 19:08:39 -04:00

15 KiB