mezz / JustEnoughItems

Item and Recipe viewing mod for Minecraft
https://www.curseforge.com/minecraft/mc-mods/jei
MIT License
786 stars 305 forks source link

[Crash]: When im starting minecraft, it crash with error #3641

Open GluWert opened 3 months ago

GluWert commented 3 months ago

Steps to Reproduce the Crash

  1. Launch minecraft

Mod Pack URL (Optional)

Custom

Mod Pack Version (Optional)

1.21

Extra Notes (Optional)

The game crashed whilst initializing game Error: java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'jei'!

Crash Report

https://gist.github.com/GluWert/4f9c595c97e56509902042e5d0a74090

mezz commented 3 months ago

Thanks for the report! The crash log is hard to read, but the issue comes from here:

Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector formatTooltipComponents(Ljava/util/stream/Stream;Lnet/minecraft/class_332;Ljava/util/List;IILnet/minecraft/class_327;Lnet/minecraft/class_1799;)Ljava/util/List; in legendarytooltips.fabric.mixins.json:JustEnoughItemsRenderHelperMixin from mod legendarytooltips failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap LegendaryTooltips-1.21-fabric-fabric-refmap.json

Please report this issue to legendarytooltips and link back here.

github-actions[bot] commented 1 week ago

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.