[11:29:15.549 D] Buddy Store plugin 'theTramper whispery' failed to load with following errors
[11:29:15.549 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for '.' threw an exception. ---> System.Xml.XmlException: Name cannot begin with the '' character, hexadecimal value 0x01.
at System.Xml.XmlConvert.VerifyNCName(String name, ExceptionType exceptionType)
at System.Xml.Linq.XName..ctor(XNamespace ns, String localName)
at System.Xml.Linq.XNamespace.GetName(String localName)
at System.Xml.Linq.XName.Get(String expandedName)
at Styx.Helpers.Settings.GetXML()
at Styx.Helpers.Settings.SaveToFile(String path, Boolean twoStepSave)
at Styx.Helpers.Settings.Save()
at Styx.Helpers.Settings..ctor(String settingsPath, String oldSettingsPath)
at ...ctor()
at ...cctor()
--- End of inner exception stack trace ---
at theTramper_whispery.theTramper_whispery..ctor()
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at **********.**********.*********(String , Byte[] )