Game freezes upon passing ±2147483647 blocks on the Y axis
The bug
When going below -2147483647 blocks or above 2147483647 blocks on the Y axis, the game freezes. There is nothing shown in the log when this happens. Note that in order to experience this issue, you need to start between -2147483647 blocks and 2147483647, and pass into the Y-values below/above those.
How to reproduce
- Summon a pig
- Put a saddle on the pig
- Ride the pig
- Enable your F3 debug screen
- Run the following command:
/data merge entity @e[type=pig,sort=nearest,limit=1] {Pos:[0.0,-2147483600.0,0.0]} - Dismount the pig
- Descend to -2147483647
Game freezes
2021-06-04, 09:35 PM
2021-06-14, 11:53 AM
2021-06-14, 11:53 AM
1
2