Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.18.2] Crash When Clicking An Effect #22

Open
PhweeDev opened this issue Oct 26, 2022 · 22 comments
Open

[1.18.2] Crash When Clicking An Effect #22

PhweeDev opened this issue Oct 26, 2022 · 22 comments

Comments

@PhweeDev
Copy link

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

@MehVahdJukaar
Copy link
Owner

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

@PhweeDev
Copy link
Author

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

@PhweeDev
Copy link
Author

Has this been looked into?

@MehVahdJukaar
Copy link
Owner

Not yet

@Not-February
Copy link

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

@MehVahdJukaar
Copy link
Owner

Can you upload that log again?

@Not-February
Copy link

Oops. Guess I messed up the link somehow.

Here you go.

@Lilygabe
Copy link

Lilygabe commented Jan 1, 2023

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

@Shadowrs
Copy link

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}

@ghost
Copy link

ghost commented Jan 21, 2023

1.19.2
The same
Click crash
QQ截图20230121220619

@him126163
Copy link

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?

@Diedntgo
Copy link

Also having this issue in 1.18.2

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

@MehVahdJukaar
Copy link
Owner

Still can't replicate

@MehVahdJukaar
Copy link
Owner

Maybe it's some other Jei plugin failing

@Diedntgo
Copy link

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

@him126163
Copy link

no,i haven"t installed bontania yet

@Diedntgo
Copy link

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)

@MetalKnight56
Copy link

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

@thevalleyy
Copy link

This issue ist still present in 1.20.1.

@MehVahdJukaar
Copy link
Owner

Do you have jei or Rei I stalled?

@thevalleyy
Copy link

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

@TysonTheEmber
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants