-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 17w17b, Minecraft 17w18a, Minecraft 17w18b
-
None
-
Windows 7 professional, Java 1.8.0_91-b14, Old "alternative" launcher, Intel HD Graphics 2000 GL 3.1.0 (I have no idea of what this means), i3, not modded, no shaders
-
Unconfirmed
Sorry for posting that issue twice, but it has been classed as "Unable to reproduce", so here's how to reproduce:
- /say @e (you should have a list of all entities, the first of them being players, including you)
- /tp 100000 120 0 (you teleport yourself far away from where you are)
- /say @e (you should once again have a list of all entities, but without you!)
This breaks some of my command creations as I cannot execute commands or grant advancements to players who just teleported, which might be problematic
Notes:
- You are still triggered by @p and @a
- It does not work only with /say (at least with /execute and /advancement but it sounds like it has nothing to do with the command used)
- duplicates
-
MC-92916 Player is removed from the EntityTracker when teleporting to unloaded chunks or changing dimensions, resulting in client side desync
- Resolved