Jump to content

Bridge issues


644232_1452791058
  • Branch: Preview Branch Version: OSX Closed

Since the latest LU update, I've been having problems with bridges of all sorts (gas, liquid, conveyor). Simple set-ups don't work anymore. Simple T-junctions don't even split 50% anymore, if at any point along either lane, a bridge is present. Packets bounce back and forth between junctions, even if the direction is indicated with a bridge. Merging with bridges will make all packets avoid that line in some cases. Splitting at a bridge also causes wacky packet behaviour (they refuse to merge sometimes).

Below I have two screenshots in sandbox showing part of this odd behaviour.

First picture is a normal T-junction. Packets split 50% between the two outputs. 

Second picture is a T-junction, with a merging bridge on the right lane. The bridge is empty, the merging pipe is empty (deconstructed several times to be sure) and yet all the packets ignore that lane and go left instead???

I also have a conveyor system with a simple T-junction so that eggs go 50% to kitchen, 50% to drown room, and yet I observed 10 eggs and 7 ended up in the drown room and 3 in the kitchen. The route to the kitchen had a bridge to merge with the main line - the line was completely empty and yet the packets would 'bounce' off the bridge and flow in the wrong direction for a second, causing other fresh packets to ignore that route as a possibility - i.e. more went the route without the bridge (to the drown room) because the flow was constant.

I would do more testing, but I'm already sleep deprived from trying so long to get my intricate pipe systems working... no luck.

Screen Shot 2019-07-12 at 04.28.16.png

Screen Shot 2019-07-12 at 04.27.52.png


Steps to Reproduce
Build any pipe or conveyor line that utilises bridges, bridge merging or bridge splitting. Watch your packets do the samba and end up wherever they want to go.



User Feedback


Here is a picture of the computed flow:

image.png

The flow is away from sources towards sinks:

image.png

The flow to the left of the bridge output is ambiguous -- and our updated algorithm seems to determine differently which way it should flow than before. Your best bet is to avoid ambiguous segments like this, e.g. by putting the bridge on the vertical segment above the pump, then everything agrees about which way the liquids should flow.

We plan to leave this new algorithm in place. Hopefully I've provided some clarity.

  • Like 1

Share this comment


Link to comment
Share on other sites

Hi Chris P,

Thanks for your reply. Unfortunately, I still have a couple of concerns with the new algorithms. Could you perhaps elaborate on the following cases on what is happening with the flow here and why the algorithm refuses to acknowledge a what seems to me to be a legitimate build?

 

I set up a basic sweeper-loader-split layout. The left lane goes straight to a chute, the right lane goes also straight to a vent, but with several merging lanes from other loaders who would also like to dump to the right chute. Tested in all cases with 8 shine bug eggs.

1

Experiment (A)

As far as I can see, both ends have a output, and yet, the first packet that enters the system tries to go right. It then bounces endlessly between the right chute and the T-junction. Meanwhile all other 7 packets will be forced to go left. After the last packet turns left, the original first packet will also cross from the right to the left and all 8 eggs end up going left, instead of splitting evenly as would be expected. Merging the additional loaders on the left with bridges clearly wouldn't work, since that would be the same case as in my original post.

5d290e06a6608_ScreenShot2019-07-13at00_41_55.thumb.png.1defbfcb17037091eb618bcd9dfe50a5.png

5d291046b9e6e_ScreenShot2019-07-13at00_42_51.thumb.png.f40faf98060e243bb16508a87f73c482.png

Variants in the system (B) other loaders directly connect to chute, (C) other loaders connect after the chute: result is the exact same situation as in (A) - I would have thought that with the chute being at the centre/before the other loaders, that packets would flow there unheeded. Not the case.

5d290df7218cf_ScreenShot2019-07-13at00_44_16.thumb.png.baa0094e6e364b16ced7c1f9d13a1328.png

5d290deee6505_ScreenShot2019-07-13at00_44_25.thumb.png.84107ec877be1676840900d1f0934241.png

(D) I add a bridge to the right lane, and now the packets split evenly along both lanes.

 

My concerns are, why is it so difficult to deal with merging and splitting? I feel like this is counterintuitive to a lot of systems that players use to move gasses/liquids/items around and adds an unnecessary step (in this case, a redundant bridge) and complicates builds which are in some cases space-restricted. The moment one side of a split has a "merging" output (including the 'output' end of bridges), it seems packets will try to avoid that route, even if there are viable outputs that are closer or on the way (e.g. C).

