What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Problem with HB start-up

jhoudlette

New Member
Joined
Dec 13, 2011
Messages
14
Reaction score
0
I went to open my HB up for use today and got this in the debug menu. The log-in process skipped the key-log screen and went straight to a blank HB with only the debug message available.


[12:02:11 PM:002] 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()

havent changed any settings throughout the night, and it worked fine yesterday.

any help will be much :D
 
Back
Top