Nukkit
Nukkit copied to clipboard
Teleportation Bug
Expected Behavior
Players teleport normally and don't appear 2 blocks high.
Actual Behavior
When a player teleports, They appear 2 blocks high. When the player moves it goes back to normal.
Steps to Reproduce
- Start your server
- Teleport your alt to your exact location with /tp.
- Observe that your alt is 2 blocks high.
- Move your alt and the 2 block height bug goes back to normal.
- [] I made sure I am using an up-to-date version of Nukkit
- [] I Made sure the bug/error is not caused by a plugin
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
tested on 2.0
My guess is that the server is sending the position with the player's height added on twice somewhere.