You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bug was introduced in 8f659ea
as a fix for #271. That commit enforced slot-based iteration over
the network, which ignores round-robin-based iterators. That fix
actually only needed to be applied to exporting, which is what this
commit does now.
Closes#288
Issue type:
Short description:
Item Importer with an “Import Items Predicate” does not respect Round Robin option.
Steps to reproduce the problem:
Expected behaviour:
Items should be split evenly between Chest 1 and Chest 2.
This expected behaviour is exactly what happens when using the "Import All Items" under the same setup.
Versions:
Log file:
None.
The text was updated successfully, but these errors were encountered: