Nukkit icon indicating copy to clipboard operation
Nukkit copied to clipboard

Teleportation Bug

Open ghost opened this issue 4 years ago • 2 comments

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

  1. Start your server
  2. Teleport your alt to your exact location with /tp.
  3. Observe that your alt is 2 blocks high.
  4. 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.

ghost avatar Apr 30 '20 20:04 ghost

tested on 2.0 image

Yexeed avatar May 02 '20 07:05 Yexeed

My guess is that the server is sending the position with the player's height added on twice somewhere.

SupremeMortal avatar May 02 '20 09:05 SupremeMortal