Trouble Joining Rails, please help

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
Post Reply
Cronie
Inserter
Inserter
Posts: 42
Joined: Wed Jun 29, 2016 10:52 am
Contact:

Trouble Joining Rails, please help

Post by Cronie »

OK, I am banging my head against the computer screen on this one.

I am trying to link two rails separated by 1 space without making all kinds of crazy detours and loops and it just wont work. Whenever I have rails separated by 1 space in the middle, they won't link, as shown in the picture. If there is 2 or more spaces in the middle, it works fine.

Image

The only thing that works is spreading the line so it is 3 wide then joining, or doing a complete loop ... neither of these options are great as it is really ugly and takes a ton of space.

Am I doing something wrong or is it just messed up?

User avatar
steinio
Smart Inserter
Smart Inserter
Posts: 2633
Joined: Sat Mar 12, 2016 4:19 pm
Contact:

Re: Trouble Joining Rails, please help

Post by steinio »

You are doing it totally fine but with a spacing of one there is no way to join them. All equal or above 2 works.

Greetings, steinio.
Image

Transport Belt Repair Man

View unread Posts

Cronie
Inserter
Inserter
Posts: 42
Joined: Wed Jun 29, 2016 10:52 am
Contact:

Re: Trouble Joining Rails, please help

Post by Cronie »

steinio wrote:You are doing it totally fine but with a spacing of one there is no way to join them. All equal or above 2 works.

Greetings, steinio.
That is seriously lame.

User avatar
Lav
Filter Inserter
Filter Inserter
Posts: 384
Joined: Mon Mar 27, 2017 10:12 am
Contact:

Re: Trouble Joining Rails, please help

Post by Lav »

Alternatively, bend the rail in the other direction first and then back again, that works too.

But yeah, there's a reason why many rail designs you will see leave exactly 4 tiles between parallel tracks.

Cronie
Inserter
Inserter
Posts: 42
Joined: Wed Jun 29, 2016 10:52 am
Contact:

Re: Trouble Joining Rails, please help

Post by Cronie »

Lav wrote:Alternatively, bend the rail in the other direction first and then back again, that works too.

But yeah, there's a reason why many rail designs you will see leave exactly 4 tiles between parallel tracks.
it just doesn't make any sense. why should it get harder to join rails when they are closer together? In real life, the exact opposite is true. It is illogical and doesn't seem to add anything to the game besides annoyance.

User avatar
Lav
Filter Inserter
Filter Inserter
Posts: 384
Joined: Mon Mar 27, 2017 10:12 am
Contact:

Re: Trouble Joining Rails, please help

Post by Lav »

Cronie wrote:it just doesn't make any sense. why should it get harder to join rails when they are closer together? In real life, the exact opposite is true. It is illogical and doesn't seem to add anything to the game besides annoyance.
It makes a lot of sense, just of a different kind. :-)

The game currently supports three type of placed rails: straight, diagonal and curved. For each 90 degrees turn there are 2 curved rails, each rotating the track 45 degrees.

With these constraints, there's a hard limit to how narrow you can make an S-bend, and that limit results in this 4 tiles gap.

Making smaller gap would require more rail types, which would complicate game code, rail placement/removal UI and reduce game performance. That apparently was determined to be a bad trade by the devs.

Cronie
Inserter
Inserter
Posts: 42
Joined: Wed Jun 29, 2016 10:52 am
Contact:

Re: Trouble Joining Rails, please help

Post by Cronie »

Lav wrote:
Cronie wrote:it just doesn't make any sense. why should it get harder to join rails when they are closer together? In real life, the exact opposite is true. It is illogical and doesn't seem to add anything to the game besides annoyance.
It makes a lot of sense, just of a different kind. :-)

The game currently supports three type of placed rails: straight, diagonal and curved. For each 90 degrees turn there are 2 curved rails, each rotating the track 45 degrees.

With these constraints, there's a hard limit to how narrow you can make an S-bend, and that limit results in this 4 tiles gap.

Making smaller gap would require more rail types, which would complicate game code, rail placement/removal UI and reduce game performance. That apparently was determined to be a bad trade by the devs.
regardless of the reason, it makes for sloppy placement and I hope it is fixed in a future build

aober93
Filter Inserter
Filter Inserter
Posts: 453
Joined: Tue Aug 30, 2016 9:07 pm
Contact:

Re: Trouble Joining Rails, please help

Post by aober93 »

Im sure thats pretty low on the list of things to improve. Im not a dev but i think this would also take huge amounts of work to apply.

Engimage
Smart Inserter
Smart Inserter
Posts: 1068
Joined: Wed Jun 29, 2016 10:02 am
Contact:

Re: Trouble Joining Rails, please help

Post by Engimage »

Cronie wrote:regardless of the reason, it makes for sloppy placement and I hope it is fixed in a future build
This rail configuration was here from the start and will probably never change. Just deal with it. This fine tuning will not improve gameplay even slightly.

Mr. Tact
Filter Inserter
Filter Inserter
Posts: 460
Joined: Sat Mar 26, 2016 3:37 pm
Contact:

Re: Trouble Joining Rails, please help

Post by Mr. Tact »

I don't mind the, "you can't join rails which are too close to each other" as much as whatever it is that keeps rails from being placed on the exact tiles you want sometimes. For example, in this image:
rail placement.jpg
rail placement.jpg (62.92 KiB) Viewed 5980 times
you can not place rails in the gap between the two belts, despite there being two tiles of open space -- they'll only go down on the tiles you see them on in the image.
Professional Curmudgeon since 1988.

Cronie
Inserter
Inserter
Posts: 42
Joined: Wed Jun 29, 2016 10:52 am
Contact:

Re: Trouble Joining Rails, please help

Post by Cronie »

PacifyerGrey wrote:
Cronie wrote:regardless of the reason, it makes for sloppy placement and I hope it is fixed in a future build
This rail configuration was here from the start and will probably never change. Just deal with it. This fine tuning will not improve gameplay even slightly.
I disagree, it would improve the gameplay for me at least

Post Reply

Return to “Gameplay Help”