Hello. In the 1º season. afer 4ª and last stage of circuit the satrhe on day 6/04, goes to day 7. in day 7/04 apears a new stage of circuit the satre with the name plouay - plouay. obvios i dont have any cyclist choose becase the circuit ends at 6/4.
no. i can´t simulate because for que game is the 5º stage for circuit satrhe that supost not exist, but there are no ciclist when i simulate the race, because they assume that the circuit end at the 4ª
I´ve enter in the database with pcm fast editor and in the stages there are 5 stages for circuit de sathre, when in real there are only four stages. what do i do??? delete the 5 stage from the database????
I have never heard of your problem because normally it does not matter how many stages a race is supposed to have in real life. In this game you could have a Tour de France with goes for 100 days.
But now let's find a solution: Maybe the stage is linked to the wrong race. Open the table STA_race (I guess it is called race in the fast editor). In that table, look for the "Circuit de la Sarthe" and "GP Ouest France". Write down the values in the columns fkIDfirst_stage (first stage) and fkIDlast_stage (last stage) for both races. Also check the number of stages in gene_i_number_stages.
Now open the table STA_stage. In that table, search the stages of the both races. It could be that the 5° stage is linked to the wrong race. In that case, link it to "GP Ouest France". If the "GP Ouest France" already has stage, you can delete the 5° stage of "Circuit de la Sarthe".
Do not forget to compare the ID in the first column with the values you wrote down (first and last stage). If there is a problem, fix it in STA_race.