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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

HB Startup issue

MattCh

New Member
Joined
Jan 1, 2013
Messages
92
Getting the below on startup....suppose I'll have to "install from fresh"......again


PHP:
[12:34:34.022 N] Honorbuddy v2.5.9468.722 started.
[13:35:43.394 N] Logging in...
[13:36:05.289 N] Attaching to D3D11
[13:36:05.604 N] Attached to WoW with ID 5248
[13:36:05.764 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()
 
Back
Top