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 Harold D
on
The attached log has been coming up on ATVO Theme Editor close.

I have checked each of my scripts and this does not apply.

I am wondering why it is pointing to a folder not on my computer.

Thanks
Harold

Download logfile
Error: 8/13/2020 7:05:00 PM (UTC)
ATVO version: 1.29.12.0
Themes SDK version: 1.19.0.0
Theme version: none

Unhandled exception
System.NullReferenceException: Object reference not set to an instance of an object.
at ATVO.ThemeEditor.ThemeModels.Theme.AttachEventLog(ThemeEventLogViewModel eventLog) in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.ThemeEditor\ThemeModels\Theme.cs:line 555
at ATVO.ThemeEditor.App.set_Theme(Theme value) in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.ThemeEditor\App.xaml.cs:line 44
at ATVO.ThemeEditor.ViewModels.MainMenuViewModel.OnCloseTheme(Boolean showDialog) in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.ThemeEditor\ViewModels\MainMenuViewModel.cs:line 372
at ATVO.ThemeEditor.ViewModels.MainMenuViewModel.OnExit() in D:\Users\Nick\Documents\Programming\ATVO\Appgineer.in-TV-Overlay-for-iRacing\ATVO.ThemeEditor\ViewModels\MainMenuViewModel.cs:line 568
at Prism.Commands.DelegateCommandBase.<>c__DisplayClass6_0.<.ctor>b__0(Object arg)