PieKing1215 / InvMove-Forge

Minecraft Forge mod that adds the ability to walk around while in inventories
GNU Lesser General Public License v3.0
2 stars 1 forks source link

(1.15.2 | 0.4.6) JEI not showing, and got log on bottom showing error #5

Closed dreckz closed 2 years ago

dreckz commented 4 years ago

Describe the bug Invmove is having a compatibility issue with JEI

To Reproduce Have JEI and possibly JER installed with invmove and look at the inventory. The JEI template does not show up.

Crash Log The Log prints out an error in compatibility with JEI (scroll to the bottom of the log to see) 2020-08-06-7.log

Version and Mod List List the version of InvMove, the version of Forge, and the version of Minecraft the issue happens on: InvMove: 0.4.6 Forge: 31.2.35 Minecraft: 1.15.2

PieKing1215 commented 4 years ago

Can you attach a mod list or try to reproduce the problem with as few mods as you can? I can't get this problem to happen with just InvMove, JEI, and JER.

It seems like the JEI runtime is failing to start for some reason and my code wasn't set up to deal with that. If you can get it to happen with only a few mods it would make finding the problem much easier.

PieKing1215 commented 2 years ago

If this is still an issue, feel free to reopen an issue in the new rewrite repo.