Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zeta crashing after setting filter #37

Open
lvPokka opened this issue Apr 3, 2019 · 0 comments
Open

Zeta crashing after setting filter #37

lvPokka opened this issue Apr 3, 2019 · 0 comments

Comments

@lvPokka
Copy link

lvPokka commented Apr 3, 2019

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.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.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.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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant