I'm having some issues with leaderboard filtering for myself and team members. I have a team created of friends but nothing shows up when I filter by this team except my latest race. I have sessions for Watkins Glen, Spa, CoTA, Barcelona, and Nurburgring. But when I go to leaderboard and filter by team none of our info is there except for Spa, which was my latest session.
[00000001-00.8|09.0] 2022-07-10 10:02:05 DB_READ TabControlLeaderboard.cbTrackList_SelectedIndexChanged : Leaderboard update requested
[00000001-00.8|09.0] 2022-07-10 10:02:05 DB_READ TabControlLeaderboard.updateLeaderboardRecords : Leaderboard update for track Barcelona requested from tab
[00000001-00.8|09.0] 2022-07-10 10:02:05 DB_READ OLVControlLeaderboards.updateLeaderboardRecords : Leaderboard update requested for track Barcelona
[00000001-00.8|09.0] 2022-07-10 10:02:05 DB_READ DBReaderDelegate.getLeaderboards : Starting thread to get leaderboards for track barcelona_all
[00000030-00.8|09.0] 2022-07-10 10:02:05 DB_READ DBReaderDelegate.getLeaderboardThread : Retrieving leaderboard records for track code barcelona_all
[00000030-00.8|09.0] 2022-07-10 10:02:05 WARNING ResultsDB.runLeaderboardQuery : Could not find lap detail in database for track barcelona_all
[00000030-00.8|09.0] 2022-07-10 10:02:05 WARNING ResultsDB.runLeaderboardQuery : Could not find lap detail in database for track barcelona_all
[00000030-00.8|09.0] 2022-07-10 10:02:05 DB_READ DBReaderDelegate.getLeaderboardThread : Passing back 0 laps to caller
[00000001-00.8|09.0] 2022-07-10 10:02:05 DB_READ OLVControlLeaderboards.processLeaderboardResponse : 0 rows processed for leaderboard on track barcelona_all
[00000001-00.2|08.8] 2022-07-10 10:02:08 DB_READ TabControlLeaderboard.cbTrackList_SelectedIndexChanged : Leaderboard update requested
[00000001-00.2|08.8] 2022-07-10 10:02:08 DB_READ TabControlLeaderboard.updateLeaderboardRecords : Leaderboard update for track Barcelona (2021) requested from tab
[00000001-00.2|08.8] 2022-07-10 10:02:08 DB_READ OLVControlLeaderboards.updateLeaderboardRecords : Leaderboard update requested for track Barcelona (2021)
[00000001-00.2|08.8] 2022-07-10 10:02:08 DB_READ DBReaderDelegate.getLeaderboards : Starting thread to get leaderboards for track barcelona_2021
[00000031-00.2|08.8] 2022-07-10 10:02:08 DB_READ DBReaderDelegate.getLeaderboardThread : Retrieving leaderboard records for track code barcelona_2021
[00000031-00.2|08.8] 2022-07-10 10:02:08 WARNING ResultsDB.runLeaderboardQuery : Could not find lap detail in database for track barcelona_2021
[00000031-00.2|08.8] 2022-07-10 10:02:08 WARNING ResultsDB.runLeaderboardQuery : Could not find lap detail in database for track barcelona_2021
[00000031-00.2|08.8] 2022-07-10 10:02:08 DB_READ DBReaderDelegate.getLeaderboardThread : Passing back 0 laps to caller
[00000001-00.2|08.8] 2022-07-10 10:02:08 DB_READ OLVControlLeaderboards.processLeaderboardResponse : 0 rows processed for leaderboard on track barcelona_2021
[00000001-01.0|07.8] 2022-07-10 10:02:14 DB_READ TabControlLeaderboard.cbTrackList_SelectedIndexChanged : Leaderboard update requested
[00000001-01.0|07.8] 2022-07-10 10:02:14 DB_READ TabControlLeaderboard.updateLeaderboardRecords : Leaderboard update for track Nürburgring (2021) requested from tab
[00000001-01.0|07.8] 2022-07-10 10:02:14 DB_READ OLVControlLeaderboards.updateLeaderboardRecords : Leaderboard update requested for track Nürburgring (2021)
[00000001-01.0|07.8] 2022-07-10 10:02:14 DB_READ DBReaderDelegate.getLeaderboards : Starting thread to get leaderboards for track nurburgring_2021
[00000032-01.0|07.8] 2022-07-10 10:02:14 DB_READ DBReaderDelegate.getLeaderboardThread : Retrieving leaderboard records for track code nurburgring_2021
[00000032-01.0|07.8] 2022-07-10 10:02:14 WARNING ResultsDB.runLeaderboardQuery : Could not find lap detail in database for track nurburgring_2021
[00000032-01.0|07.8] 2022-07-10 10:02:14 WARNING ResultsDB.runLeaderboardQuery : Could not find lap detail in database for track nurburgring_2021
[00000032-01.0|07.8] 2022-07-10 10:02:14 DB_READ DBReaderDelegate.getLeaderboardThread : Passing back 0 laps to caller
[00000001-01.0|07.8] 2022-07-10 10:02:14 DB_READ OLVControlLeaderboards.processLeaderboardResponse : 0 rows processed for leaderboard on track nurburgring_2021 |
Logs seem to indicate nothing exists? ARC leaderboard works fine. Any ideas on what I should check/try?
Thanks!
edit: formatting