partial rar file is uncompressed failure #299

Closed
opened 2026-01-29 22:09:42 +00:00 by claunia · 2 comments
Owner

Originally created by @bnmu on GitHub (May 8, 2018).

Exception is Invalid Rar Header: 216

at SharpCompress.Common.Rar.Headers.RarHeaderFactory.ReadNextHeader(Stream stream)
at SharpCompress.Common.Rar.Headers.RarHeaderFactory.d__0.MoveNext()
at SharpCompress.Common.Rar.RarVolume.d__0.MoveNext()
at SharpCompress.Reader.Rar.RarReader.d__0.MoveNext()
at SharpCompress.Reader.AbstractReader2.LoadStreamForReading(Stream stream) at SharpCompress.Reader.AbstractReader2.MoveToNextEntry()
at SharpCompress.Reader.IReaderExtensions.WriteAllToDirectory(IReader reader, String destinationDirectory, ExtractOptions options)

Originally created by @bnmu on GitHub (May 8, 2018). Exception is Invalid Rar Header: 216 at SharpCompress.Common.Rar.Headers.RarHeaderFactory.ReadNextHeader(Stream stream) at SharpCompress.Common.Rar.Headers.RarHeaderFactory.<ReadHeaders>d__0.MoveNext() at SharpCompress.Common.Rar.RarVolume.<GetVolumeFileParts>d__0.MoveNext() at SharpCompress.Reader.Rar.RarReader.<GetEntries>d__0.MoveNext() at SharpCompress.Reader.AbstractReader`2.LoadStreamForReading(Stream stream) at SharpCompress.Reader.AbstractReader`2.MoveToNextEntry() at SharpCompress.Reader.IReaderExtensions.WriteAllToDirectory(IReader reader, String destinationDirectory, ExtractOptions options)
Author
Owner

@adamhathcock commented on GitHub (May 8, 2018):

More detail on what you’re trying to do and possibly the files.

If you’re trying to decompress a parti

@adamhathcock commented on GitHub (May 8, 2018): More detail on what you’re trying to do and possibly the files. If you’re trying to decompress a parti
Author
Owner

@Nanook commented on GitHub (Feb 6, 2025):

Possibly the same issue as #890 . Either way, I'm closing this as no further information was provided.

@Nanook commented on GitHub (Feb 6, 2025): Possibly the same issue as #890 . Either way, I'm closing this as no further information was provided.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#299