Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iRacing: Delta/Gap times empty in Leaderboard #366

Closed
hieblmedia opened this issue Jun 29, 2019 · 2 comments
Closed

iRacing: Delta/Gap times empty in Leaderboard #366

hieblmedia opened this issue Jun 29, 2019 · 2 comments
Labels

Comments

@hieblmedia
Copy link

Hello,
looks like delta and gap times are not calculated in the leaderboard.
Replay1 (race starting): https://drive.google.com/file/d/1tGzcCbgh5zwD4OewBUwxgBFBgGJAoAaP/view?usp=sharing
Replay2: https://drive.google.com/file/d/1XIREYYx6RmRmhG5FSZ8_WRxjJJXNVA1B/view?usp=sharing

@Wergilius
Copy link

I have the same issue, I think when running multiclass (or just beeing slow) and you not on leaders lap the following stops working:

drivergaptoleader(index to driver not on leaders lap) -> returns null
drivergaptoplayer(any index) -> returns null

still works:
drivergaptoleader(index off driver on leaders lap)
drivername(any index)
drivercarname(any index)

@SHWotever
Copy link
Owner

Hi ! I close this as this has been reworked a lot since, there is not known case. (except rf2 which stops sending the data and only sends laps)
To watch all the data a debug tool is also now included which helps to understand all the data : http://127.0.0.1:8888/diaglb.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants