Iron's Spells 'n Spellbooks

Iron's Spells 'n Spellbooks

24M Downloads

[Bug] Utils#shouldHealEntity API break

Piotr1628 opened this issue ยท 2 comments

commented

Observed behaviour

cleanse.error.log

Expected behaviour

Not crashing

Steps to reproduce

Reforging helmet to have cleanse cast on hit then putting it on head.

Server Type

Dedicated Server

Crashlog

No response

Iron's Spells N Spellbooks version

1.21.1-3.14.6

Forge version

1.21.1 Neoforge.

Other mods

Entire modlist is in log, but yes, there are alot of ISS addons like Apotheosis / Iron's compat for example.

Crashlog Check

  • I understand if this is a crashbug and I did not attach a crashlog, this will not be handled

Fabric Check

  • I understand if I am using Farbic APIs or Connector, this will not be handled
commented

java.lang.NoSuchMethodError: 'boolean io.redspace.ironsspellbooks.api.util.Utils.shouldHealEntity(net.minecraft.world.entity.LivingEntity, net.minecraft.world.entity.LivingEntity)'
at TRANSFORMER/[email protected]_v3.0/net.alshanex.alshanex_familiars.spells.LullabySpell.lambda$applySleepy$0(LullabySpell.java:139)

appears to be an issue with alshanex_familiars using a removed utility function as of 3.14.6. you can downgrade to 3.14.5 for the time being if you want to avoid this