Author Topic: help, launch error, new  (Read 211 times)

xan713

  • *
  • Posts: 1
    • View Profile
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()
« Last Edit: 2024-02-21 23:35:31 by xan713 »