Hi, so I turned on my Aurora and I got this weird message:
System.TypeInitializationException: The type initializer for 'AlienLabs.ThermalControls.Controller.Classes.ThermalControlsTaskbarIcon' threw an exception. ---> System.ComponentModel.Win32Exception: Could not create icon data
at AlienLabs.CommandCenter.Tools.Classes.TaskbarIcon.TaskbarIcon.CreateTaskbarIcon()
at AlienLabs.CommandCenter.Tools.Classes.TaskbarIcon.TaskbarIcon..ctor()
at AlienLabs.ThermalControls.Controller.Classes.ThermalControlsTaskbarIcon..cctor()
--- End of inner exception stack trace ---
at AlienLabs.ThermalControls.Controller.Main..ctor()
at AlienLabs.ThermalControls.Controller.App.AppStartup(Object sender, StartupEventArgs args)
at System.Windows.Application.<.ctor>b__1(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
What is it?