mojira.dev
MC-124120

"execute rotated as" gives an unexpected error

Running an execute command with rotated as as any entity or player gives the following error:
"An unexpected error occurred trying to execute that command"
/execute rotated as @s run say hi
/execute if entity @s rotated as @s run say hi
will both give that error

/execute unless entity @s[tag=hi] rotated as @e[limit=1] run say hi
will give that error if the executor doesn't have the hi tag

Linked issues

Comments 0

No comments.

AlexMCool

Nathan Adams

Confirmed

/execute

Minecraft 18w02a

Minecraft 18w03a

Retrieved