mezz / JustEnoughItems

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

[Crash]: java.util.ServiceConfigurationError #3667

Open KCtops100 opened 3 months ago

KCtops100 commented 3 months ago

Steps to Reproduce the Crash

Hello, after doing some mod updates on my own modpack, the game crashes on startup. I narrowed it down to this mod, but I believe there is some incompatibilities with others. I am not sure what the issue is specifically, so help is appreciated.

Mod Pack URL (Optional)

No response

Mod Pack Version (Optional)

No response

Extra Notes (Optional)

No response

Crash Report

https://gist.github.com/KCtops100/e6b5cc88117d4271177eda6953fc0fcc

mezz commented 3 months ago

Thanks for the report!

This crash is quite hard to read but I have seen it before, it appears to be caused by gtceu (Greg Tech CE Unofficial Modern)

    Exception message: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Callback method gtceu$injectFluidTooltips(Lnet/minecraftforge/fluids/FluidStack;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V in gtceu.mixins.json:jei.FluidHelperMixin failed injection check, (0/1) succeeded. Scanned 2 target(s). Using refmap gtceu-1.20.1-refmap.json

Please report this to their issue tracker here: https://github.com/GregTechCEu/GregTech-Modern/issues and link back to this issue

github-actions[bot] commented 2 weeks 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.