pietropil1
- pietropil1
- JIRAUSER596329
- Europe/Stockholm
- Yes
- No
the teleport command fails when teleporting the player above the limit of 20000000, but it does not fail when teleporting a player to a destination with a lower height from which the player was teleported, despite having a destination at a higher height than 20000000.
Steps to reproduce:
- type in chat /tp @s ~ 19999999 ~
- go up until the player is at a higher height than 20000001
- type in chat /tp @s ~ ~1 ~ (the player will get the message "Invalid position for teleport")
- type in chat /tp @s ~ ~-1 ~ (and this time the command will work, despite the destination still having a higher height than 20000000)
when executing the command /tp @s -1 ~ while being over 20000000 height, in chat the game displays a wrong teleport destination, it shows what would have been as destination being at 20000000 of height before executing the command.
the teleport command fails when teleporting the player above the limit of 20000000, but it does not fail when teleporting a player to a destination with a lower height from which the player was teleported, despite having a destination at a higher height than 20000000.
Steps to reproduce:
- type in chat /tp @s ~ 19999999 ~
- go up until the player is at a higher height than 20000001
- type in chat /tp @s ~ ~1 ~ (the player will get the message "Invalid position for teleport")
- type in chat /tp @s ~ ~-1 ~ (and this time the command will work, despite the destination still having a higher height than 20000000)
when executing the command /tp @s -1 ~ while being over 20000000 height, in chat the game displays a wrong teleport destination, it shows what would have been as destination being at 20000000 of height before executing the command.