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

Bot will Load up, but Wont show a log in screen

CIDO

Member
Joined
Jan 25, 2012
Messages
57
Reaction score
0
heres the debug?

[23:41:54:750] 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()

it worked fine this mornin ^^
 
I fixed this error by deleting the UISettings_.xml file in the Settings folder and then restarting my bots.
 
Last edited:
Back
Top