LennysLounge / ACC-Race-Control

A live timing app for Assett Corsa Competizione
MIT License
31 stars 5 forks source link

Bug: Mass crashes or leaving the session lead to faulty replays #16

Closed schmetti-dev closed 1 year ago

schmetti-dev commented 1 year ago

As mentioned in another issue, we had a mass crash, which caused some drivers to leave the race immediately. As a result, we had a mess of replays in the app. Unfortunately, we don't know whether it was due to the mass crash (too many contacts in a very short time) or the driver leaving the session.

LennysLounge commented 1 year ago

What do you mean "a mess"?
Its difficult to know what the problem is when you dont explain what the problem is.

schmetti-dev commented 1 year ago

Sorry for the bad description When we clicked on a vehicle number, the wrong scenes sometimes came up or scenes ended too early, which is why we had no contact or only until shortly before the contact

LennysLounge commented 1 year ago

When there are a lot of crashes happening at the same time it is very difficult to process the game data correctly. This will cause the replay button to show the wrong cars in that moment. There really isnt anything i can do about this until the game outputs better data.