Iron Backpacks

Iron Backpacks

54M Downloads

NoClassDefFoundError crash when JEI is not installed

Hazerd opened this issue ยท 1 comments

commented

Issue Description:

In a new instance of Minecraft 1.10.2 with only IronBackpacks installed, opening any inventory and right-clicking a slot will cause the game to crash.
java.lang.NoClassDefFoundError: mezz/jei/api/IGuiHelper
at gr8pefish.ironbackpacks.client.ClientEventHandler.onGuiMouse(ClientEventHandler.java:55)

Affected Versions (Do not use "latest"):

  • IronBackpacks: 2.2.13
  • Minecraft: 1.10.2
  • Forge: 12.18.2.2125
commented

Yeah, it's listed as a hard dependency currently, I should (and will) alter that.