-
Bug
-
Resolution: Fixed
-
Minecraft 15w36d, Minecraft 15w44a, Minecraft 1.9.1, Minecraft 1.9.2, Minecraft 16w14a, Minecraft 1.10, Minecraft 1.11.2, Minecraft 18w02a, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 18w48a, Minecraft 18w48b, Minecraft 18w49a, Minecraft 19w14a, Minecraft 1.14.1
-
Confirmed
-
Survival
-
(Unassigned)
The bug
Due to MC-90423 the ender dragon will make the breath attack at the highest block at (0, 0), however if there is no block or if the block is at 255 the dragon tries to perform the breath attack there which will make the server unresponsive (freeze).
How to reproduce
- Create a void world
- Teleport to 0, 0
/tp 0 ~ 0
- Remove the block below you if there is one
- Summon an ender dragon
/summon ender_dragon ~ ~ ~ {DragonPhase:11}
- Summon a boat near 0, 0
/summon boat 7 0 0 {NoGravity:1b,Invulnerable:1b}
- Switch to Survival or Adventure mode and enter the boat
- Punch the dragon when it is near you
- is duplicated by
-
MC-91637 end exit portal + pillar + ender dragon = 15w44a crash
- Resolved
-
MC-103572 Enderdragon posing over 255 cause a crash
- Resolved
-
MC-117287 Building Tall Tower at 0,0 in the End causes Ender Dragon pathing issues
- Resolved
-
MC-126650 Ender Dragon pathfinding bug crashes server and breaks The End
- Resolved
- relates to
-
MC-90423 Ender Dragon makes breath attack at highest block placed in the center column of the portal
- Resolved
-
MC-88371 Ender Dragon flies down in the void when the exit portal is destroyed
- Reopened