anoyetta / ACT.Hojoring

Advanced Combat Tracker の FFXIV向けプラグインです。トリガ、TTSの拡張、HUDの拡張など。
BSD 3-Clause "New" or "Revised" License
288 stars 67 forks source link

Plug Int Error #263

Closed ZarrZarr closed 6 months ago

ZarrZarr commented 4 years ago

Describe the bug When adding the any of the plugins to ACT, It ends up with a Plugin Init error (Have tried it with 3 different installations of ACT)

Environment

Additional context (all 3 have similar errors) System.Windows.Markup.XamlParseException

The invocation of the constructor on type 'ACT.TTSYukkuri.Config.Views.GeneralView' that matches the specified binding constraints threw an exception. at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at ACT.TTSYukkuri.Config.Views.ConfigBaseView..ctor() at ACT.TTSYukkuri.PluginCore.<>c__DisplayClass27_0.<b__0>d.MoveNext()

Inner Exception : System.InvalidOperationException

There is an error in XML document (0, 0). at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events) at System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader) at FFXIV.Framework.Config.Load() at FFXIV.Framework.Config.get_Instance() at ACT.TTSYukkuri.Config.Views.GeneralView..ctor()

TamaZooo commented 4 years ago

%appdata%\anoyetta\ACT\ACT.TTSYukkuri.config を削除または、退避してみてください。 多分、このファイルが壊れていることが原因と思われます。