You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unhandled exception. System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 164, position 14628.
at System.Xml.XmlTextReaderImpl.Throw(Exception )
at System.Xml.XmlTextReaderImpl.Throw(String , String[] )
at System.Xml.XmlTextReaderImpl.ParseText(Int32& , Int32& , Int32& )
at System.Xml.XmlTextReaderImpl.ParseText()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader )
at System.Xml.Linq.XDocument.Load(XmlReader , LoadOptions )
at System.Xml.Linq.XDocument.Load(String , LoadOptions )
at System.Xml.Linq.XDocument.Load(String )
at SporeDownloader.SporeServer.getSporecastFeed(Int64 sporecastId)
at SporeDownloader.Sporecast.getAllAssetIds()
at SporeDownloader.Sporecast.downloadAllAssets(String filePath)
at Program.<Main>$(String[] args)
with no files downloaded.
other sporecasts seem to work fine. maybe it cannot read specific characters that are out of the charmap table it is using? I don't know...
The text was updated successfully, but these errors were encountered:
crash on some specific sporecasts.
eg: sporecast ID 500222513793
SporeDownloader.exe sporecast 500222513793 results in:
with no files downloaded.
other sporecasts seem to work fine. maybe it cannot read specific characters that are out of the charmap table it is using? I don't know...
The text was updated successfully, but these errors were encountered: