[MCPE-14481] Hoppers are skipped in a chain Created: 27/May/16 Updated: 21/Aug/17 Resolved: 21/Aug/17 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 0.14.3 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Sam T | ||
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Confirmation Status: | Unconfirmed |
| Platform: | Tablet - iOS - iPad 2 |
| Description |
|
I was making a redstone sorting system, and noticed that some of the hoppers are being "skipped," as in there is no item in them, but there is one in the hopper before and after it in the sequence. For example: Hopper 1 ====== Hopper 2 ======= Hopper 3 This was in 0.14.3, but it said that it did not exist for some reason |
| Comments |
| Comment by [Mojang] Mega_Spud (Jay Wells) [ 21/Aug/17 ] |
|
This ticket has been resolved as 'Cannot Reproduce' as it has not been updated recently (1 year+) |
| Comment by AMAN4700 [ 08/Aug/16 ] |
|
Please respond and add the current version if you can reproduce this issue. |
| Comment by PHO [ 29/May/16 ] |
|
WitherBoss2000, are you talking about horizontal hopper pipes, and are hoppers skipped non-deterministically? If so that's a duplicate of As kaleb418 said, vertical hopper pipes do teleport items instantaneously, which is an expected behavior. But the vertical teleporting is deterministic, i.e. it must always happen. On the other hand, horizontal teleporting must not occur but it occurs occasionally as explained in |
| Comment by Sam T [ 28/May/16 ] |
|
Yes, sometimes i was able to get an item, but it was a randim amount of tapping. I think the problem is with some sort of game tick not working. I really dont know what is happening. |
| Comment by kaleb418 [ 27/May/16 ] |
|
This issue might Work as Intended. Sometimes, items are pushed and pulled at almost the same amount of time, usually on vertical hopper lines. Try clicking/tapping where the item should be in the empty hopper really quick, respond if you manage to move one of the moving items into your inventory. |