The fact that the first packet in (A)-(C) actively chooses to go right, only to uselessly bounce back and forth, blocking the route, seems like a bug as well, rather than a feature.

Could you perhaps elaborate on what makes a packet choose to go in a certain direction at a junction? What causes it to bounce back and forth? Is it merely the presence of an output on one side that makes them avoid it, or is it more complex, and they check/compare how many inputs/outputs per side and decide to go where there are more net inputs? Is the distance between junctions/merging/input/output important?

EDIT: I noticed that (A)-(C) would work if I placed the right chute further away from the merging loaders (at least 1 tile gap between merging junction and chute). Still won't work if I join any of the additional loaders with a bridge. The packets will always go:

1 packet right - it will bounce between bridge output and T-junction - 2 packets go left (1st by logical split, 2nd because right route blocked by bouncing packet) - bouncing packet then passes the point where the bridge merges and exits chute. Process starts again with the next packet (repeats every 3 packets).

 

Hope to understand more and optimise my layouts. Cheers!

Vasco

Edited by 644232_1452791058

Share this comment


Link to comment
Share on other sites

Hi @644232_1452791058

The solid conveyors actually haven't changed yet, they're still running on the old system. We're in the process of upgrading it to the optimized system.

Some of the problems with the old system included the "bouncing", and also that the factors which decided the direction of an ambiguous piece of pipe were very touchy and unpredictable. The new system doesn't have bouncing and should be much more stable in deciding which direction a pipe goes. 

We really appreciate these explorations though! Once the new solid system is in place, give it a try and let us know if you see problems. Or, run your experiments with the liquid or gas systems and let us know how it feels, as they do represent the newest code. Thanks!

  • Thanks 1

Share this comment


Link to comment
Share on other sites

Okay cool, good to know! I was a bit irritated, because the solid conveyors weren't behaving as expected, but now I know why!

I'll have a look at some 'complex' liquid/gas piping and see if I notice any strange behaviour. Right off the bat, I already have another couple questions after doing some testing. See below:

5d2a76c712b84_ScreenShot2019-07-14at02_23_07.png.e45af79ee1c65e4e0bd3cefaa5851066.png

(A) One pump connected to two vents: 50-50 split of packets (as expected).

5d2a76c4251dc_ScreenShot2019-07-14at02_23_38.png.0e2498908080d0732459ea9814f4d1fe.png

(B) Two pumps connected to two vents (no bridges): middle output splits 50-50, right output sends all packets (every 2nd packet because of incoming packets from the left) to the right input.

5d2a76c1af172_ScreenShot2019-07-14at02_24_04.png.31445122c3595aef1896d8a5e4483b1c.png

(C) Three pumps connected to two vents. Only the pump all the way on the left splits 50-50, the one in the middle sends a packet every 4th packet (only to the right), the one on the right sends a packet every 2nd packet (also only to the right), regardless of which order the pipes are connected.

Why do packets from the left have 'right of way'? It doesn't matter which pipe I connect first, an output on the 'left' will always override any other outputs joining the line. It will be the dominant 50-50 split, while all other outputs will divert to the right. Is this behaviour prevalent across all systems and is there a reason for this? Or are there also cases where packets from the right have 'right of way'?

 

Also, last observation for today (gotta sleep at some point):

5d2a76be66e55_ScreenShot2019-07-14at02_25_27.png.83be5d4bb20361edc91cf74ed0844593.png

Each time you lay piping, packets 'reset'. If you do this every second - or more accurately, before the packets completely move to their next position - they will jump back and move forward again. This results in interesting behaviour at junctions, because each time a packet 'jumps' back, it will always opt to go left upon reaching a junction, regardless if the previous packet was already sent left. In the above picture, I repeatedly 'placed' a pipe to achieve the following picture. I say 'placed', because I didn't even lay new piping, I simply selected pipe and clicked on a tile where existing pipe was present - i.e. I didn't 'build' any new pipe, I just executed the action of placing pipe. So instead of a 50-50 split, all packets were sent to the left. I assume this is not intended behaviour?

Cheers,

Vasco

Share this comment


Link to comment
Share on other sites



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...