Logistical Sorters Delete Overflowing Items
SuperFanatic opened this issue ยท 1 comments
Issue description:
When using a logistical sorter to send items into a container, if the storage container being outputted into doesn't have enough space for a stack of an item that is in its input storage container, but does have space for a partial stack, it will send an entire stack through anyway, deleting what won't fit.
Steps to reproduce:
- Place down two storage containers/machines with inventories, and connect them with a logistical sorter.
- Fill the second container(the one on the sorters output) with any item, but leave one slot only partially full
- Put enough of said item into the first container (input end) so that it would be MORE than enough to fill the second container.
- the sorter will pull a/the stack of items out of the first container, put what it can in the second, and delete the rest of that stack
Current workaround:
Make sure your logistical sorters always have enough space to output into, such as a double chest that then outputs directly into a machine using regular pipes, rather than using the sorter to go straight into the machine. This will prevent any overflow from happening and thus, prevent item deletion.
Version:
Forge: 13.20.0.2228
Mekanism: 9.3.2
Minecraft: 1.11.2