[MCPE-13417] Item travel very slow when using hoppers. Created: 12/Feb/16 Updated: 10/May/17 Resolved: 28/Apr/16 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 0.14.0, 0.14.0 Beta 6 |
| Fix Version/s: | 0.14.2 |
| Type: | Bug | ||
| Reporter: | Sam Hernandez | ||
| Resolution: | Fixed | Votes: | 4 |
| Labels: | hopper | ||
| Attachments: |
|
||||||||||||||||||||||||
| Issue Links: |
|
||||||||||||||||||||||||
| Confirmation Status: | Unconfirmed | ||||||||||||||||||||||||
| Platform: | Phone - Android - Motorola Moto X | ||||||||||||||||||||||||
| Description |
|
Hoppers don't spit out items instantly. Instead they wait until they are completely filled up and then spit out items. For example, if I put a stack of diamonds in the hopper the other hopper that the diamonds will travel to won't spit out the diamonds instantly. It takes a very long time for the items to travel long distances and I hope you guys can fix it in 0.14.1 or something. Thank you for your time! |
| Comments |
| Comment by PHO [ 28/Apr/16 ] |
|
This particular issue has been fixed in 0.14.1 but fixing it incurred a different problem, namely |
| Comment by PHO [ 07/Apr/16 ] |
|
Fixed in 0.14.1. Thanks! |
| Comment by Julian [ 17/Mar/16 ] |
|
Same here. i made a lot with hoppers the last days. (timers,sorting machines etc.) i can confirm it is fast downways and slow sideways. |
| Comment by PHO [ 19/Feb/16 ] |
|
I investigated this further. The glitch doesn't occur when the hoppers are cascaded vertically. And for horizontal hopper pipes, the glitch sometimes occurs and sometimes not. More specifically, a perfectly working horizontal pipe may stop working after reloading the world, and if you reload it again the pipe may start working correctly. So,
Steps to reproduce:
What actually happens: There should be a moment where all of the three comparators are activated, but sometimes that doesn't happen. My hypothesis is as follows (TL;DR): Suppose we had 2 items X and Y in the chest α, and hopper A were to be processed first, then B, then C.
At t = 1,
At t = 8,
At t = 9,
At t = 15,
At t = 16,
At t = 24,
At t = 32,
At t = 40,
At t = 48,
|
| Comment by PHO [ 18/Feb/16 ] |
|
Confirmed in 0.14.0 alpha. |