[MCPE-22123] Detect radius for commands doesn't work anymore Created: 30/May/17 Updated: 30/May/17 Resolved: 30/May/17 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 1.1.0.9 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | John | ||
| Resolution: | Duplicate | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Confirmation Status: | Unconfirmed | ||||||||
| Platform: | Tablet - Android - HTC Nexus 9 | ||||||||
| Description |
|
I get syntax error when trying to detect a radius for the /testblock command. Here's an example: It works fine on 1.0.9 (Windows 10, non-beta) but whenever I test the same command on 1.1.0.9 (Android, beta) it doesn't work. However, if I create a world on 1.0.6 (non-beta) and add that command to a command block and then import that world on 1.1.0.9 (beta) then it works, but only for that command block. NOTE: I noticed an issue with similar title, but he had provided wrong information for that issue so it's unrelated to this. (I have similar issue with the following command: /execute @p[x=263,y=35,z=28,r=5] ~ ~ ~ say hi) |
| Comments |
| Comment by [Mojang] Mega_Spud (Jay Wells) [ 30/May/17 ] |
|
Thank you for your report! I think the issue is that the command syntax has changed. (See the comments in the parent ticket for more information.) Quick Links: |