/tpto returns an incorrect message if coordinates are outside the map
_Ingame Name: Microcosms_ _Issue type: ~trivial_ **Intent/Actions** Deliberately fail a /tpto command (though this was initially discovered after accidentally typing too large a coordinate). **Expected Behaviour** Fail the tp _and_ return a suitable fail message. **Observed Behaviour** Tp failed (i.e. did not change coordinates) as expected but the message `You have been transported 143071m` (screenshot 1) suggested a successful tp, despite the /tpto destination being detected as being outside the map (`An unknown force prevents you from going any further` - screenshot 1). **Reproducing this Problem** (With access to /tpto): Type `/tpto 100000 100000` (or any other set of coordinates that lie outside the map). **Notes** The world also becomes transparent but with entities (at least item frames) remaining rendered. Some strange chunk rendering was also observed. See screenshot 2. **Screenshots** ![tpto_msg_bug](/uploads/a94b31106b7112b1a5bf1fc701172fbd/tpto_msg_bug.png) _Screenshot 1_: Messages associated with the command. ![strange_chunk_render](/uploads/fed79f3e1f8c2db1d0f4a3459fd4d277/strange_chunk_render.png) _Screenshot 2_: Strange chunk rendering. Where blocks are not rendered, a painting is.
issue