I have a problem in Iracing with this property:
"IRacingExtraProperties.iRacing_ClassLeaderboard_Driver_01_GapToLeaderString"
Example: Suppose I am second, I see the Gap to the Leader, when he cross the finish line, the value goes to zero until I cross the finish line, then the correct value is displayed again.
Do I do something wrong, or it is a Bug?
The same problem also with this:
"IRacingExtraProperties.iRacing_NonRelativeDriverAheadInClass_00_GapToPlayer"
I suggest adding a slight delay in SimHubDash's configuration to update the gap values. This might give iRacing enough time to update its data before SimHubDash Retro Bowl College recalculates.
Don't think this is the Problem.
Found out that it affects all RSC-Dashboards and Properties that use the RSC-Plugin.
Even if the Player is on Pos.1
It only affects the second Position! Like: "IRacingExtraProperties._Driver_01_"
Driver_02, 03, etc. are all OK.
SLB_GapToLeaderString_02 the same.
Can anyone test this? Whether it's just me.
I found an older version of the plugin.
And this one does not have this problem!
Where can I report the Bug?
The issue you're experiencing with iRacing's gap properties is likely related to how the API handles lap transitions. When the leader crosses the finish line, the gap temporarily resets to zero until you cross, at which point it updates correctly. This behavior seems to be a minor bug or limitation in the API.