idk now why i have this error when i load de profile
[22:45:52.451 N] Failed to load profile: Invalid character in the given encoding. Line 39, position 22.
[22:45:52.451 D] System.Xml.XmlException: Invalid character in the given encoding. Line 39, position 22.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.InvalidCharRecovery(Int32& bytesCount, Int32& charsCount)
at System.Xml.XmlTextReaderImpl.GetChars(Int32 maxCharsCount)
at System.Xml.XmlTextReaderImpl.ReadData()
at System.Xml.XmlTextReaderImpl.EatWhitespaces(StringBuilder sb)
at System.Xml.XmlTextReaderImpl.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
at System.Xml.Linq.XElement.ReadElementFrom(XmlReader r, LoadOptions o)
at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
at System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
at Zeta.CommonBot.Profile.Profile.Load(String path)
at Zeta.CommonBot.ProfileManager.Load(String profilePath)
this is bcuz the line of the wait time is added but idk why now i have a error ..any idea?