Just Enough Resources (JER)

Just Enough Resources (JER)

145M Downloads

JER doesn't load

taswin opened this issue ยท 1 comments

commented

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:

  1. Make NeoForge instance with JEI and JER
  2. Start game and create world
  3. 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

https://mclo.gs/BxChoeb

possible duplicate of 476

commented

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:

  1. Make Forge instance with JEI and JER
  2. Start game and create world
  3. Open inventory
  4. 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

https://mclo.gs/pmp1BRO