
Can't kill `bwplus:effigy` without crashing if Respawnable Pets is installed
James103 opened this issue ยท 0 comments
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:
- Modpack 'All of Fabric 6' version 1.5.0: crash-2023-03-29_22.58.53-server.txt
- Minimal mod list: crash-2023-03-29_23.11.46-server.txt