Mechanical pipe bug with IC2 reactor fluid port
MeowWoem opened this issue ยท 2 comments
Issue description:
When i restart my world in SP, all connections between mechanical pipe and IC2 Reactor Fluid Port are "broken" and i need to update a neighboor block to restore them (my reactor don't like that lol).
I have a temporary solution, put some pistons below the pipe and send a redstone signal to them to update the pipe. But we need a fix.
It seem happens because the reactor is initialized after the pipes. If a reactor is not complete, the pipes dont connect to fluid port. Other mods like buildcraft connect the pipe to the reactor even when the reactor is not complete
Steps to reproduce:
- Build an IC2 fluid reactor with one (or more) fluid port
- Connect a pipe to the fluid port
- Quit and restart the world
- The connexion with the pipe is broken and need an update to be restored.
Version :
Forge: 1.12.2-14.23.5.2814
Mekanism: 9.6.9.367
IC2 2.8.112 (i've installed the last version but the bug is still here)
Generally we expect them to send a neighbour update when their extractability changes, but we will investigate once we've tidied up the big Mekanica based integration