eckhchri / pcars-ds-liveview

Provides a html page for project cars dedicated server and display a map of the current race.
14 stars 1 forks source link

Export All Button and Auto Export not working or no results in CREST modes #171

Open viper4gh opened 2 years ago

viper4gh commented 2 years ago

The "Export All" Button in the driver table and the Auto Export are based on automatic generated results and triggers, which are only correctly defined for DS modes. Further in DS modes if a SessionStage switches from Qualifying to not Qualifying for example the results are still available in the API a short time. At this switch the results are saved. In CREST modes the results in the API are deleted as soon as the SessionStage switches to another state. That means that the logic when a result is saved must be overhauled completely.