The Bug:
The server console is sometimes spammed with "PLAYER moved too quickly!" after a player switches dimensions or teleports long distances.
The following messages were printed into the server log after I teleported myself 1,000 blocks upward.
[15:10:14 WARN]: Avoma moved too quickly! 0.0,998.4651336466242,0.0
[15:10:14 WARN]: Avoma moved too quickly! 0.0,998.4651336466242,0.0
[15:10:14 WARN]: Avoma moved too quickly! 0.0,998.4651336466242,0.0
[15:10:14 WARN]: Avoma moved too quickly! 0.0,998.4651336466242,0.0
[15:10:14 WARN]: Avoma moved too quickly! 0.0,998.4651336466242,0.0
[15:10:14 WARN]: Avoma moved too quickly! 0.0,998.4651336466242,0.0
[15:10:14 WARN]: Avoma moved too quickly! 0.0,998.4651336466242,0.0
[15:10:14 WARN]: Avoma moved too quickly! 0.0,998.4651336466242,0.0
Steps to Reproduce:
Start and join a server.
Switch dimensions or teleport a long distance.
Take note as to whether or not the server console is sometimes spammed with "PLAYER moved too quickly!" after a player switches dimensions or teleports long distances.
Observed Behavior:
The "PLAYER moved too quickly!" message is displayed multiple times.
Expected Behavior:
The "PLAYER moved too quickly!" message would only be displayed a singular time or not at all.
Linked issues
relates to 2
Attachments
Comments 2
Can confirm in 1.20.4. This also happens when teleporting a player server side via `ServerGamePacketListenerImpl.teleport`.
Also happens with boats on (aternos) servers a lot