Pipes not respecting disconnection upgrades.
Unknown-Zombie opened this issue ยท 2 comments
I have pipes that contain Disconenction Upgrades and after upgrading to dev.196, stuff is being transferred to disconnected pipes.
In the screenshots below, the Liquid Pipe has a disconnect upgrade (as evidinced by how it is not connected to the transport pipe beside it), but items are travelling between them anyway.
Note that I removed the disconnect upgrade and reinserted it which did not resolve the problem. Destroying the item transport pipe and replacing it also did not resolve the problem.
Am I correct that only the right pipe sends stuff to the left pipe and not the other way around ?
Yes, that is correct. As items make their first trip up that item pipe, they are transferred from the right pipe to the left pipe (across the disconnect). From there, they are looping back through the wall and back into that Basic LP you see in the corner of the room. From there, once they have made that loop, they travel up the pipe as expected.