Command parser does not check for int-overflows
The bug
The new Minecraft command parser does not check for int-overflows in command arguments. This causes the game to instantly freeze as soon as the command is executed.
How to reproduce
- Execute the command /tp ~ 9223372036854775807 ~
- Notice that the game freezes
- Trying to rejoin the world instantly kicks the player with the message "Invalid move player packet received".
2017-12-08, 05:13 PM
2019-05-05, 12:30 AM
2017-12-09, 01:07 AM
0
1
-