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
Attempting to kill a summoned Effigy (
bwplus:effigy
) either crashes or fails.More specifically,
/kill @e[type=bwplus:effigy]
errors with the following exception.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: