comparators pick up the redstone signal in the block instead of the command block output
comparators pick up the redstone signal in the block instead of the command block output
(Unassigned)
Unconfirmed
Minecraft 14w32a, Minecraft 14w32b, Minecraft 14w32c, Minecraft 14w32d
Retrieved
This is not completely a bug (but is not intentional, so it could also be considered a bug, but it really is redstone behaving like normal and treating the command block as any normal opaque block), the redstone dot is acting like a cross, pointing into the command block, powering it, and the comparator is pulling the redstone signal from the command block, similar to the way a repeater would. This should be fixed, however, by making the command block success overwrite the redstone signal input of the comparator.