mojira.dev
MC-56793

Dropper facing other dropper doesn't transfer items if redstone source is on top

The bug

Dropper facing other dropper doesn't transfer items if redstone source is on top

To reproduce

  1. Place two droppers facing each other

  2. Places some blocks in one dropper

  3. Place any redstone source (e.g. lever) on top of the loaded dropper

  4. Flip the switch several times -> Target dropper is empty

  5. Remove the switch from top and place it besides the loaded dropper

  6. Flip the switch several times -> Target dropper has received blocks


  1. Demonstration video: http://youtu.be/VNqOA12Kyj8

Related issues

Attachments

Comments

migrated
[media][media][media][media][media]
kumasasa

Confirmed.

kumasasa

Strongly related (if not duplicating) MC-10174

migrated

This behaviour is dependant on the order in which the redstone or the lever updates the 2 droppers. A dropper is a solid block, and therefore a level or redstone directly on top of it also powers the other dropper, which will in half of the possible locations make the item ping pong back and forth. powering the dropper through a block will work fine.

migrated

This isn't necessarily a bug. A button, lever, etc. will power all blocks adjacent to it (or within range of it). This would probably cause dropper 1 to hand the item to dropper 2, but then get it right back because it's powered, possibly a little later (maybe a fraction of a second). The developers could maybe set up Minecraft so it has all the adjacent blocks powered at the same time and so the droppers don't play ping pong.
I could be wrong with the later powering thing, so please don't quote me on that.

galaxy_2alex

Is this still a concern in the current Minecraft version? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases. If this has been done, we can reopen the issue.

Keep in mind that the "Resolved"-Status on this ticket just means "Answered", and that we are waiting for further information on whether this issue still exists or not. We will reopen it as soon as the requested information has been delivered.

migrated

Ticket resolved as incomplete, because no answer in a reasonable amount of time (1+ year), if it still happens, please update the ticket.

migrated

Why was this bug reopened? I thought we determined that there's some sense behind it.

migrated

The ticket never got resolved, only as awaiting response and incomplete due to no response for 1+ year, but it got updated now.

SuperGeniusZeb

Resolving as a duplicate of MC-11193.

migrated

I don't believe that this report is necessarily duplicating MC-11193.
The reason for this is that MC-11193 addresses the order in which connected pieces of redstone dust change state, whereas this report (indirectly) addresses the order in which a single piece of redstone dust updates adjacent blocks. This is a fundamental difference which must be made clear.

migrated

(Unassigned)

Confirmed

Minecraft 14w21b, Minecraft 1.11.2, Minecraft 17w06a

Retrieved