GeckoLib

GeckoLib

243M Downloads

Crashing on Minecraft 1.20.4 Forge 49.2.0 Launching

Closed this issue ยท 1 comments

commented

Caused by: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: @shadow method m_118495_ in geckolib.mixins.json:client.TextureManagerMixin was not located in the target class net.minecraft.client.renderer.texture.TextureManager. Using refmap geckolib.refmap.json

I'm importing the lib to my mod,but nothing else was done.I just launch my mod with 'runClient' gradle task.
Obviously, the method m_118495 have already disappeared.
How can I do for it?

latest.log

commented

Looks like you haven't applied the buildscript setup properly
I would recommend joining a modding discord and ask for help with setting up mixins for dependency mods