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

New computer - honorbuddy no longer works, no login screen

rodpulse

New Member
Joined
Dec 4, 2010
Messages
3
Reaction score
0
Hi all,

Just got a new computer, and upon reinstalling Honorbuddy I've found that it doesn't work as it used to. Basically, when I try to run it as administrator, it launches the application, but it doesn't ask for a login or anything else and the Honorbuddy window comes up with nothing populated (no text, values in drop-down, etc.).

Here's the info in debug. Any help would be appreciated!

[10:41:10:343] 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()
 
do your windows updates, and install the .Net Framework 3.5 Sp1. and that should do it for you.
 
[10:41:10:343] 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.

if cng's comment doesn't work...

delete the settings folder and try again
 
Cheers guys. I went with KA's suggestion first - mostly because I'm lazy - and it worked a treat! Back online!

:)
 
Back
Top