Details
-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: Minecraft 1.13-pre1, Minecraft 1.13.1, 1.15.2, 20w18a, 20w19a, 20w20a, 20w21a, 20w22a, 1.16 Pre-release 1, 1.16 Pre-release 2, 1.16 Pre-release 3, 1.16 Pre-release 5, 1.16 Pre-release 6, 1.16 Pre-release 7, 1.16 Pre-release 8, 1.16, 1.16.1, 20w27a, 20w28a, 20w29a, 20w30a, 1.16.2 Pre-release 1, 1.16.2, 1.16.3, 1.16.4 Pre-release 2, 1.16.4, 20w45a, 20w46a, 20w48a, 20w49a, 20w51a, 21w03a, 1.16.5, 21w05a, 21w07a, 21w08b, 21w10a, 21w11a, 21w13a
-
Fix Version/s: None
-
Labels:None
-
Confirmation Status:Confirmed
-
Category:Commands
Description
The bug
My friend discovered a turtle in a boat and wanted it released, so I decided to try and teleport it to me using:
/tp @e[type=minecraft:turtle,distance=..10] @p
This resulted in the game confirming that the entity got teleported while in fact nothing had happened, see the attachment.
The reason why I suspect this to be a bug is because I can easily teleport other players this way. Even if I explicitly address them as an entity:
/tp @e[type=player,distance=..10] @p
This will teleport the player to me, even if they're in a boat.
Attachments
Issue Links
- relates to
-
MC-64265 Teleporting passengers does not dismount them
- Reopened