Error message for selectors not finding any entity is ambiguous when more than one selector was used
This affects commands like /teleport. For example:
- Kill all pigs:
/kill @e[type=pig]
- Run
/teleport @e[type=chicken,limit=1] @e[type=pig,limit=1]
- "No entity was found" is printed in chat
However, from the error message it is not clear which selector found no entities. The error message should print the entity selector with it to fix this issue, like it did in 1.12.2.
2018-01-08, 12:27 AM
2024-12-13, 05:14 PM
4
0
-