Slyde/LibJF doesn't work due to... crash report issues???
Mod Name
LibJF
Mod Homepage
https://modrinth.com/mod/libjf
Minecraft version
1.21.1
Describe the bug
(Using Fabric version of LibJF) It crashed with an "uncaught parallel processing error" (MixinTransformerError) it most likely has to do with mixins
Steps to reproduce
- Get NeoForge 1.21.1
- Add Slyde, LibJF, and Sinytra Connector (connector extras may also be necessary I have it installed)
- Attempt to launch the game
- See bug ...
Logs
https://gist.github.com/TheMasterCoders/e37cd0c15b8382dea0f78af4f68a998a https://gist.github.com/TheMasterCoders/62991696478c14988c96fbd2a3620513
Additional context
Using Modrinth Launcher
(Forgot to include this but the "crash report issue" I mentioned in title comes from the exception message, being "org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Invalid descriptor on libjf-base.mixins.json:client.adapter_generated_ServerLifecycleHooks from mod libjf_base->@Inject::onCrashReport(Lnet/minecraft/client/Minecraft;Ljava/io/File;Lnet/minecraft/CrashReport;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V! Expected (ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V but found (Lnet/minecraft/client/Minecraft;Ljava/io/File;Lnet/minecraft/CrashReport;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V [INJECT_APPLY Applicator Phase -> libjf-base.mixins.json:client.adapter_generated_ServerLifecycleHooks from mod libjf_base -> Apply Injections -> -> Inject -> libjf-base.mixins.json:client.adapter_generated_ServerLifecycleHooks from mod libjf_base->@Inject::onCrashReport(Lnet/minecraft/client/Minecraft;Ljava/io/File;Lnet/minecraft/CrashReport;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V]"