-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 14w02c, Minecraft 14w03a, Minecraft 14w03b, Minecraft 14w08a, Minecraft 14w21b, Minecraft 14w33c, Minecraft 14w34d, Minecraft 1.8, Minecraft 1.8.1, Minecraft 1.8.2-pre1, Minecraft 15w47c, Minecraft 1.10, Minecraft 1.12, Minecraft 1.12.2, Minecraft 18w11a, Minecraft 1.13, Minecraft 18w31a, Minecraft 18w32a, Minecraft 18w33a, Minecraft 1.13.1-pre1, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 18w43b, Minecraft 18w43c, Minecraft 18w44a, Minecraft 18w45a, Minecraft 18w46a, Minecraft 18w48a, Minecraft 18w48b, Minecraft 18w49a, Minecraft 19w04b, Minecraft 19w07a, Minecraft 19w12b, Minecraft 19w13b, Minecraft 19w14a, Minecraft 19w14b, Minecraft 1.14.3, 1.14.4, 19w36a, 19w41a, 1.15 Pre-release 1, 1.15.1, 1.15.2, 20w12a, 20w14a, 1.16 Pre-release 1, 1.16, 1.16.1, 1.16.2 Release Candidate 1, 1.16.2, 1.16.3 Release Candidate 1, 1.16.3, 1.16.4, 20w46a, 20w48a, 20w49a, 20w51a, 21w03a, 1.16.5, 21w05a, 21w05b, 21w11a, 1.17, 1.17.1, 1.18, 1.18.2, 22w11a, 22w16b, 22w18a, 1.19, 1.19.2, 1.20.1, 1.20.6, 1.21 Pre-Release 2, 1.21.3
-
Confirmed
-
Entities, Networking, Rendering
-
Important
-
Platform
The bug
When you try to teleport certain entities using the @e selector, they do not move visually (i.e. client-side), but actually move server-side. You can then for example not hit or interact with the entity and must reload the world to see its real position and hit it again.
Affected entities
- Area effect cloud (minecraft:area_effect_cloud)
Only when not changing size (?) - End crystal (minecraft:end_crystal)
- Fishing bobber (minecraft:fishing_bobber)
- Lightning bolt (minecraft:lightning_bolt)
How to reproduce
- Enable F3+B
- Run
/summon minecraft:area_effect_cloud ~ ~ ~ {Radius:0.5,Duration:9999}
- Go some blocks away
- Run
/teleport @e[type=minecraft:area_effect_cloud] ~ ~ ~
→ Notice that the Area Effect Cloud did not move
- Close the world and re-enter it
→ Notice that the Area Effect Cloud now changed its position
Code analysis
Code analysis by marcono1234 can be found in this comment.
- is duplicated by
-
MC-45072 Teleporting Ender Crystals in End doesn't graphically move Ender Crystal
- Resolved
-
MC-49306 EnderCrystals
- Resolved
-
MC-55336 Ender Crystals will not teleport
- Resolved
-
MC-66175 Teleporting EnderCrystals doesn't work until you relog
- Resolved
-
MC-75708 EnderCrystal and EnderDragon (EnderDragon with NoAI:1 tag) tp doesn't work until relog
- Resolved
-
MC-90066 AreaEffectCloud doesn't update Position dynamically
- Resolved
-
MC-90954 AreaEffectCloud does not teleport without relogging
- Resolved
-
MC-93476 AreaEffectCloud's CustomName doesn't follow the entity itself when teleported
- Resolved
-
MC-97312 Teleporting AreaEffectClouds not visible without logging out and back in
- Resolved
-
MC-127345 Area effects clouds don't notify the client about location changes
- Resolved
-
MC-133779 End crystals don't update position with the client when moved
- Resolved
-
MC-146668 Area effect cloud teleportation is not reported to clients
- Resolved
-
MC-163283 Invincible End crystal hitbox and tp issue/madness
- Resolved
-
MC-169430 End Crystals do not change their visible position properly when teleported
- Resolved
-
MC-187416 Lightning bolts do not render at the updated position when teleported
- Resolved
-
MC-205594 Area Effect Cloud with RadiusPerTick:0 does not update when teleported
- Resolved
-
MC-208362 particles do not update location when teleporting area effect cloud
- Resolved
-
MC-219938 area effect clouds wont teleport
- Resolved
-
MC-222110 Fishing bobbers are not visually updated when teleporting
- Resolved
-
MC-251346 Teleporting falling blocks and area effect clouds does not visually update
- Resolved
-
MC-272837 End crystals sometimes don't render after traveling through end gateways
- Resolved
- relates to
-
MC-256085 Teleporting a shulker with Peek manually set causes it to close visually but not behaviourally
- Open
-
MC-216251 Shulkers will shoot a bullet with their shell closed after teleporting
- Reopened
-
MC-267025 End crystal visual desync when being pushed by a piston at a high tick rate
- Resolved
-
MC-174912 End crystals don't render after being moved with pistons until the world is reloaded
- Open
-
MC-73719 Teleporting Ender Dragons with NoAI set to true won't update visual position
- Reopened