Items dropping onto belts from chutes causes processing to be skipped
Chippit opened this issue ยท 2 comments
Describe the Bug
When feeding items onto belts in certain configurations using chutes, items will move down the belt and skip their assembly line processing steps.
Reproduction Steps
- Reproduce the contraption shown. This schematic represents it exactly, if using the schematic is easier.
- The motor is set to 128 RPM, but it seems to reproduce at any combination of speeds, even if the press is driven at a different speed from the belt
- Items dispense one at a time from chutes and funnels for ease of demonstration, but it works on all stack sizes (the schematic does not seem to save the smart chute's setting of 1, incidentally - this may be another bug)
- Unpower the left lever powering the funnel. Watch the items entering the barrel. They will all be sheets, as expected.
- Power the left lever and unpower the right. Watch the items entering the barrel. They will all be ingots.
- Unpowering the right lever might cause the final stack already on the belt to be processed correctly, depending on the timing.
Expected Result
All assembly line processing works at all times.
Screenshots and Videos
Crash Report or Log
No response
Operating System
Windows 10 (server running on BSD)
Mod Version
0.5.0g
Minecraft Version
1.19.2
Other Mods
No response
Additional Context
I have encountered similar behaviour with mechanical arms as well, but the reproduction of that issue was inconsistent in my setups. I see that is now logged as #823.
This one I describe here reproduces consistently, but may be related to the other one.
It also reproduces in both single player and on servers.