Mojira Archive
MC-16973

Command Block outputs on even if the arguments are not the right ones

Expected Behaviour:
The command block outputs off when the arguments are not right.

Actual Behaviour:
Outputs on even if the arguments of the command are not right. Happens with

 /testfor @p[score_<objective>=number] 

Steps to Reproduce:
1-Make an objective.
2-Set it to display (Optional but helpful)
3-Set a command block testing for

 /testfor @p[score_<objective>=1] 

4-Update the command block with a redstone pulse.

Note that the output stays on even and you have 0 points. score_<objective>=number is supposed to work only with a specific number

Works As Intended

Daniel "Glampkoo"

2013-05-31, 10:52 PM

2017-12-30, 12:13 AM

2013-05-31, 11:06 PM

0

1

Unconfirmed

command_block, objectives, redstone-comparator, scoreboard, testfor

Minecraft 1.5.2, Snapshot 13w22a

-