Just Enough Items (JEI)

Just Enough Items (JEI)

386M Downloads

JEI crashes on singlepalyer world startup, forge 1.20.1 [Crash]:

EgggyBoi opened this issue ยท 4 comments

commented

Steps to Reproduce the Crash

Step one: open Minecraft
Step two: open/create "New World" (super-flat void preset is what I used)
Step three: open "Crash-Client.txt"

Mod Pack URL (Optional)

No response

Mod Pack Version (Optional)

No response

Extra Notes (Optional)

EMI and its addons do not affect crash log.
JEI addons do not affect crash log.
[Let's Do] API and the mods that use it does not affect crash log.

JEI crashes MineCraft 1.20.1 when the screen is on joining world.
I am using the latest version of JEI, 15.8.0.19.
I have tried changing versions of JEI.
The game works fine without JEI installed, (I can join worlds without the game crashing.)

I have no clue what i'm doing wrong plz help.

Crash Report

https://gist.github.com/EgggyBoi/c024e044f40363d380ef1cb3a03bc294

commented

Thanks for the report!
This issue is caused by LDLib:

Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [ldlib-common.mixins.json:jei.RecipeSlotAccessor] from phase [DEFAULT] in config [ldlib-common.mixins.json] FAILED during APPLY

They are using mixins to edit JEI's code but it is failing.
Please report to them here: https://github.com/Low-Drag-MC/LDLib-Architectury/issues

commented

Thanks. It doesn't seem like JEI is the problem outright but JEI, LDLib, and Gregtech have conflicts

This issue was fixed in the latest version of LDLib

Thanks for the report! This issue is caused by LDLib:

Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [ldlib-common.mixins.json:jei.RecipeSlotAccessor] from phase [DEFAULT] in config [ldlib-common.mixins.json] FAILED during APPLY

They are using mixins to edit JEI's code but it is failing. Please report to them here: https://github.com/Low-Drag-MC/LDLib-Architectury/issues

commented

This has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.

commented

This has been automatically closed because it has not had recent activity. Please feel free to update or reopen it.