mojira.dev
MC-116365

The "conditional" setting no longer works for command blocks

Very simply, the "conditional" setting does nothing when set (i.e. the command block runs as though it was unconditional). This affects impulse and chain blocks.

Linked issues

Comments 4

Can confirm, have a single player sleeping command block setup, the output from `/testfor @p[score_sleep_min=105]` correctly returns `[19:32:48] Entity '@p[score_sleep_min=105]' cannot be found`, yet the conditional command block feeding from it, always executes. Was working fine with 17w15a.

Glad this has been reported. I opened my testing world in the newest snapshot, and suddenly chaos ensued because teleports that were supposed to be conditional were running every tick. Definitely a game-breaking bug for mapmakers and command block system designers.

For me it still doesn't work properly in 17w16b!

Skylinerw

michael

Confirmed

command_block, conditional

Minecraft 17w16a

Minecraft 17w16b

Retrieved