mojira.dev
MC-1086

[FIXED] Command block/Repeater interacting weirdly

When using the setup in the attached photo; the lever is pulled and the repeater is powered the command block "say 1" is powered before the "say 2" command block. Maybe this is a bug or a strange way the redstone is powering through the command block and then checking for an update.

If you remove the repeater and use a piece of redstone it outputs as "intended" 2 then 1.

Steps to Reproduce:
1. Build setup as in picture
2. Pull lever

Attachments

Comments 6

It's probably orientation-dependent. Which direction is repeater facing?

We have just tried this on all four orientations and the bug works on all four ways

Not a bug, repeaters power the block its facing and the powered block powers the other block, similar to redstone lamps

I understand that both blocks will be powered in that way, that's not the bug. The bug is that they are "activating" the commands in the wrong way around

Confirmed fixed in 13w02a

Thanks for the update. 🙂

Michael F

(Unassigned)

Unconfirmed

command_block, redstone, repeaters

Minecraft 1.4.2

Snapshot 13w02a

Retrieved