We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Since Forge now uses the official mappings, I decided to update my project.
When trying to join a world it gets stuck in the loading screen.
Logs
Mixin apply failed assets/patchouli/patchouli.mixins.json:client.MixinClientAdvancementManager -> net.minecraft.client.multiplayer.ClientAdvancementManager: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on patchouli_onSync could not find any targets matching 'read' in net.minecraft.client.multiplayer.ClientAdvancementManager. No refMap loaded. [PREINJECT Applicator Phase -> assets/patchouli/patchouli.mixins.json:client.MixinClientAdvancementManager -> Prepare Injections -> -> handler$zza000$patchouli_onSync(Lnet/minecraft/network/play/server/SAdvancementInfoPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]
Minecraft version 1.16.5
Tested with Forge 36.0.58 and 36.0.48 and mod version 48 and 50
The text was updated successfully, but these errors were encountered:
Could you try this? SpongePowered/Mixin#462 (comment)
Sorry, something went wrong.
Thank you! Works perfectly.
No branches or pull requests
Since Forge now uses the official mappings, I decided to update my project.
When trying to join a world it gets stuck in the loading screen.
Logs
Minecraft version 1.16.5
Tested with Forge 36.0.58 and 36.0.48 and mod version 48 and 50
The text was updated successfully, but these errors were encountered: