[1.18.2] Crash When Clicking An Effect
PhweeDev opened this issue · 22 comments
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
I am also requesting a fix for this, or simply make a config to disable clicking on effect in inventory. https://pastebin.com/3UaxfvjK
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
Oops. Guess I messed up the link somehow.
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
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}
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?
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
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)
This issue ist still present in 1.20.1.