The International Simutrans Forum

Community => Simutrans Help Center => Topic started by: valten on March 19, 2009, 10:13:51 pm

Title: V102 - Problem with p****engers
Post by: valten on March 19, 2009, 10:13:51 pm
Hi to all,
i have started a new game with the version 102. I have a problem with some p****engers lines : some buses won't load p****engers they should load in some stations.

Take a look at the station "Ashlock PROBLEM" and look at vehicle 15, it does not load p****engers going to the PMO station. There are other stations behaving the same way but i cannot find a rule to help solve the bug. To reproduce the problem send vehicle 15 to station "Ashlock problem" and observe that it does not load p****engers whereas it should.

the file is here : http://simutrans-germany.com/files/upload/11.sve

i have the problem with 102 official and also with the windows nightly 102.1-2391.


Thanks
Title: Re: V102 - Problem with p****engers
Post by: z9999 on March 20, 2009, 04:29:49 am
simuconf.tab
Quote
# things to overcrowded destinations won't load if active (default off)
avoid_overcrowding = 0

This is a new feature of 102.0.
If this switch is on, p****engers don't ride on, if their transfer station is overflowed.

Unfortunately, in your savegame, this switch is on. (I don't know why.)
I modified your savegame with hex editor and switched off avoid_overcrowding.
Try this one.

http://simutrans-germany.com/files/upload/11_modified.zip

Title: Re: V102 - Problem with p****engers
Post by: valten on March 20, 2009, 06:55:50 am
ok thanks. This is probably because i changed the parameter in simuconf.tab

# things to overcrowded destinations won't loaf if active (default off)
avoid_overcrowding = 1

but i thought it would apply only to goods not to p****engers. I think this should be fixed because p****engers have no way to "know" that the destination station is overcrowded as opposed to industries who phone/fax/mail each other.


Thanks


Title: Re: V102 - Problem with p****engers
Post by: whoami on March 20, 2009, 04:58:36 pm
The feature has been discussed in this huge topic (http://forum.simutrans.com/index.php?topic=1040.0) (112 posts).