-
Bug
-
Resolution: Fixed
-
Minecraft 18w20c, Minecraft 18w21a, Minecraft 1.13-pre1, Minecraft 1.13-pre3, Minecraft 1.13-pre6, Minecraft 1.13-pre7, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 18w48a, Minecraft 18w48b, Minecraft 18w49a, Minecraft 18w50a, Minecraft 19w02a, Minecraft 19w03a, Minecraft 19w03b, Minecraft 19w03c, 1.15.2, 20w08a, 20w51a, 21w40a
-
None
-
Confirmed
-
Commands, Player
-
Normal
How to reproduce
- Create a new world
- Execute /fill ~-20 200 ~-20 ~20 200 ~20 dirt
- Execute /setworldspawn ~ 200 ~
- Execute /kill @s
Expected result
You should respawn in on the dirt platform you generated
Actual result
You spawn in underneath the dirt platform
I tested this in 1.12.2 and 18w16a and neither of these versions have this same issue so it has been broken recently
Very strongly related is MC-130138.
There the player spawns at the topmost block of an empty world, but inside a ship-wreck, which probably gets placed after calculation of player spawn point.