Bewitchment Plus

Bewitchment Plus

3M Downloads

Can't kill `bwplus:effigy` without crashing if Respawnable Pets is installed

James103 opened this issue ยท 0 comments

commented

Attempting to kill a summoned Effigy (bwplus:effigy) either crashes or fails.

More specifically,

  • Melee attacks by players can't bring the Effigy below one half heart.
  • /kill @e[type=bwplus:effigy] errors with the following exception.
  • Other attacks and environmental damage crash the game.

To reproduce, simply /summon bwplus:effigy then kill it by any means.

The exception message is: java.util.NoSuchElementException: EffigyEntity['Effigy'/557, l='ServerLevel[New World]', x=-33.29, y=69.00, z=5.89] provides no component of type respawnablepets:respawnable

Crash reports: