ACT.Hojoring icon indicating copy to clipboard operation
ACT.Hojoring copied to clipboard

Plugin init error! Yukkuri

Open poysama opened this issue 5 years ago • 2 comments

Describe the bug When I add the Yukkuri Plugin, I get an XML parse error. I updated my FFXIV_ACT_Plugin to 2.0.6.0 (Beta for 5.3) which I think might have caused this.

To Reproduce Steps to reproduce the behavior:

  1. Add ACT.TTSYukkuri.ddl to ACT
  2. Add/enable plugin

Screenshots None

Environment

  • ACT.Hojoring Version: 7.17.1
  • FFXIV_ACT_Plugin Version: 2.0.6.0
  • OS: Windows 10

Additional context

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__DisplayClass30_0.<<InitPlugin>b__0>d.MoveNext()

Inner Exception :
System.InvalidOperationException

There is an error in XML document (31, 13).
   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()```

poysama avatar Aug 12 '20 10:08 poysama

I have the same problem as well

ionite34 avatar Aug 18 '20 12:08 ionite34

ACT.Hojoring Version 7.17.1 no longer works, please update to 7.18.x

wbonbon avatar Aug 18 '20 12:08 wbonbon