Mod crashes without modmenu.
Kichura opened this issue ยท 5 comments
When minecraft is started with this mod, it checks the code for modmenu api classes; and if it cannot find those then the game normally should just continue without it.
However instead of continuing, it crashes instead by saying that it cannot find anything.
https://pastebin.com/raw/tR1TeQvS - crash-report file in case it's needed.
Ah, yeah I know why, I merged the modmenu entry point and the config, making that class always load