Logistical sorter on double-wide chest behaves differently depending on which half item is in
Ricket opened this issue ยท 5 comments
Setup like the above. Item doesn't matter.
If you drop the item in the bottom half of the chest, it never leaves the chest. If you drop it in the top half of the chest, it exits with the color.
If you enable auto-eject, then when you drop it in the bottom of the chest, it exits with no color; top half of chest exits with color.
This bug exists in 8.1.7.252, and not in 8.1.5.246 (the version that ships in FTB Horizons Daybreaker, which is what I am playing in).
The two halves of the chest are different tile entities. I suggest you use IronChests (for the time being).
Sure, we're evaluating other chest mods, but for now we just backed down to version 8.1.5.246 so that our chest organization system will work again. Since this is a regression, the fact that the chest is separate tile entities might be a reason it was overlooked.
I wonder if it was introduced in 51f1c68 -- the description message is suspiciously similar to this bug title...
Doesn't look like it. 51f1c68 looks more like a fix for logistical sorters looking in the wrong direction...?