Page 1 of 1

Trains do not seek alternate route?

Posted: Thu Jun 05, 2014 11:25 pm
by Khyron
I've played around with trains a fair bit now and I just want to confirm one last thing with rail signals.

If there are two possible paths for a train to take to get to a particular stop, the train seems to bias one or the other. If the path it always selects has a red light block, the train will not seek an alternate green light block. Is that right?

Example:
Train starts in block 0 which has outgoing connection to block 1. Block 1 has a fork to outgoing blocks 2 & 3 which merge outgoing to block 4. The train seems to bias block 2 for some reason (path finding algorithm I guess). But if block 2 is red before the train in question leaves block 0, the train will wait in block 1 instead of going through block 3.

If that's true, has anybody got any tips for better managing that situation?

Re: Trains do not seek alternate route?

Posted: Fri Jun 06, 2014 2:08 am
by starxplor
That should not happen as you described. Try removing the biased route by breaking a section of rail to see if it will take the alt route. I suspect there is something else stopping it.

Re: Trains do not seek alternate route?

Posted: Fri Jun 06, 2014 4:34 am
by Khyron
Thanks Starxplor, you're right. I don't have the original set up that made me come to that conclusion but after reading your post I set up an isolated test and was able to get the train to seek the alternate root. Woo!

As a side note, I think I found a bug in the signal placement when setting up the test case. Check out the left most green signal in the first image below. It looks like it's on the right hand side of the track but it's actually for traffic going the other way. The signal snaps to 4 locations as you move across that join. I think the inner two are meant to be blocked or hidden.

The bottom image shows that signal in the correct location.
Image
Image

Re: Trains do not seek alternate route?

Posted: Sun Jun 08, 2014 3:11 pm
by ssilk
Hm. This looks like a bug to me. Would be nice someone can make a link from the bug section to this?

Re: Trains do not seek alternate route?

Posted: Thu Jun 12, 2014 10:46 am
by arl85
I created a topic in bug report section linking here