[MCPE-21357] Commands that uses Arguments on target selectors doesn't execute well. Created: 19/Apr/17 Updated: 09/Aug/20 Resolved: 04/Jul/17 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 1.1.0.4, 1.1.0.5, 1.1.0.8, 1.1.0.9 |
| Fix Version/s: | 1.1.3.1 |
| Type: | Bug | ||
| Reporter: | Justmer Rivera | ||
| Resolution: | Fixed | Votes: | 7 |
| Labels: | argument, command, selector | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Confirmation Status: | Unconfirmed | ||||||||
| Platform: | Tablet - Android - Lenovo A7 | ||||||||
| Description |
|
What was I expecting-When I use command using target selector that have Arguments, it should execute properly either on chat or command block.For example:/effect @p[r=10] poison*What happened was*-It says that the command is not correct in syntax, even though the command executed on the last version which is v1.0.5-It will execute properly if I put an "Unable to render embedded object: File (*Example*:/effect @p[r=!10] poison*Example of Arguments that didn't work properly without using ") not found."** r-radius* m-gamemod*Another Example** /testfor @p[r=5] - This would result to invalid syntax message instead of executing. * /testfor @p[r=!5] - This would result to what were expected for the above command, though it should not. I hope this would be fi |
| Comments |
| Comment by [Mojang] Mega_Spud (Jay Wells) [ 04/Jul/17 ] |
|
Appears fixed in 1.1.3.1; the command /effect @p[r=10] poison now works correctly. (See |
| Comment by Mark Aranzanso [ 25/Jun/17 ] |
|
still affects 1.1.3.1 |
| Comment by Katie Heart [ 27/Apr/17 ] |
|
Still affects 1.1.0.9 Samsung Galaxy Note 4 (trltespr) |
| Comment by Mark Aranzanso [ 23/Apr/17 ] |
|
still affects 1.1.0.8 |
| Comment by Nicholas Hodges [ 22/Apr/17 ] |
|
Same here i thought i had became stupid but this helps thmx for making this |