Logistical Sorter Prioritizing Closest Chest Instead of Colored Pipe
Peekofwar opened this issue ยท 4 comments
Issue description:
When I moved my output chest next to the input chest, I noticed that the logistical sorter started acting as if sorted items were unsorted; sending all colored items to the uncolored output instead of the colored outputs.
It seems as though it prioritizes the closest inventory instead of prioritizing the closest inventory of the correct color. If the item is being sent with a sorted color, it should instead prioritize the nearest colored output instead of the nearest uncolored path.
Steps to reproduce:
- Place an input chest with a logistical sorter and setup a filter to send items to a colored logistical pipe.
- Place a logistical pipe going into an inventory about a dozen metres away with the same color as the filter you setup.
- Place an output chest without a colored logistical pipe next to the logistical sorter.
- Input the filtered item into the input chest.
Version:
Forge: v36.1.0
Mekanism: v10.0.21
Minecraft: v1.16.5
This is intended. It does closest valid destination colors are used to change the validity of paths.
No, the system is not setup for that and would be bad for performance if you want to make a path lower priority use restrictive transporters they add a cost of 1,000 if memory serves to the path. Or make it be a different color so that it can't go that direction.