Item pipes' rendering does not reflect their connectedness when using conveyor covers
tovc opened this issue ยท 0 comments
Checked for existing issues
- I have checked for existing issues, and have found none.
Tested latest version
- I have checked that this occurs on the latest version.
GregTech CEu Version
1.6.1
Minecraft Version
1.20.1 Forge
Recipe Viewer Installed
EMI
Environment
Multiplayer - Dedicated Server
Cross-Mod Interaction
No
Other Installed Mods
GregTech Community Pack
Expected Behavior
Disconnecting an item pipe should render it as disconnected. The pipe should function as if it was not connected.
Actual Behavior
The pipe will always render as connected. The pipe will only partially function as connected.
The green path is functional, the red path is not. Note that the pipe next to the steel crate is disconnected.
Steps to Reproduce
Built a contraption similar to above. The pipe connected to the steel crate should be disconnected. I'm using a centrifuge here, inserting sticky resin and exporting raw rubber pulp and plant balls, but any machine with an output should work. I am using the machine's auto output function.
Additional Information
This issue could be resolved by not allowing pipes with covers to be disconnected, or by just rendering them as disconnected and disallowing covers to insert into disconnected pipes. I don't know how pipes work internally, so I think the easiest solution is best.