hey guys i run multiple bots but for some reason today one of my bots stopped attaching to a character for no reason. we had a power cut and when i turned it back on all the bots worked apart from 1 and here is the message in the log.
i use the same honorbuddy client for other bots so its nothing wrong with the client and i use the same wow folder for others too.
i use the same honorbuddy client for other bots so its nothing wrong with the client and i use the same wow folder for others too.
Code:
[16:27:37.148 N] Honorbuddy v2.5.13860.786 started.
[16:27:38.482 N] Logging in...
[16:27:38.586 N] T: 5247350419012390888 H: 440500790
[16:27:39.162 N] Attaching to D3D11
[16:27:39.427 N] Error attaching Honorbuddy to WoW! - 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.CharacterSettings..ctor()
at Styx.StyxWoW.()
at Styx.StyxWoW.(Process , GraphicsApi )
at Honorbuddy.MainWindow.<FindAndAttachToWoW>d__58.MoveNext()