mojira.dev
MCPE-75570

/execute fails for tag command when radius (r=x.x) is used

Command block is at the bottom of a chain, 6 blocks under a pressure plate. The first block sets a scoreboard for <player> if tag=!leader

This finds the closest player in the given radius, but fails to execute:

/execute @p[x=~,y=~6,z=~,r=1.5] ~ ~ ~ tag @p[x=~,y=~6,z=~,r=1.5] add leader

"Failed to execute command as <playername>"

This works fine:

/execute @p[x=~,y=~6,z=~] ~ ~ ~ tag @p[x=~,y=~6,z=~] add leader

 

The same execute command with radius filter works for scoreboard players add commands. This bug only seems to affect the tag command for some reason.

 

Linked issues

Comments 4

Thank you for your report!
However, this issue has been temporarily resolved as Awaiting Response

Is this still an issue in the latest version?

If it is, please be sure to include steps to reproduce the problem:

Steps to Reproduce:
1.
2.
3.

Observed Results:
(Briefly describe what happens)

Expected Results:
(Briefly describe what should happen)

If your ticket does not look like the example given here, then it's likely to be closed as incomplete.

This ticket will automatically reopen when you reply.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Thank you for your report!
However, this issue has been temporarily resolved as Awaiting Response

Is this still an issue in the latest version?

If it is, please be sure to include steps to reproduce the problem:

Steps to Reproduce:
1.
2.
3.

Observed Results:
(Briefly describe what happens)

Expected Results:
(Briefly describe what should happen)

If your ticket does not look like the example given here, then it's likely to be closed as incomplete.

This ticket will automatically reopen when you reply.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Zizzy zizzy

(Unassigned)

Unconfirmed

Windows

Windows 10

1.14.60 Hotfix

Retrieved