Command Feedback doesn't work with @e and no mobs which match the selector
Usually, when you run a command, you get either the message: Killed ...
or something like: This specific player doesn't exist
But when you run a command and no entity fulfills the criterias, there won't be a error message (neither in command block nor chat).
Example:
/testfor @e[score_TEST=0]
No objective called TEST may exist
Created Issue:
Command Feedback doesn't work
Usually, when you run a command, you get either the message: Killed ...
or something like: This specific player doesn't existBut now, you don't get the error message, when a specific mob isn't there.
(Also at command blocks)
Usually, when you run a command, you get either the message: Killed ...
or something like: This specific player doesn't existBut now, you don't get the error message, when a specific mob isn't there.
(Also at command blocks)Commands:
/kill
/tp
Usually, when you run a command, you get either the message: Killed ...
or something like: This specific player doesn't existBut now, you don't get the error message, when a specific mob isn't there.
(Also at command blocks)Commands:
/kill
/tp
/testfor @e[score_Test=0] (when there is no objective Test or no entity has a score of 0 or higher)
Command Feedback doesn't work with @e and no mobs which fulfils criteria
Usually, when you run a command, you get either the message: Killed ...
or something like: This specific player doesn't existBut now, you don't get the error message, when a specific mob isn't there.
(Also at command blocks)Commands:
/kill
/tp
/testfor @e[score_Test=0] (when there is no objective Test or no entity has a score of 0 or higher)Usually, when you run a command, you get either the message: Killed ...
or something like: This specific player doesn't existBut when you run a command and no entity fulfils the criterias, there won't be a error message (neither in command block nor chat).
Example:
/testfor @e[score_TEST=0]No objective called TEST may exist
Usually, when you run a command, you get either the message: Killed ...
or something like: This specific player doesn't existBut when you run a command and no entity fulfills the criterias, there won't be a error message (neither in command block nor chat).
Example:
/testfor @e[score_TEST=0]No objective called TEST may exist
Command Feedback doesn't work with @e and no mobs whichfulfils criteriaCommand Feedback doesn't work with @e and no mobs which match the selector
Please be more specific, on what exact command you don't get what responses.
Confirmed.
If you run the command again (all the chickens are dead) there is no output:
Fixed for 16w42a