[MCPE-24126] Command usages wrong on some commands Created: 02/Aug/17 Updated: 14/Aug/18 Resolved: 14/Aug/18 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 1.2.0.2 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | TheDiamondYT | ||
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Confirmation Status: | Unconfirmed |
| Platform: | Tablet - Android - Amazon Kindle Fire HD |
| Description |
|
For example, the gamemode command usage shows the gamemode class (see photo) /gamemode <mode: GameMode> When previously it said string. Same problem on some other commands too. |
| Comments |
| Comment by [Mojang] Mega_Spud (Jay Wells) [ 14/Aug/18 ] |
|
Cleaning up old tickets: This ticket has not been updated recently (1 year+) so is being closed as Cannot Reproduce. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines. Quick Links: |
| Comment by [MCPE Helper] Dylan K. Taylor [ 13/Aug/17 ] |
|
It's reporting the enum name used to limit the acceptable arguments. Not sure if that would be considered a bug or not, but it's certainly not pretty. |