Mechanical pipes multipart bug?
ddos666TB opened this issue ยท 4 comments
running 3 lines of mechanical pipes separated by FMP Cover with different liquids works like a charm until u break one of pipes... there happens a bit mess: liquids in neighbour pipes gets replaced by random from one of those 3
| - cover
M - milk
W - water
L - lava
|M|L|W|
|M|L|W|
|M|L|W|
|M|L|W|
becomes i.e when destroyed/replaced X-marked pipe
|L|L|L|
|L|L|L|
|L|X|L|
|L|L|L|
That code is so fiddly, I will have made a mistake somewhere. I'll see if I can get it fixed soon.
This should also have been fixed in build 146 - Looks like something's wrong with the buildserver's git
and it's not managing to build...