Skip to content
New issue

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

Mod not working with official mappings #375

Closed
henkelmax opened this issue Mar 14, 2021 · 2 comments
Closed

Mod not working with official mappings #375

henkelmax opened this issue Mar 14, 2021 · 2 comments

Comments

@henkelmax
Copy link

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

@Hubry
Copy link
Member

Hubry commented Mar 14, 2021

Could you try this?
SpongePowered/Mixin#462 (comment)

@henkelmax
Copy link
Author

Thank you! Works perfectly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants