
Round Robin not working correctly
bevilp opened this issue ยท 0 comments
LaserIO version
1.6.8
Minecraft Version
1.20.1
(Neo)Forge Version
No response
Modpack & Version
Monifactory 0.10.5
Do you have optifine installed?
No
Describe the issue
Round Robin is not working as expected
Steps to reproduce
I have a node on a drawer controller with an insert and extract card. The extract card has 4 overclockers and is set to 64items/1tick and round-robin.
There is a node per machine with an insert card filtered to the item the machine needs. The machines output to the drawers. All the input items for the machines come from the drawer controller under the node described above.
There is a node on an igneous extruder generating cobblestone that is linked to the drawer controller node.
The node on the drawer controller does not distribute in round robin to the machines. All it does is receive cobblestone from the igneous extruder and send that cobblestone to the drawer controller at the speed of the igneous extruder, aka much slower than 64items/tick
Expected behaviour
round robin, every tick, tries to put 64 items in all the machines
Screenshots
Log files
No response
Additional information
No response