mojira.dev
MC-7771

Comparator not updating status after reloading chunks

When the world unloads, often comparators pointing away from containers will continue to output their signal, even when the container becomes empty.

Steps to recreate:

1. Place a hopper 1 block above the ground.
2. Situate a comparator pointing away from the hopper.
3. Place a powered rail under the hopper.
4. Use redstone with an inverter to cause the hopper to activate the powered rail once the hopper is empty using the comparator as input.
5. Fill the hopper so that the powered rail is inactive.
6. Log out of the SMP server.
7. Log back in after 10 minutes (not sure if the duration matter).
8. Place a storage minecart under the hopper.

When the hopper empties, one would expect the powered rail to become active, causing the minecart to move away. Instead, due to this bug, this cannot happen unless the comparator is broken and put back. If it is left alone, it stays powered, even when the hopper becomes empty.

Possible Clues: This behavior was observed on SMP; player located greater than 1 million blocks away from spawn.

Linked issues

Comments 26

This bug has also happened to me, but I was standing literally right next to the comparator

I have tested this extensively, it happens most of the time, and it happens the moment you log off and back on. Any workarounds for an item sorter on SMP?

I actually though SP and SMP were the same? you could point another comperator to the once you need for sorting machines, however they could also get stuck..

This does not happen in SP as far as I have tested. Pointing a comparator at an existing one does not solve the situation as it seems comparators stop updating the blocks in front of them for whatever reason.

It effects comparators on chests, droppers etc as well. Every time I log back into my SMP server I have to break and replace a most of the comparators as they're disabled. It's a race to get to my item sorter before it gets swamped by items!

16 more comments

Here is the working we are currently using in our server. Create a block above the problem comparator(s) then run redstone on top of that block...turn the redstone on/off to cause an update. This is currently being used in an autosorter for a quarry...the items are transfered by cart to a sorting system and the cart runs over a detector rail which briefly turns on a line of redstone that runs above the rows of comparators.

Still bugged in 13w05a

http://youtu.be/aKV31r30Iuc more 13w05a testings, finally found a way to 100% duplicate the glitch.

MisterSanderson

Duplicate of MC-711.

i noticed that my comparator clocks freeze if they are pointing to north/south, not if pointing to east/west!

Anthony Martin

(Unassigned)

Community Consensus

redstone-comparator

Snapshot 13w02b, Snapshot 13w03a, Snapshot 13w04a, Snapshot 13w05a

Snapshot 13w09c

Retrieved