Iron's Spells 'n Spellbooks

Iron's Spells 'n Spellbooks

24M Downloads

Errors when using Irons as a dependency for my own mod

Furyan9x opened this issue · 1 comments

commented

I asked in the discord to avoid having to create a bug report for something so simple, but no one answered.

I’m creating a small magic mod that is dependent on Irons and while setting up my project and importing all the repos and dependencies for irons I’m getting errors when running the client.

A ton of “class version 65 is higher than the required version 61 needed for class” pointing to a lot of Irons mixins, and then a geckolib error “is not an emotecraft animation” pointing to a lot of Irons animations.

The client still runs but are these issues I need to address before starting on my mod? Or are they fine?

Version 1.21.1, all versions of imports are correct as far as I know. I’m using eclipse temurin 21 per Kaupenjoe on YouTube.

commented

The playeranimator "not an emotecraft animation" logspam is not important, you can update playeranimator and it will stop

the class version is also not important

modded logs can get messy but if the client is running then everything is good 👍