Posted August 4Aug 4 Hello! I'm a beginner forge programmer, I want to make a mod that will use the botania mod, but when I just run my mod with botania (not import) it gives an error, here is the log: [main/FATAL] [mixin/]: Mixin apply failed botania_xplat.mixins.json:client.MinecraftAccessor -> net.minecraft.client.Minecraft: org.spongepowered.asm.mixin.gen.throwables.InvalidAccessorException No candidates were found matching f_91041_:Lnet/minecraft/client/color/item/ItemColors; in net/minecraft/client/Minecraft for botania_xplat.mixins.json:client.MinecraftAccessor->@Accessor[FIELD_GETTER]::getItemColors()Lnet/minecraft/client/color/item/ItemColors; [INJECT Applicator Phase -> botania_xplat.mixins.json:client.MinecraftAccessor -> Apply Accessors -> -> Locate -> botania_xplat.mixins.json:client.MinecraftAccessor->@Accessor[FIELD_GETTER]::getItemColors()Lnet/minecraft/client/color/item/ItemColors;]. I tried to install another version of mdk, it does not help
August 8Aug 8 Author the problem was solved but now the patchuoli mod can't access the getInstance() method for some reason
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.