-
Bug
-
Resolution: Fixed
-
1.21 Pre-Release 2
-
None
-
Confirmed
-
Crash
-
Very Important
-
1246524
-
Expansion A
Summary
When an entity other than LivingEntity or leash knot (such as boats, minecarts, end crystals) uses a lead, the game crashes upon saving. (Relates to MC-272625)
Steps to Reproduce
- Summon a Pig.
- Summon an End Crystal.
- Copy the UUID of the End Crystal with /data get entity @n[type=end_crystal] UUID.
- Run /data merge entity @n[type=pig] {leash:{UUID:(insert UUID of end crystal).
- The end crystal now leashes the pig.
- Pause the game.
- relates to
-
MC-272625 Game crashes when saving after teleporting a leashed entity to another dimension
- Resolved