ZetaResourceEditor icon indicating copy to clipboard operation
ZetaResourceEditor copied to clipboard

Zeta crashing after setting filter

Open lvPokka opened this issue 5 years ago • 0 comments

ZetaLongPaths.ZlpSimpleFileAccessProtectorException


Error during operation, tried more than 3 times.


at ZetaLongPaths.ZlpSimpleFileAccessProtector.Protect(Action action, ZlpSimpleFileAccessProtectorInformation info) in c:\P\ZP\15.0\ZetaProducerReferences\Externals\ZetaVoyagerLibrary\Externals\ZetaLongPaths\Source\RuntimeNetCore\ZlpSimpleFileAccessProtector.cs:line 65 at Zeta.VoyagerLibrary.Tools.Storage.PersistentXmlFilePairStorage.loadXmlDocumentFromFile(String filePath) in c:\P\ZP\15.0\ZetaProducerReferences\Externals\ZetaVoyagerLibrary\Source\Tools\Storage\PersistentXmlFilePairStorage.cs:line 389 at Zeta.VoyagerLibrary.Tools.Storage.PersistentXmlFilePairStorage.load() in c:\P\ZP\15.0\ZetaProducerReferences\Externals\ZetaVoyagerLibrary\Source\Tools\Storage\PersistentXmlFilePairStorage.cs:line 362 at Zeta.VoyagerLibrary.Tools.Storage.PersistentXmlFilePairStorage.set_FilePath(String value) in c:\P\ZP\15.0\ZetaProducerReferences\Externals\ZetaVoyagerLibrary\Source\Tools\Storage\PersistentXmlFilePairStorage.cs:line 56 at ZetaResourceEditor.Code.Host.Main() in c:\P\ZetaResourceEditor\Source\Main\Code\Host.cs:line 62

ZlpSimpleFileAccessProtectorException { Message="Error during operation, tried more than 3 times.", Data= [ ] , InnerException=XmlException { LineNumber=14, LinePosition=3838, SourceUri="", Message="There is an unclosed literal string. Line 14, position 3838.", Data= [ ] , InnerException=null, TargetSite=RuntimeMethodInfo: Throw, StackTrace=" at System.Xml.XmlTextReaderImpl.Throw(Exception e)\r\n at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)\r\n at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)\r\n at System.Xml.XmlTextReaderImpl.ParseAttributes()\r\n at System.Xml.XmlTextReaderImpl.ParseElement()\r\n at System.Xml.XmlTextReaderImpl.ParseElementContent()\r\n at System.Xml.XmlTextReaderImpl.Read()\r\n at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)\r\n at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)\r\n at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)\r\n at System.Xml.XmlDocument.Load(XmlReader reader)\r\n at System.Xml.XmlDocument.LoadXml(String xml)\r\n at Zeta.VoyagerLibrary.Tools.Storage.PersistentXmlFilePairStorage.<>c__DisplayClass33_0.<loadXmlDocumentFromFile>b__0() in c:\P\ZP\15.0\ZetaProducerReferences\Externals\ZetaVoyagerLibrary\Source\Tools\Storage\PersistentXmlFilePairStorage.cs:line 399\r\n at ZetaLongPaths.ZlpSimpleFileAccessProtector.Protect(Action action, ZlpSimpleFileAccessProtectorInformation info) in c:\P\ZP\15.0\ZetaProducerReferences\Externals\ZetaVoyagerLibrary\Externals\ZetaLongPaths\Source\RuntimeNetCore\ZlpSimpleFileAccessProtector.cs:line 56", HelpLink=null, Source="System.Xml", HResult=-2146232000 }, TargetSite=RuntimeMethodInfo: Protect, StackTrace=" at ZetaLongPaths.ZlpSimpleFileAccessProtector.Protect(Action action, ZlpSimpleFileAccessProtectorInformation info) in c:\P\ZP\15.0\ZetaProducerReferences\Externals\ZetaVoyagerLibrary\Externals\ZetaLongPaths\Source\RuntimeNetCore\ZlpSimpleFileAccessProtector.cs:line 65\r\n at Zeta.VoyagerLibrary.Tools.Storage.PersistentXmlFilePairStorage.loadXmlDocumentFromFile(String filePath) in c:\P\ZP\15.0\ZetaProducerReferences\Externals\ZetaVoyagerLibrary\Source\Tools\Storage\PersistentXmlFilePairStorage.cs:line 389\r\n at Zeta.VoyagerLibrary.Tools.Storage.PersistentXmlFilePairStorage.load() in c:\P\ZP\15.0\ZetaProducerReferences\Externals\ZetaVoyagerLibrary\Source\Tools\Storage\PersistentXmlFilePairStorage.cs:line 362\r\n at Zeta.VoyagerLibrary.Tools.Storage.PersistentXmlFilePairStorage.set_FilePath(String value) in c:\P\ZP\15.0\ZetaProducerReferences\Externals\ZetaVoyagerLibrary\Source\Tools\Storage\PersistentXmlFilePairStorage.cs:line 56\r\n at ZetaResourceEditor.Code.Host.Main() in c:\P\ZetaResourceEditor\Source\Main\Code\Host.cs:line 62", HelpLink=null, Source="ZetaLongPaths", HResult=-2146233088 } -->There is an unclosed literal string. Line 14, position 3838.

