Calciphel
New member
When attempting to download any of Kartoffels Texture collections I receive the error below. On attempting to disable the Heliosphere plugin and download as a pmp, the process never completes and does not start the actual download. Anyone have any ideas? Is this something on my end or on the platform's end?
Edit: For clarification, I am able to download other items. This only seems to happen with Kartoffels collections.
Edit: For clarification, I am able to download other items. This only seems to happen with Kartoffels collections.
Code:
Error type: System.IO.EndOfStreamException
Message: Premature end of stream
HResult: 0x80070026
at ZstdSharp.DecompressionStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
at Heliosphere.DownloadTask.DownloadBatchedFile(IDownloadTask_GetVersion_NeededFiles neededFiles, String filesPath, Uri uri, RangeHeaderValue rangeHeader, IReadOnlyList`1 chunks, IReadOnlyDictionary`2 batchedFiles, StateCounter counter) in /_/DownloadTask.cs:line 804
at Heliosphere.DownloadTask.DownloadBatchedFile(IDownloadTask_GetVersion_NeededFiles neededFiles, String filesPath, Uri uri, RangeHeaderValue rangeHeader, IReadOnlyList`1 chunks, IReadOnlyDictionary`2 batchedFiles, StateCounter counter) in /_/DownloadTask.cs:line 828
at Heliosphere.DownloadTask.DownloadBatchedFile(IDownloadTask_GetVersion_NeededFiles neededFiles, String filesPath, Uri uri, RangeHeaderValue rangeHeader, IReadOnlyList`1 chunks, IReadOnlyDictionary`2 batchedFiles, StateCounter counter) in /_/DownloadTask.cs:line 828
at Heliosphere.DownloadTask.DownloadBatchedFile(IDownloadTask_GetVersion_NeededFiles neededFiles, String filesPath, Uri uri, RangeHeaderValue rangeHeader, IReadOnlyList`1 chunks, IReadOnlyDictionary`2 batchedFiles, StateCounter counter) in /_/DownloadTask.cs:line 828
at Heliosphere.DownloadTask.DownloadBatchedFile(IDownloadTask_GetVersion_NeededFiles neededFiles, String filesPath, Uri uri, RangeHeaderValue rangeHeader, IReadOnlyList`1 chunks, IReadOnlyDictionary`2 batchedFiles, StateCounter counter) in /_/DownloadTask.cs:line 778
at Heliosphere.DownloadTask.DownloadBatchedFile(IDownloadTask_GetVersion_NeededFiles neededFiles, String filesPath, Uri uri, RangeHeaderValue rangeHeader, IReadOnlyList`1 chunks, IReadOnlyDictionary`2 batchedFiles, StateCounter counter) in /_/DownloadTask.cs:line 778
at Heliosphere.DownloadTask.<>c__DisplayClass130_1.<<DownloadBatchedFiles>b__10>d.MoveNext() in /_/DownloadTask.cs:line 663
--- End of stack trace from previous location ---
at Polly.ResiliencePipeline.<>c.<<ExecuteAsync>b__3_0>d.MoveNext()
--- End of stack trace from previous location ---
at Polly.ResiliencePipeline.ExecuteAsync(Func`2 callback, CancellationToken cancellationToken)
at Heliosphere.DownloadTask.<>c__DisplayClass130_0.<<DownloadBatchedFiles>b__2>d.MoveNext() in /_/DownloadTask.cs:line 657
--- End of stack trace from previous location ---
at System.Threading.Tasks.Parallel.<>c__53`1.<<ForEachAsync>b__53_0>d.MoveNext()
--- End of stack trace from previous location ---
at Heliosphere.DownloadTask.DownloadFiles(IDownloadTask_GetVersion info) in /_/DownloadTask.cs:line 505
at Heliosphere.DownloadTask.Run() in /_/DownloadTask.cs:line 167