Just Enough Effect Descriptions (JEED)

Just Enough Effect Descriptions (JEED)

10M Downloads

[1.18.2] Crash When Clicking An Effect

PhweeDev opened this issue · 22 comments

commented

So I have a fairly large modpack and wanted to add Just Enough Effect Descriptions. Unfortunately. when I clicked an effect that I had on, It crashed my game. Below is the crash report.

Report: https://paste.gg/p/anonymous/06ad5b152a03403f8dae3f1e51b8759f

commented

I am also requesting a fix for this, or simply make a config to disable clicking on effect in inventory. https://pastebin.com/3UaxfvjK

commented

Seems either an outdated JEI or it recently got updated changing the api

commented

I'm using the latest beta build of JEI for 1.18.2, which is 1.18.2-9.7.2.273

commented

Has this been looked into?

commented

Not yet

commented

I'm having this occur on a 1.19.2 version of the mod as well in my modpack; it's not just 1.18.2. Might consider cross comparing mods which add innate JEED support to see if there's anything in common between our two modpacks?

Crash log for my particular case

(relevant versions of basic mods, though they're also in the log)
MC 1.19.2
Forge 43.2.1
JEI 11.5.0.297
JEED 1.17

commented

Can you upload that log again?

commented

Oops. Guess I messed up the link somehow.

Here you go.

commented

I hope this will be looked into soon, I am also having the same issue in 1.18.2

commented

Same issue for me.
jeed-1.18.2-1.11
jei-1.18.2-forge-10.2.1.283
MC 1.18.2
Forge 40.2.0

https://pastebin.com/aBqjag7L

java.lang.NullPointerException: Cannot invoke "mezz.jei.api.runtime.IJeiRuntime.getRecipesGui()" because "net.mehvahdjukaar.jeed.jei.JEIPlugin.JEI_RUNTIME" is null
	at net.mehvahdjukaar.jeed.jei.plugins.InventoryScreenHandler.onClickedEffect(InventoryScreenHandler.java:73) ~[jeed-1.18.2-1.11.jar%23231!/:1.18.2-1.11] {re:mixin,re:classloading}
	at net.minecraft.client.gui.screens.inventory.EffectRenderingInventoryScreen.m_6375_(EffectRenderingInventoryScreen.java:530) ~[client-1.18.2-20220404.173914-srg.jar%23409!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:jeed.mixins.json:DisplayEffectScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
commented

1.19.2
The same
Click crash
QQ截图20230121220619

commented

it also crash in 1.18.1
crash-2023-02-08_11.49.28-client.txt
so , if l install the jei in 2022.2 or earlier,it will crashed or not?

commented

Maybe it's some other Jei plugin failing

commented

Still can't replicate

commented

Also having this issue in 1.18.2

jei-1.18.2-forge-10.2.1.1002
jeed-1.18.2-1.11

commented

I think I found the issue. It's Botania.
For some reason removing Botania seems to fix the issue, and it happened after testing the two mods (and their dependents) by themselves.

jei-1.18.2-forge-10.2.1.1002
jeed-1.18.2-1.11
Botania-1.18.2-435
curios-forge-1.18.2-5.0.7.1
Patchouli-1.18.2-71.1

crash-2023-02-14_19.58.36-client.txt

commented

no,i haven"t installed bontania yet

commented

You might have some other mod with the same issue Botania seems to have. For me, removing just Botania from my ~350 mods fixed the issue (1.18.2)

commented

Yep can confirm, this is def an issue with botania and JEED

commented

This issue ist still present in 1.20.1.

commented

Do you have jei or Rei I stalled?

commented

No. I've installed Better Recipe Book if that helps.