Just Enough Items (JEI)

Just Enough Items (JEI)

369M Downloads

[Crash]: Crash when checking recipes

ChaosDogG opened this issue ยท 4 comments

commented

Steps to Reproduce the Crash

  1. Click on any item to check its crafting method
  2. Watch as the game collapses and screams at you

Mod Pack URL (Optional)

No response

Mod Pack Version (Optional)

No response

Extra Notes (Optional)

MC Version: 1.19.2
JEI Version: 11.7.0.1028

Crash Report

https://gist.github.com/ChaosDogG/6f063db70d143d3d2993deb1439e95e2

commented

Thanks for the report!

Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: LVT in mezz/jei/library/gui/recipes/RecipeLayout::drawRecipe(Lcom/mojang/blaze3d/vertex/PoseStack;II)V has incompatible changes at opcode 69 in callback almostunified-common.mixins.json:compat.JeiRecipeLayoutMixin->@Inject::unified$catchLayoutInfo(Lcom/mojang/blaze3d/vertex/PoseStack;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lmezz/jei/api/gui/drawable/IDrawable;IIII)V.

This seems to be caused by a failing mixin from the almostunified mod.
Please report to them here and link back to this issue: https://github.com/AlmostReliable/almostunified/issues

commented

will do, chief! thanks for the quick reply!

commented

Looks like the linking between issues didn't work for some reason, so here is the new issue: AlmostReliable/almostunified#93

commented

I think you can close this now.