crash when displaying JEI menu
0Navis0 opened this issue ยท 4 comments
I get this crash when trying to display JEI menu, it seems something goes wrong with CodeChickenLib. https://pastebin.com/CC9eaDS7
You have a mod causing JEI to not load properly, likely Primitive Mobs as i debugged this exact same crash on discord with a friend yesterday. Update ALL your mods in the pack, If that doesn't solve it, provide your full log file.
All my mods are already updated, anyway here is the full log.
latest.log
Yeah appears JEI is somehow in a broken state from one of your mods, most likely PrimitveMobs (the fix was to remove it or backdate it i think), @mezz any ideas why JEI would be in an invalid state from a plugin not starting properly?