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 Allen K
on
@nick why are these lines in here looking for your PC?

Error: 4/10/2020 3:41:01 PM (UTC)
Unhandled exception
System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
at System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args)
at ATVO.ThemeEditor.ThemeModels.DataBindings.LapCounterDataBinding.GetData(ISessionResult s) in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.ThemeEditor\ThemeModels\DataBindings\LapCounterDataBinding.cs:line 472
at ATVO.ThemeEditor.Data.DataSet`1.GetData(DataBindingBase bindingBase, ISimulation sim, IDataOrder order, DataClassIndex classIndex, Int32 offset) in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.ThemeEditor.Data\DataSet.cs:line 94
at ATVO.ThemeEditor.ThemeModels.DataBinderContainer.GetBindingValue(DataBindingBase binding, DataSetBase dataset, ISimulation sim) in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.ThemeEditor\ThemeModels\DataBinderContainer.cs:line 75
at ATVO.ThemeEditor.ThemeModels.DataBinderContainer.SetValueAndUpdate(ISimulation sim) in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.ThemeEditor\ThemeModels\DataBinderContainer.cs:line 101
at ATVO.ThemeEditor.ThemeModels.ThemeDataUpdater.UpdateDataBinders(List`1 databinders, ISimulation sim, Boolean designMode, DebugModes debugMode, Double time, Double deltatime) in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.ThemeEditor\ThemeModels\ThemeDataUpdater.cs:line 251
at ATVO.ThemeEditor.ThemeModels.ThemeDataUpdater.Update(ISimulation sim, Boolean designMode, DebugModes debugMode, Boolean reloadSpreadsheets) in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.ThemeEditor\ThemeModels\ThemeDataUpdater.cs:line 56
at ATVO.Theme.Code.EditorTheme.<SimOnDataUpdatedEvent>b__29_0() in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.Theme\Code\EditorTheme.cs:line 144
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback)
at ATVO.Theme.Code.EditorTheme.SimOnDataUpdatedEvent(Object sender, ISimulation simulation) in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.Theme\Code\EditorTheme.cs:line 141
at ATVO.Data.Simulation.UpdateData() in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.Data\Simulation.cs:line 274