Hello Im getting hb stuck on trying to attach only on my mage? Works fine on hunter. [21:11:11.050 N] Honorbuddy v2.5.13042.771 started. [21:11:13.103 N] Logging in... [21:11:13.950 N] T: 5247301341158930718 H: 4243793395 [21:11:15.809 N] Attaching to D3D11 [21:11:16.179 N] Attached to WoW with ID 5092 [21:11:16.342 D] System.TypeInitializationException: The type initializer for 'Styx.Helpers.UISettings' threw an exception. ---> System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) at System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos) at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace() at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlReader.MoveToContent() at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options) at System.Xml.Linq.XElement.Load(String uri, LoadOptions options) at System.Xml.Linq.XElement.Load(String uri) at Styx.Helpers.Settings.Load() at Styx.Helpers.Settings..ctor(String settingsPath, String oldSettingsPath) at Styx.Helpers.UISettings..ctor() at Styx.Helpers.UISettings..cctor() --- End of inner exception stack trace --- at Honorbuddy.MainWindow.LoadSettings() at Honorbuddy.MainWindow.<HandleSuccess>d__2a.MoveNext()