Hello there, it seems that somehow my HB stop working.
And stays like this
Logs said this:
And stays like this

Logs said this:
[13:32:40:473] System.TypeInitializationException: Se produjo una excepción en el inicializador de tipo de 'Styx.Helpers.UISettings'. ---> System.Xml.XmlException: '.', valor hexadecimal 0x00, es un carácter no válido. L?*nea 1, posición 1.
en System.Xml.XmlTextReaderImpl.Throw(Exception e)
en System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
en System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String[] args)
en System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Int32 pos, Char invChar)
en System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
en System.Xml.XmlTextReaderImpl.ParseDocumentContent()
en System.Xml.XmlTextReaderImpl.Read()
en System.Xml.XmlReader.MoveToContent()
en System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
en System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
en System.Xml.Linq.XElement.Load(String uri)
en Styx.Helpers.Settings..ctor(String settingsPath)
en Styx.Helpers.UISettings..ctor()
en Styx.Helpers.UISettings..cctor()
--- Fin del seguimiento de la pila de la excepción interna ---
en Honorbuddy.MainWindow..ctor()