Skip to content

GeckoLib Mixins 1.20:4.2 errors #440

Description

@ShadyRaspberry872

I'm using Geckolib for my forge mod and it throws 2 errors that seem to be related to Geckolib and Spongepowered mixins, and it doesn't let me to start the game to test my mod because of that.

Errors:

- Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [geckolib.mixins.json:client.TextureManagerMixin] from phase [DEFAULT] in config [geckolib.mixins.json] FAILED during APPLY
- Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on wrapAnimatableTexture could not find any targets matching 'Lnet/minecraft/client/renderer/texture/TextureManager;m_118506_(Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/texture/AbstractTexture;' in net.minecraft.client.renderer.texture.TextureManager. Using refmap geckolib.refmap.json [PREINJECT Applicator Phase -> geckolib.mixins.json:client.TextureManagerMixin -> Prepare Injections ->  -> handler$zza000$wrapAnimatableTexture(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions