mojira.dev
MC-90970

Cannot teleport to an Entity when the Player is included in the command

I have recently discovered that I cannot use the teleport command on a player in a command block. I type: /tp @a @e in the command block. The command block output will then tell me: The entity UUID provided is in an invalid format When I type it in my chat bar, I can execute it if I type it like this: /tp @e. If I use the way listed above, I get the same UUID error.

Linked issues

Attachments

Comments 3

The second selector (destination player) must return a single entity.

Why does it work when I type: /tp @e?

You're right. I found the original ticket: MC-48656.

Rane Lafraze

(Unassigned)

Unconfirmed

Minecraft 15w42a

Retrieved