mojira.dev
MC-121863

x_rotation seems to behave like y_rotation

The bug

The selector argument x_rotation seems to behave like y_rotation.

How to reproduce

  1. Setup two repeating command blocks with the following commands

    /execute as @a[x_rotation=0..90] run say x
    /execute as @a[y_rotation=0..90] run say y
  2. Look down
    → Both "x" and "y" is written to chat

  3. Look up and rotate southwest or just spin
    → Nothing is written to chat

Linked issues

Comments 7

I changed the description a little bit, I hope you are fine with that.

I think the issue changed a bit. In versions 17w47a and 17w47b, both x- and y-rotation behave like y_rotation.

It would be nice if you could update the issue.

Right. y_rotation is correct, x_rotation isn't.

17w49a confirmed. I hope they'll fix this soon! It stops me from building a map ...

Now x_rotation is correct again and y_rotation doesn't work. 😛

You can reopen this issue in its first version.

(Snapshot 17w50a)

@unknown, everything appears to be working fine for me in 17w50a. Closed again.

If you still got an issue, please create a new report.

Sagich Nisch

Nathan Adams

Confirmed

selector, x_rotation, y_rotation

Minecraft 17w45b, Minecraft 17w47b, Minecraft 17w49a

Minecraft 17w50a

Retrieved