Ref: 74746, viewtopic.php?p=453109#p453109
Using furnace "6" (works with all numbered furnaces from FluidBreakingMod_1.0.4).
Issue: After unsuccessful furnace rotation, blocked underground (between two pipe-to-grounds) is not marked as blocked, even when hovering above pipe-to-grounds. Both ends of this "connected" underground are from different FS'es so there should be consistency fail.
This weird disconnected state is persistent for all pipe-to-grounds until there is pipe-to-ground built in between. Because of this i guess issue is with searching for far end (74610) - they are in fact not paired but when hovering, there is lookup for other end only for visualisation purpose. If this is true, then there should be consistency check that would for each underground connector perform search for other end and compare against stored one.
If this issue is already fixed by 74746, then this is request for additional consistency check.
[Dominik][0.17.68] Invisible blocked underground after failed rotation
- boskid
- Factorio Staff

- Posts: 4788
- Joined: Thu Dec 14, 2017 6:56 pm
- Contact:
-
Dominik
- Former Staff

- Posts: 663
- Joined: Sat Oct 12, 2013 9:08 am
- Contact:
Re: [Dominik][0.17.68] Invisible blocked underground after failed rotation
Still present in current version. I guess it is connected to 75492.
-
Dominik
- Former Staff

- Posts: 663
- Joined: Sat Oct 12, 2013 9:08 am
- Contact:
Re: [Dominik][0.17.68] Invisible blocked underground after failed rotation
It is not connected.
-
Dominik
- Former Staff

- Posts: 663
- Joined: Sat Oct 12, 2013 9:08 am
- Contact:
Re: [Dominik][0.17.68] Invisible blocked underground after failed rotation
Actually exists in vanilla
- boskid
- Factorio Staff

- Posts: 4788
- Joined: Thu Dec 14, 2017 6:56 pm
- Contact:
Re: [Dominik][0.17.68] Invisible blocked underground after failed rotation
True, exists in vanilla
-
Dominik
- Former Staff

- Posts: 663
- Joined: Sat Oct 12, 2013 9:08 am
- Contact:
Re: [Dominik][0.17.68] Invisible blocked underground after failed rotation
Another bug I introduced when fixing those various length pipes.