I'm getting this warning from my server console (and just happens to be for the same player each time). I'm the only mod of the server so I know no one is using commands to teleport themselves and even if they did it would leave a log. What causes this warning?
|
|
This warning is generated every time a player moved to a position or at a speed which the server thinks is impossible. This can happen spuriously, as the assumptions the server makes aren't quite the same as what you can actually do (the server doesn't analyze the player's exact inputs), or it can happen due to an attempted cheat, or due to the world changing as the player attempts to pass through it (e.g. player moves through a block the server knows about but the client hasn't seen yet due to latency). Whenever this happens the server sends a message to the client resetting the player's position to the last valid one (this can be noticed as a sudden shift). |
|||||
|
|
It usually means the player in question is flying, as the server is not expecting the movements flying creates. |
|||
|
|
|
It means that, from the perspective of the server, someone did something that should be impossible. This usually means flying or falling into the void. |
|||
|
|
|
This means that a player moved faster or farther than possible without the use of mods. |
|||||||||
|
|
It means they are using a cracked version of the software. |
|||||
|
protected by lunboks Aug 31 '12 at 20:04
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.