[09:53:08.216 D] Plugin Profile Changer threw an exception in 'Pulse'! Exception:
[09:53:08.216 D] System.Xml.XmlException: The 'If' start tag on line 399 position 3 does not match the end tag of 'While'. Line 535, position 3.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
at System.Xml.XmlTextReaderImpl.ParseEndElement()
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 Styx.CommonBot.Profiles.Profile..ctor(String path, Profile parent)
at Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path, Boolean rememberMe)
at ProfileChanger.ProfileChanger.ChangeProfile(String Profile)
at ProfileChanger.ProfileChanger.Pulse()
at Styx.Plugins.PluginWrapper.Pulse()