mojira.dev
MC-49387

Execute Command not activating comparator even though the command worked

I was messing around with command blocks when I found out that the "execute" command doesnt affect comparators, not even if the command was succesful.

Command:
execute @p ~ ~ ~ setblock ~1 ~2 ~ air 0 replace
The command is succesfully executed, the block is removed but the output on the command block is:
[01:34:46] Failed to execute 'setblock ~1 ~2 ~ air 0 replace' as Mato_Lynz

Linked issues

Comments 2

Could not reproduce. If you're using a clock to activate the command block, the command is going to continue to try to place the air block. The block will fail to be placed because there's already air at the specified location.

its not connected to a clock, just a pulse

asd das

(Unassigned)

Unconfirmed

Minecraft 14w08a

Retrieved