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

Bot not opening properly

socrlax24

New Member
Joined
Aug 5, 2012
Messages
19
Reaction score
0
When I open the bot, I get this error message:

[5:54:34 PM:908] System.TypeInitializationException: The type initializer for 'Styx.Helpers.StyxSettings' 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.Throw(Int32 pos, String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Int32 pos, Char invChar)
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..ctor(String settingsPath)
at Styx.Helpers.StyxSettings..ctor()
at Styx.Helpers.StyxSettings..cctor()
--- End of inner exception stack trace ---
at Honorbuddy.LoginWindow..ctor()
at Honorbuddy.MainWindow.#IUc()
at Honorbuddy.MainWindow..ctor()

The window to enter my authorization code never appears. The program just sits there with the error.
 
Now I'm getting an error telling me that I have the maximum number of sessions open, even though there is only one instance of the bot running..
 
Back
Top