Logistical Sorter does not sort properly when placed on a Mekanism machine.
ruifung opened this issue ยท 8 comments
For example. if placed on a factory to sort all its output, the Logistical Sorter does not sort at all, unless Auto Output is checked, it does not even output any items. And when auto output is checked - it outputs unsorted items.
I was passing the facing side to the searcher, rather than the back side. Fixed in development, I'll push this fix to master as soon as possible.
Which was why it only broke for inventories which check sidedness?
Guess I'll close this now.
Exactly. And the code block that handles auto-outputting didn't have this issue, so that's why that worked. Pulling from the opposite to the side the machine was set to would also have worked, weirdly.
well... yeah because the transporters facing direction would have been the opposite.
Anyway 8.1.7 should probably be moved to recommended. Given the bugs in the currently recommended version.
I agree. @aidancbrady will have to handle that though, recommending builds is out of my hands