System.Xml.XmlException


There is an unclosed literal string. Line 14, position 3838.


at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String arg) at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr) at System.Xml.XmlTextReaderImpl.ParseAttributes() at System.Xml.XmlTextReaderImpl.ParseElement() at System.Xml.XmlTextReaderImpl.ParseElementContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.LoadXml(String xml) at Zeta.VoyagerLibrary.Tools.Storage.PersistentXmlFilePairStorage.<>c__DisplayClass33_0.<loadXmlDocumentFromFile>b__0() in c:\P\ZP\15.0\ZetaProducerReferences\Externals\ZetaVoyagerLibrary\Source\Tools\Storage\PersistentXmlFilePairStorage.cs:line 399 at ZetaLongPaths.ZlpSimpleFileAccessProtector.Protect(Action action, ZlpSimpleFileAccessProtectorInformation info) in c:\P\ZP\15.0\ZetaProducerReferences\Externals\ZetaVoyagerLibrary\Externals\ZetaLongPaths\Source\RuntimeNetCore\ZlpSimpleFileAccessProtector.cs:line 56

XmlException { LineNumber=14, LinePosition=3838, SourceUri="", Message="There is an unclosed literal string. Line 14, position 3838.", Data= [ ] , InnerException=null, TargetSite=RuntimeMethodInfo: Throw, StackTrace=" at System.Xml.XmlTextReaderImpl.Throw(Exception e)\r\n at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)\r\n at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)\r\n at System.Xml.XmlTextReaderImpl.ParseAttributes()\r\n at System.Xml.XmlTextReaderImpl.ParseElement()\r\n at System.Xml.XmlTextReaderImpl.ParseElementContent()\r\n at System.Xml.XmlTextReaderImpl.Read()\r\n at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)\r\n at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)\r\n at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)\r\n at System.Xml.XmlDocument.Load(XmlReader reader)\r\n at System.Xml.XmlDocument.LoadXml(String xml)\r\n at Zeta.VoyagerLibrary.Tools.Storage.PersistentXmlFilePairStorage.<>c__DisplayClass33_0.<loadXmlDocumentFromFile>b__0() in c:\P\ZP\15.0\ZetaProducerReferences\Externals\ZetaVoyagerLibrary\Source\Tools\Storage\PersistentXmlFilePairStorage.cs:line 399\r\n at ZetaLongPaths.ZlpSimpleFileAccessProtector.Protect(Action action, ZlpSimpleFileAccessProtectorInformation info) in c:\P\ZP\15.0\ZetaProducerReferences\Externals\ZetaVoyagerLibrary\Externals\ZetaLongPaths\Source\RuntimeNetCore\ZlpSimpleFileAccessProtector.cs:line 56", HelpLink=null, Source="System.Xml", HResult=-2146232000 } Ignoring inner exception because of previous OutOfMemoryException. See https://stackoverflow.com/a/25010668/107625

lvPokka avatar Apr 03 '19 10:04 lvPokka