Lothrazar / Storage-Network

Other
43 stars 48 forks source link

1.18.2 - JEI Search enabled = immediate crash #473

Open a-droid-boop opened 1 year ago

a-droid-boop commented 1 year ago

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.

Mrbysco commented 1 year ago

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

MoonMoonShark commented 1 year ago

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!

https://github.com/mezz/JustEnoughItems/issues/3129

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.

Mrbysco commented 1 year ago

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