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.Lazy1.CreateValue() en System.Lazy1.LazyInitValue() en System.Lazy`1.get_Value() en ATVO.Launcher.App.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.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)
TR
Toni R.
Reply #1
I'm trying unistalling and reinstalling the program and reboot the pc and can't to start the program.
NT
Nick Thissen
Appgineering
Reply #2
Which channel are you on?
Can you send me this file: C:\Users\Toni\AppData\Roaming\ATVO\settings.ini
Finally I found the problem, I set the refresh rate to 1,5 sec in web timing and maybe decimals on this value are not supported. After search the file and change the value to 1,the program starts without problems.
Maybe you can do that we can not set decimals if is not supported?