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

[Bug]: Exception: Data at the root level is invalid. Line 1, po #134

Open
arisen-studio-bot opened this issue Nov 14, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@arisen-studio-bot
Copy link
Collaborator

Description:
Version: Beta v3.3.0
Exception:
System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
at System.Xml.Linq.XDocument.Parse(String text, LoadOptions options)
at CodeHollow.FeedReader.Parser.FeedParser.GetFeed(Byte[] feedContentData)
at CodeHollow.FeedReader.FeedReader.d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ArisenStudio.Forms.Windows.MainWindow.d__168.MoveNext() in D:\Documents\Visual Studio\Projects\Arisen Studio\src\Arisen Studio\Forms\Windows\MainWindow.cs:line 1822
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Log Files:

Screenshots:

Discord Username:

@arisen-studio-bot arisen-studio-bot added the bug Something isn't working label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant