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

HB stalls on load.

jakethedj

New Member
Joined
Dec 23, 2010
Messages
14
Reaction score
0
Logs in then does nothing.

Code:
[07:02:26.785 N] Honorbuddy v2.5.12646.765 started.
[07:02:28.756 N] Logging in...
[07:02:29.764 N] T: 5247274047915132404 H: 4085223855
[07:02:31.899 N] Attaching to D3D9
[07:02:32.205 N] Attached to WoW with ID 8540
[07:02:32.361 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 System.Xml.Linq.XElement.Load(String uri)
   at Styx.Helpers.Settings.Load()
   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>d__28.MoveNext()
 
Back
Top