Hi to all,
i have started a new game with the version 102. I have a problem with some passengers lines : some buses won't load passengers they should load in some stations.
Take a look at the station "Ashlock PROBLEM" and look at vehicle 15, it does not load passengers 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 passengers 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
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, passengers 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
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 passengers. I think this should be fixed because passengers have no way to "know" that the destination station is overcrowded as opposed to industries who phone/fax/mail each other.
Thanks
The feature has been discussed in this huge topic (http://forum.simutrans.com/index.php?topic=1040.0) (112 posts).