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

[SOLVED] HB Loading & Attaching but not Starting

inspyr23

Member
Joined
Oct 18, 2014
Messages
44
Reaction score
0
I loaded it up fine earlier and all was working.
Now loaded it up a second time and it attaches but everything is grayed out.

Code:
[13:49:49.061 N] Honorbuddy v2.5.15239.828 started.
[13:49:50.064 D] Reloading AssemblyLoader<BotBase> - Initializing bots
[13:49:50.065 D] Reloading AssemblyLoader<HBPlugin> - Initializing plugins
[13:49:50.065 D] Reloading AssemblyLoader<CombatRoutine> - Initializing routines
[13:49:56.289 N] Logging in...
[13:49:56.349 D] Logging in to BestLatency (122.248.233.213)
[13:49:57.295 N] T: 5247707156390352001 H: 3289756075
[13:49:59.712 N] Attaching to D3D11
[13:49:59.994 N] Attached to WoW with ID 27356
[13:50:00.149 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.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.*‏​‎‏*‪‬*​**‏‪****‫​‏‏​***‪‬‏‏*()
   at Honorbuddy.MainWindow.r_RKDH?Y\]"H0k`G:1x(F?8B(#.MoveNext()
 
Back
Top