[1.1.104] Crash when teleporting beyond edge of map
Posted: Wed Jan 31, 2024 10:32 am
In version 1.1.104, when starting a new game and running `/c game.player.teleport({1048500, 0})`, the game crashes saying
The game should instead say "Cannot execute command. Error: Invalid position" - just like when you try to teleport to `{1049000, 0}` or beyond.
Code: Select all
Trying to make chunk at unreasonable position [32768, -3]