The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: colonyan on October 12, 2009, 06:25:01 am

Title: [r2733]No routing over crowded not working?
Post by: colonyan on October 12, 2009, 06:25:01 am
I have my previous game not working on "no routing over crowded" since this version.
To confirm, I made a small map with 2 town conected by rail and 2 bus stop at each town connecting both
town and station for each. As time p****es, they start accumulating p****engers eventhough stations are crowded.
I halted train to see this.
(http://simutrans-germany.com/files/upload/2733 over crowding.png)
Title: Re: [r2733]No routing over crowded not working?
Post by: z9999+ on October 12, 2009, 06:48:48 am
That is normal behavior of "no routing over crowded". It affects only for routing, it doesn't avoid over crowded.
If you don't like over crowded, use "avoid_overcrowding" instead. (But it may cause deadlock.)
Title: Re: [r2733]No routing over crowded not working?
Post by: colonyan on October 12, 2009, 03:10:58 pm
So when the over crowded station is the only mean to get to the destination, it will be still selected as the path.
Thanks for remider!
Title: Re: [r2733]No routing over crowded not working?
Post by: z9999+ on October 13, 2009, 04:06:20 am
BTW, screenshot on first post is your actual simconfig.tab ?
Line starting with "#" or " "(white space) is comment line, it doesn't affect.

In current version, no_routing_over_overcrowded is not saved in savegame file yet.
So, even if you set it on settings window, this setting might be lost after restarting without simconfig.tab setting.

Sorry if you already know these.
Title: Re: [r2733]No routing over crowded not working?
Post by: colonyan on October 13, 2009, 06:15:11 am
No I didn't know this TT And yes, it is my actual simuconf.
I wish I knew this first. Thanks. It was very imformative!