Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distribution Module in 'pull' mode stops if anything is in the buffer. #202

Open
kalutro opened this issue Nov 6, 2023 · 1 comment
Open

Comments

@kalutro
Copy link

kalutro commented Nov 6, 2023

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

@desht
Copy link
Owner

desht commented Dec 24, 2023

Sorry for the delay. Just tested this, and I can't reproduce the issue. The distributor keeps pulling from all configured inventories as long as there's space to add items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants