JER doesn't load
taswin opened this issue ยท 1 comments
When loading a minecraft world with just JEI and JER, JER fails to load recipies
Minecraft: 1.20.4
NeoForge: 20.4.232
Mods:
- JEI: 17.3.0.49
- JER: 1.5.0.4
Steps to recreate:
- Make NeoForge instance with JEI and JER
- Start game and create world
- Check logs
error when loading world or reloading recipies ("/reload") causes JER to not load anything.
[Render thread/ERROR] [me.je.li.lo.PluginCaller/]: Caught an error from mod plugin: class jeresources.jei.JEIConfig minecraft:jeresources
java.lang.NoClassDefFoundError: net/minecraft/class_1935
possible duplicate of 476
I seem to get the same error with Forge.
Minecraft: 1.20.4
Forge: 49.0.38
Mods:
- JEI: 17.3.0.49
- JER: 1.5.0.4
Steps to recreate:
- Make Forge instance with JEI and JER
- Start game and create world
- Open inventory
- Check logs
error when loading recipies causes JER to not load anything.
[Render thread/ERROR] [me.je.li.lo.PluginCaller/]: Caught an error from mod plugin: class jeresources.jei.JEIConfig minecraft:jeresources
java.lang.NoClassDefFoundError: net/minecraft/class_1935