same issue no login box pops up anymore. Started yesterday this is the debug
[6:55:54 PM:932] System.TypeInitializationException: The type initializer for 'Styx.Helpers.StyxSettings' threw an exception. ---> System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
at System.Security.Cryptography.RijndaelManaged..ctor()
at Styx.Helpers.EncryptedAttribute..ctor(String key, String iv)
at System.Reflection.CustomAttribute._CreateCaObject(Void* pModule, Void* pCtor, Byte** ppBlob, Byte* pEndBlob, Int32* pcNamedArgs)
at System.Reflection.CustomAttribute.CreateCaObject(Module module, RuntimeMethodHandle ctor, IntPtr& blob, IntPtr blobEnd, Int32& namedArgs)
at System.Reflection.CustomAttribute.GetCustomAttributes(Module decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes)
at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimePropertyInfo property, RuntimeType caType)
at System.Reflection.RuntimePropertyInfo.GetCustomAttributes(Type attributeType, Boolean inherit)
at (Object , Type , Boolean )
at Styx.Helpers.Settings.InitializeDefaultValues()
at Styx.Helpers.Settings..ctor(String settingsPath)
at Styx.Helpers.StyxSettings..ctor()
at Styx.Helpers.StyxSettings..cctor()
--- End of inner exception stack trace ---
at Honorbuddy.LoginWindow..ctor()
at Honorbuddy.MainWindow.#IUc()
at Honorbuddy.MainWindow..ctor()