-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
crash on some specific sporecasts.
eg: sporecast ID 500222513793
SporeDownloader.exe sporecast 500222513793 results in:
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...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels