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 Laflèche D
on
***SOLVED*** THEY UPDATED THE SOFTWARE SO MY THEME WOULD NOT CRASH ANYMORE

Hi,

Now i have a serious problem...
everything was doing well, i decide to delete an input from the editor... after i've done so, i got an error message...
i quit the editor then re-open and now i am unable to open my theme, and i do not have have any auto save or whatever...

please help me, i had over 40 hours of work on it i don't want to loose everything.

See the image below.






Download logfile
Error: 12/23/2018 5:25:15 PM (UTC)
Unhandled exception
System.ArgumentNullException: Value cannot be null.
Parameter name: items
  at System.Collections.ObjectModel.CollectionExtensions.AddRange[T](Collection`1 collection, IEnumerable`1 items)
  at ATVO.ThemeEditor.ThemeModels.WidgetBackground.Deserialize(XElement element) in F:\Appgineer.in\Appgineer.in TV Overlay for iRacing\ATVO.ThemeEditor\ThemeModels\WidgetBackground.cs:line 173
  at ATVO.ThemeEditor.ThemeModels.WidgetBase.Deserialize(XElement element, Boolean convertName) in F:\Appgineer.in\Appgineer.in TV Overlay for iRacing\ATVO.ThemeEditor\ThemeModels\WidgetBase.cs:line 679
  at ATVO.ThemeEditor.ThemeModels.Widget.Deserialize(XElement element, Boolean convertName) in F:\Appgineer.in\Appgineer.in TV Overlay for iRacing\ATVO.ThemeEditor\ThemeModels\Widget.cs:line 325
  at ATVO.ThemeEditor.ThemeModels.Serialization.ThemeSerializer.ReadTheme(XDocument doc, Theme theme) in F:\Appgineer.in\Appgineer.in TV Overlay for iRacing\ATVO.ThemeEditor\ThemeModels\Serialization\ThemeSerializer.cs:line 214
  at ATVO.ThemeEditor.ThemeModels.Serialization.ThemeSerializer.LoadTheme(String path, String encryptedFilepath, Boolean isInEditor) in F:\Appgineer.in\Appgineer.in TV Overlay for iRacing\ATVO.ThemeEditor\ThemeModels\Serialization\ThemeSerializer.cs:line 34
  at ATVO.ThemeEditor.ViewModels.MainMenuViewModel.OnOpenThemeInternal(String path) in F:\Appgineer.in\Appgineer.in TV Overlay for iRacing\ATVO.ThemeEditor\ViewModels\MainMenuViewModel.cs:line 303
  at ATVO.ThemeEditor.ViewModels.MainMenuViewModel.OnOpenTheme() in F:\Appgineer.in\Appgineer.in TV Overlay for iRacing\ATVO.ThemeEditor\ViewModels\MainMenuViewModel.cs:line 278