Wiggin
Registered
Hi,
So I'm having a bit of trouble getting the data streaming to the dashboard. I've got two green lights at the bottom of the application but when I go to the dashboard nothing shows up. On live timings I get nothing and the little WiFi icon is red at the top.
Here is also a bit of my log :
I'm clearly missing something so any help would be appreciated.
Thanks,
Wiggin
So I'm having a bit of trouble getting the data streaming to the dashboard. I've got two green lights at the bottom of the application but when I go to the dashboard nothing shows up. On live timings I get nothing and the little WiFi icon is red at the top.
Here is also a bit of my log :
Code:
2017-01-26 14:41:05,046 [6] INFO ProRacing.MainForm.cs - Application Started
2017-01-26 14:41:09,461 [1] INFO ProRacing.MainForm.cs - Web Listener started successfully!
2017-01-26 14:41:10,681 [10] INFO ProRacing.Tools.IsiEngine.cs - Plugin UDP Connectioned Successfully
2017-01-26 14:41:10,692 [11] INFO ProRacing.Tools.IsiEngine.cs - Pluging sending data successfully!
2017-01-26 14:41:10,832 [12] INFO ProRacing.Tools.IsiEngine.cs - Error on preparing data for streaming: at System.String.Substring(Int32 startIndex, Int32 length)
at R3EDashboard.Tools.Utilities.GetDriverRelativeTimeList(List`1 deltaTimesList, Int32 driverSlotId, Int32 driverPlace, Int32 totalDrivers) in d:\Development\Google Drive\Development\R3EDashboard\R3EDashboard\Tools\Utilities.cs:line 283
at R3EDashboard.Tools.IsiEngine.PrepareData() in d:\Development\Google Drive\Development\R3EDashboard\R3EDashboard\Tools\IsiEngine.cs:line 745
I'm clearly missing something so any help would be appreciated.
Thanks,
Wiggin