Unsure whats going on. I start up HB for other classes and they work fine. The Warrior seems to be stuck on the loading and attaching to WoW and never fully loads. Help Me. This is all there is to the log. [00:23:36.409 N] Honorbuddy v2.5.11412.747 started. [00:23:38.203 N] Logging in... [00:23:38.833 N] T: 5247141616609789080 H: 3772670421 [00:23:39.480 N] Attaching to D3D9 [00:23:39.809 N] Attached to WoW with ID 2088 [00:23:39.863 D] System.TypeInitializationException: The type initializer for 'Styx.Helpers.LevelbotSettings' 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 Styx.Helpers.Settings..ctor(String settingsPath, String oldSettingsPath) at Styx.Helpers.LevelbotSettings..ctor() at Styx.Helpers.LevelbotSettings..cctor() --- End of inner exception stack trace --- at Honorbuddy.MainWindow.LoadSettings() at Honorbuddy.MainWindow.HandleSuccess()