Distribution Module in 'pull' mode stops if anything is in the buffer.
kalutro opened this issue ยท 1 comments
Describe the bug
I have set up a Distribution Module in 'pull' mode so I can pull results from multiple AE2 Inscribers. Even though all Inscribers are creating the same item (printed circuits), the Router will stop working until the buffer is empty. I have tried with and without Speed and Stack upgrades. This is in Round Robin mode.
In Nearest or Furthest mode, it will only ever pull from the first or last inventory, respectively, completely ignoring the rest. This seems not correct, as it would be pointless to set 8 inventories and only pull from one.
How to reproduce the bug
Distribution Module with Round Robin and Transfer to router set.
Set to more than one inventory.
Place identical item in each inventory.
Watch the router only grab the item from the first inventory.
Expected behavior
I expected the router to keep pulling items from each inventory.
Additional details
All the Mods 8-1.0.28
modular-routers-1.19.2-10.2.19
Thanks and have a great day.
Which Minecraft version are you using?
1.19
Crash log
No response