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 Toni R
on
Hi guys, I can't start Atvo and ThemeEditor, I get this error when I try to start the program.

This is the log:

Error: 10/06/2020 21:03:36 (UTC)
Unhandled exception
System.TypeInitializationException: Se produjo una excepción en el inicializador de tipo de 'ATVO.Settings.Global.GlobalSettings'. ---> System.FormatException: Error parsing C:\Users\Toni\AppData\Roaming\ATVO\settings.ini line 26
en ATVO.Config.ConfigFile.Deserialize(Object graph)
en ATVO.Config.ConfigObject.Load()
en ATVO.Config.ConfigObject..ctor(String filename)
en ATVO.Settings.Global.GlobalSettings..ctor()
en ATVO.Settings.Global.GlobalSettings..cctor()
--- Fin del seguimiento de la pila de la excepción interna ---
en ATVO.Settings.Global.GlobalSettings.get_Instance()
en ATVO.Launcher.Settings.LauncherSettings.<>c.<.cctor>b__8_0()
en System.Lazy`1.CreateValue()
en System.Lazy`1.LazyInitValue()
en System.Lazy`1.get_Value()
en ATVO.Launcher.App.<OnStartup>d__4.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
en System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
en System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)