Ticket

zurück zur Ticket Übersicht

Projekt RCM Ultimate
Zusammenfassung Combi mode: 2 pilots are missing in the combined qualy ranking list
Sequenz 3560
Klassifikation Bug
Priorität Medium
Status Done
Startdatum 17.10.2023
Fälligkeitsdatum 17.10.2023
Verantwortlich
Version 2.5.0.1755
Aufwand 0
Beschreibung The race comprised a combo of 2 categories, with 2 additional categories outside the combo.
For this race, we had controlled trials, qualifying and final A,B,C,...

Everything went smoothly right up to the end of qualifying, with no bugs.
When the finals were generated, we realized that the drivers in one of the combo categories were no longer accessible.
These drivers were present in the qualification results and in the list of race participants, but had disappeared from the list of drivers accessible for the creation of the finals.
What's more, when we exported the race to another PC for testing, these two drivers no longer even appeared in the qualifying results, even though they were present in the race PC.
It was also impossible to add them to the list of participants, as they were already present but inaccessible for the generation of finals.
To be able to continue, we recreated new drivers with the same names but with an extra _ on the name so that we could add them to the list of participants and thus add them to the finals.

Kommentare

Zeitstempel Wer Kommentar
17.10.2023 11:28:11 Felix Romer First, If you see in details the name of "PHILIPPEAU CHRISTOPHE." you can find that we have a point at the end of the name (see picture finale)
The original name in qualification for example is only "PHILIPPEAU CHRISTOPHE" without the point at the end. (see picture qualification)

Second, If you see in details the name of "BOSCHETTI_VITRAC LUCAS" you can find that we have an undescore between BOSCHETTI and VITRAC. (see picture finale)
The original name in qualification for example is only "BOSCHETTI VITRAC LUCAS" without the underscore. (see picture qualification)

it's because we don't see the real driver at the end of the qualification and we create two new drivers with approximately the same name to continue for the finale.
If you see the picture in attachment participants, you can see that we have 2 times the same name approximately because we don't see the two name in qualification when we create the finale.

To have more information, you can see the lastest picture with the finale repartition, you can see that we don't see the real driver (PHILIPPEAU CHRISTOPHE and BOSCHETTI VITRAC LUCAS) in the driver list. (creation Finale). We see only the clone we create for the finale.
17.10.2023 11:58:47 Felix Romer FIX:

Class TFlow_LoadRace
> CheckParticipant(RCM_UserAdds, RCM_LinkUp.SectionKey);
replaced by
> CheckParticipant(RCM_UserAdds, RCM_UserAdds.SectionKey);

Change history

Zeitstempel Wer Änderung
17.10.2023 11:27:40 Ticket erstellt
17.10.2023 11:29:39 Felix Romer Feld: Version
Alter Wert:
Neuer Wert: 2.5.0.1755
17.10.2023 11:29:46 Felix Romer Feld: Status
Alter Wert: Opened
Neuer Wert: Running
17.10.2023 11:29:46 Felix Romer Feld: Classification
Alter Wert: Change Request
Neuer Wert: Bug
17.10.2023 11:59:25 Felix Romer Feld: Status
Alter Wert: Running
Neuer Wert: Done