-
Bug
-
Resolution: Unresolved
-
None
-
1.19.4, 1.20.6, 1.21 Pre-Release 2, 1.21
-
None
-
Community Consensus
-
Commands, Networking
-
Important
-
Platform
When a player is teleported every tick, some of their actions seem to be invalidated only on server-side.
How to Reproduce:
- Place a command block, set it to "Repeat/Always Active"
- Input the command
execute as @a facing entity @s feet positioned as @s run tp @s ^ ^ ^-0.1
(note that other situations of teleporting work too, but I find this is the easiest to notice)
- Try to place blocks or open the Command Block GUI as the it pulls you in.
- Note that occasionally, the block doesn't place or the GUI opens with no command inside.
It's very occasional, so it may not be a major issue, but the fact that it happens at all freaks me out when I make Datapacks that apply these kinds of teleports.