[GH-ISSUE #63] [Bug] Leaderboard shows incorrect positions in early corners #13

Closed
opened 2026-05-07 00:17:38 +02:00 by BreizhHardware · 2 comments

Originally created by @Bangkah on GitHub (Dec 17, 2025).
Original GitHub issue: https://github.com/IAmTomShaw/f1-race-replay/issues/63

Description:
The leaderboard during race replay sometimes shows inaccurate driver positions, especially in the first few corners. Drivers who are clearly ahead on track may be displayed behind others temporarily.
GitHub

Steps to Reproduce:

  1. Run the replay for a Grand Prix (e.g., python main.py --year 2025 --round 5).
  2. Watch the first few corners of the race.
  3. Notice the driver ordering on the leaderboard doesn’t match expected track order.

Expected Behavior:
Leaderboard should reflect the real on-track driver positions accurately at all times.

Actual Behavior:
Positions sometimes appear swapped or incorrect before the first lap is complete.

Originally created by @Bangkah on GitHub (Dec 17, 2025). Original GitHub issue: https://github.com/IAmTomShaw/f1-race-replay/issues/63 Description: The leaderboard during race replay sometimes shows inaccurate driver positions, especially in the first few corners. Drivers who are clearly ahead on track may be displayed behind others temporarily. [GitHub](https://github.com/IAmTomShaw/f1-race-replay?utm_source=chatgpt.com) Steps to Reproduce: 1. Run the replay for a Grand Prix (e.g., python main.py --year 2025 --round 5). 2. Watch the first few corners of the race. 3. Notice the driver ordering on the leaderboard doesn’t match expected track order. Expected Behavior: Leaderboard should reflect the real on-track driver positions accurately at all times. Actual Behavior: Positions sometimes appear swapped or incorrect before the first lap is complete.
BreizhHardware 2026-05-07 00:17:38 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@IAmTomShaw commented on GitHub (Dec 17, 2025):

Thanks for mentioning this. This is a known issue, and is something that is being worked on. :)

<!-- gh-comment-id:3664755778 --> @IAmTomShaw commented on GitHub (Dec 17, 2025): Thanks for mentioning this. This is a known issue, and is something that is being worked on. :)
Author
Owner

@Bangkah commented on GitHub (Dec 17, 2025):

Glad to hear that! If there's any specific part of the logic (perhaps in the telemetry data processing) where I can help with a PR, please let me know.

<!-- gh-comment-id:3664853195 --> @Bangkah commented on GitHub (Dec 17, 2025): Glad to hear that! If there's any specific part of the logic (perhaps in the telemetry data processing) where I can help with a PR, please let me know.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/f1-race-replay#13
No description provided.