1.18.2 - JEI Search enabled = immediate crash
a-droid-boop opened this issue ยท 3 comments
Minecraft Version: 1.18.2
Forge Version: 40.2.0
Mod Version: 1.6.2
Single Player or Server: Server
Describe problem (what you were doing; what happened; what should have happened):
My friend created the storage network. I enabled JEI Search, and then after closing and re opening the storage request table, my game immediately crashed. The error presented was java.lang.ClassNotFoundException: mezz.jei.Internal
. Typically, the game doesnt crash with JEI Search enabled, but it did it in this case. I cross referenced with some issues across other posts on this thread, and my issue lines up with the rest of the 2-3 I found.
My JEI version is 10.2.1.283
Log file link:
crash-2023-01-03_21.29.24-client.txt
Video/images/gifs (direct upload or link):
Not applicable. Its just a game crash.
Simple Storage Network is currently built against the JEI release 9.7.0.209. Any 10.X version will not work due to internal changes in JEI. So you can either downgrade your JEI or not use SSN for the time being
SSN is stuck on JEI 9.7.1.255 as the 10.x builds don't expose the keybinds so updating is almost impossible without doing some tricky stuff
hey there! dropped a line to mezz over at JEI and he said to let him know if you need to discuss with him. thank you for all your work on this!
note: i know that rolling back JEI and not updating it fixes the problem with SSN, but that means not being able to update JEI until SSN gets updated.