Hello guys,
When I launch hb, I've got this exception :
[15:20:05.387 D] System.TypeInitializationException: Une exception a été levée par l'initialiseur de type pour 'Styx.Helpers.LevelbotSettings'. ---> System.Xml.XmlException: '.', valeur hexadécimale 0x00, est un caractère non valide. Ligne 1, position 1.
à System.Xml.XmlTextReaderImpl.Throw(Exception e)
à System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
à System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
à System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
à System.Xml.XmlTextReaderImpl.ParseDocumentContent()
à System.Xml.XmlTextReaderImpl.Read()
à System.Xml.XmlReader.MoveToContent()
à System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
à System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
à Styx.Helpers.Settings.Load()
à Styx.Helpers.Settings..ctor(String settingsPath, String oldSettingsPath)
à Styx.Helpers.LevelbotSettings..ctor()
à Styx.Helpers.LevelbotSettings..cctor()
I'm on Win10 with Wow(x86)
Best regards
When I launch hb, I've got this exception :
[15:20:05.387 D] System.TypeInitializationException: Une exception a été levée par l'initialiseur de type pour 'Styx.Helpers.LevelbotSettings'. ---> System.Xml.XmlException: '.', valeur hexadécimale 0x00, est un caractère non valide. Ligne 1, position 1.
à System.Xml.XmlTextReaderImpl.Throw(Exception e)
à System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
à System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
à System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
à System.Xml.XmlTextReaderImpl.ParseDocumentContent()
à System.Xml.XmlTextReaderImpl.Read()
à System.Xml.XmlReader.MoveToContent()
à System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
à System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
à Styx.Helpers.Settings.Load()
à Styx.Helpers.Settings..ctor(String settingsPath, String oldSettingsPath)
à Styx.Helpers.LevelbotSettings..ctor()
à Styx.Helpers.LevelbotSettings..cctor()
I'm on Win10 with Wow(x86)
Best regards