Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - xan713

Pages: [1]
1
7th Heaven / help, launch error, new
« on: 2024-02-21 23:18:56 »
Invalid character in the given encoding. Line 1, position 4.

   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
   at System.Xml.XmlTextReaderImpl.InvalidCharRecovery(Int32& bytesCount, Int32& charsCount)
   at System.Xml.XmlTextReaderImpl.GetChars(Int32 maxCharsCount)
   at System.Xml.XmlTextReaderImpl.ReadData()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.Load(Stream inStream)
   at _7thHeaven.Code.ModImporter.ParseModXmlFromSource(String sourceFileOrFolder, Mod defaultModIfMissing)
   at Iros._7th.Workshop.Install.PatchModProcedure.DownloadComplete(AsyncCompletedEventArgs e)
   at SeventhHeavenUI.ViewModels.CatalogViewModel.CompleteIProc(DownloadItem item, AsyncCompletedEventArgs e)
   at SeventhHeavenUI.ViewModels.CatalogViewModel.<>c__DisplayClass71_0.<ProcessDownloadComplete>b__1()
   at Iros._7th.Workshop.Install.PatchModProcedure.ProcessDownload(Object state)
   at System.Threading.QueueUserWorkItemCallback.Execute()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()

Pages: [1]