mezz / JustEnoughItems

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

[Crash]: Client at startup #3705

Open VsUK opened 1 month ago

VsUK commented 1 month ago

Steps to Reproduce the Crash

I've been using jei-1.20.1-forge-15.3.0.1 but going through updating mods to latest versions for 1.20.1. So I installed jei-1.20.1-forge-15.12.3.55 & it just crashes the client at start up. I remove & put the old version back & it loads up just fine.

However, the version before .55 jei-1.20.1-forge-15.12.3.54 works fine. The issue is clearly with the .55.

Mod Pack URL (Optional)

No response

Mod Pack Version (Optional)

No response

Extra Notes (Optional)

No response

Crash Report

https://gist.github.com/VsUK/c31a464bdb23baf1247e11441c9c72d6

Klouver-github commented 1 month ago

Latest JEI for 1.20.1 is incompatible with Neoforge

Xplodin commented 1 month ago

Latest JEI for 1.20.1 is incompatible with Neoforge

neoforge isnt what they are using

VsUK commented 1 month ago

Latest JEI for 1.20.1 is incompatible with Neoforge

Sometimes I think people don't read posts.

Klouver-github commented 1 month ago

I did read, I was putting my 2 cents in

mezz commented 1 month ago

Thanks for the report! I am not sure why JEI seems to be involved, it is not in the stack trace at all.

The issue comes from here: Caused by: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: @Shadow field vanillaKeyMapping was not located in the target class net.minecraft.client.KeyMapping. Using refmap mixins.connectormod.refmap.json

Please report this to the connectormod and link back here in case they need assistance.