When i start up the program, im left with nothing to do, its just grayed out and blank where normally the text would load. under debud i get this though. [12:14:59 PM:238] System.TypeInitializationException: The type initializer for 'Styx.Helpers.UISettings' threw an exception. ---> System.Xml.XmlException: Root element is missing. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res) 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..ctor(String settingsPath) at Styx.Helpers.UISettings..ctor() at Styx.Helpers.UISettings..cctor() --- End of inner exception stack trace --- at Honorbuddy.MainWindow..ctor()
Alright, so i got back to the point where i need my code to log in, but when i try logging into the Buddy Auth portal, its telling me my loggin is incorrect, and when i ask for a new password its telling me there is no register account with that email. Only thing is when i tried to make an account with same email and user name, its telling me thats its already taken, Email and user name.
use your key as described here http://www.thebuddyforum.com/honorb...5-quick-hb-guide-presentation-fast-setup.html
I understand how to get my code back, but its telling me this A username for that e-mail address already exists. Please enter a different e-mail address. But when i try and have it send me an email for a new password to log in, its telling me this No user exists with the specified email address. So confused on why its telling me this.