Report post

Are you sure you want to report the post shown below? This will send an email to the ATVO administrators. Please include a short reason for reporting.

Users reporting for no reason may be locked out.


Post

Posted by Angel F
on
Good morning everyone, first of all Merry Christmas.

I am trying to make a script to try to control the times of the sectors of a driver and compare it with the fast lap of the session. The first problem I have is for example, in a session that I have entered for a test at Motegi, I don't understand why but it tells me that the track only has 2 sectors so if I look for the third index I get an error and on the other hand in another session I have tried to pass as binding the times of the sectors of the driver that I want to focus and I get an error but in the log I can't find the reason for the failure.

I leave attached two screenshots and the crash log.

Greetings and thanks :)




Download logfile
Error: 12/28/2020 11:56:01 AM (UTC)
ATVO version: 1.34.3.0
Themes SDK version: 1.33.0.0
Theme version: none

Unhandled exception
System.NullReferenceException: Object reference not set to an instance of an object.
at ATVO.Data.Updater.DataUpdater.Update(Simulation sim, DataSnapshot data) in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.Data\Updater\DataUpdater.cs:line 162
at ATVO.Data.Updater.DataUpdater.Update(iRacingSDK sdk, Simulation sim) in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.Data\Updater\DataUpdater.cs:line 111
at ATVO.Data.Updater.DataUpdater.UpdateData(iRacingSDK& sdk, Simulation sim) in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.Data\Updater\DataUpdater.cs:line 85
at ATVO.Data.Simulation.UpdateData() in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.Data\Simulation.cs:line 294