Just Enough Items (JEI)

Just Enough Items (JEI)

386M Downloads

[Crash]: "Object.getClass()" because "plugin" is null

Malganis1 opened this issue ยท 2 comments

commented

Steps to Reproduce the Crash

When trying to view the recipe of any item on the server - the client crashes. However, in the single-player game everything is fine. Although on the server and in the client are the same mods.

I tried using REI and everything works fine, but I want to use JEI.

Mod Pack URL (Optional)

https://mega.nz/file/RABG0ZRD#OLk6TH_WgFK8LeDPs28Ak6hpDQ4Uu-1EyUO6lOnpaX8

Mod Pack Version (Optional)

No response

Extra Notes (Optional)

No response

Crash Report

https://gist.github.com/Malganis1/e79864a264bf9be957229a9424bbb93c

commented

Thanks, everything works now!

commented

Thanks for the report!
I have released a new version, jei-1.20.1-forge-15.3.0.1.jar which may help with this problem.
Please try it out and let me know if you still get the crash.

The fix in the code is here: e875051