-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: Minecraft 18w06a, Minecraft 18w20c, Minecraft 1.13.1
-
Fix Version/s: None
-
Confirmation Status:Confirmed
-
Category:(Unassigned)
The bug
The selector syntax help overwrites error messages. Instead if possible both messages should be displayed.
How to reproduce
Type or copy the following command
/data get entity @e[type=player
→ Only the syntax help is shown despite the selector being invalid because it can target more than one entity
- is duplicated by
-
MC-127302 Message about "only one entity allowed" only displayed if the selector has square brackets
- Resolved