-
Bug
-
Resolution: Awaiting Response
-
None
-
1.21.4 Release Candidate 2
-
None
-
Unconfirmed
-
(Unassigned)
Destroying the creaking heart while the creaking is riding a dolphin results in a NullPointerException.
How to reproduce:
- Place a creaking heart between two pale oak logs to ensure it is active.
- Execute
/ride @n[type=minecraft:creaking] mount @n[type=minecraft:dolphin]
- Destroy the creaking heart of the creaking riding the dolphin.
Expected result:
A NullPointerException would not occur.
Observed result:
A NullPointerException occurs.