mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
BZip2 extraction fail, out of bounds exception #681
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cr4yz on GitHub (May 26, 2025).
Unhandled exception. System.IndexOutOfRangeException: Index was outside the bounds of the array.
at SharpCompress.Compressors.BZip2.CBZip2InputStream.RecvDecodingTables()
at SharpCompress.Compressors.BZip2.CBZip2InputStream.GetAndMoveToFrontDecode()
at SharpCompress.Compressors.BZip2.CBZip2InputStream.InitBlock()
at SharpCompress.Compressors.BZip2.CBZip2InputStream.SetupNoRandPartA()
at SharpCompress.Compressors.BZip2.CBZip2InputStream.SetupNoRandPartB()
at SharpCompress.Compressors.BZip2.CBZip2InputStream.ReadByte()
at SharpCompress.Compressors.BZip2.CBZip2InputStream.Read(Byte[] buffer, Int32 offset, Int32 count)
at SharpCompress.Compressors.BZip2.BZip2Stream.Read(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.Stream.<>c.b__38_0(Object )
at System.Threading.Tasks.Task1.InnerInvoke()
File:
https://main.fastdl.me/maps/ahop_coast.bsp.bz2