r1986 - Some convoy of old games jump out before and cause dead-lock September 01, 2008, 04:58:16 am simutrans r1986 GDIWhen I load the savegame which was saved in v100.0, some convoy jump out before and cause dead-lock. Quote Selected
Re: r1986 - Some convoy of old games jump out before and cause dead-lock Reply #1 – September 01, 2008, 06:10:30 am Another one.By the way, some wagons keep wrong position after loading.But I can't make a test case yet. Quote Selected
Re: r1986 - Some convoy of old games jump out before and cause dead-lock Reply #2 – September 01, 2008, 08:24:06 pm Well, now the laoding routine will not touch convois, thus their length will be wrong until reaching a station. Quote Selected
Re: r1986 - Some convoy of old games jump out before and cause dead-lock Reply #3 – September 02, 2008, 03:42:48 am Thank you.Quote from: prissi – on September 01, 2008, 08:24:06 pmWell, now the laoding routine will not touch convois, thus their length will be wrong until reaching a station.Does this mean that their length will be corrected when reaching a station ?It was true, if the station was terminal and the direction of vehicle was changed.But if the station was through station, its length was never changed when reaching a station.I attached a new test game which was saved in v100.0.This has two problems.- The long convoy will not collect their length when reaching a station.- The short convoy, which is not short but is short because there is a signal front of depot, will not correct their number of wagons when reaching a station.Is this an another problem ? Quote Selected
Re: r1986 - Some convoy of old games jump out before and cause dead-lock Reply #4 – September 02, 2008, 08:41:04 am Yes, this is true, but nevertheless difficult to fix consitently. I will think about this though. Quote Selected
Re: r1986 - Some convoy of old games jump out before and cause dead-lock Reply #5 – September 03, 2008, 06:14:32 am Tested in r1990. The last problem seems to be solved. Thank you.EDIT: When I load the game in r1990, many overtaking train problem happenes.So, this fix maght be not good.And the other problem happened.If I save the game when convoi is on diagonal track, spaces between wagons will be broken. Quote Selected Last Edit: September 03, 2008, 08:03:34 am by z9999
Re: r1986 - Some convoy of old games jump out before and cause dead-lock Reply #6 – September 03, 2008, 08:26:22 am Reservations were not restored, and the position fix was also done during saving. Check with nightly please. Quote Selected
Re: r1986 - Some convoy of old games jump out before and cause dead-lock Reply #7 – September 03, 2008, 11:42:42 am Thank you. Tested in r1991.Reservation problem is solved.But saving problem is still there.In r1991, when I click "save" button, spaces between wagons wasn't broken. (Good)But when I load this saved game, spaces between wagons was broken. (Bad) Quote Selected
Re: r1986 - Some convoy of old games jump out before and cause dead-lock Reply #8 – September 03, 2008, 06:24:09 pm It's working well in r1992. Thank you.One problem is, as yoshi wrote in another topic, if I set "diagonal_multiplier=512", the vehilce movement on diagonal tracks is not smooth. (Like a billiard) Quote Selected
Re: r1986 - Some convoy of old games jump out before and cause dead-lock Reply #9 – September 03, 2008, 08:18:38 pm Because the correct value was 1024 ... Quote Selected
Re: r1986 - Some convoy of old games jump out before and cause dead-lock Reply #10 – September 04, 2008, 05:26:39 am Thank you. All problems was solved in r1994. Quote Selected