-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 15w36c
-
None
-
Linux server
-
Unconfirmed
When command blocks are updated by redstone wire, they don't seem to turn on in the correct order. This doesn't really affect simple impulse circuitry, but with repeating command blocks it seriously screws with the execution order. Just look into the code and make sure that once a command block is powered, it cannot be moved from that position in the execution order that tick.
- duplicates
-
MC-11193 The order in which powerable blocks (e.g. redstone dust blocks) along a wire are powered or de-powered is not clearly defined and causes a non-deterministic behavior for redstone contraptions
- Open