abbeycode / UnzipKit

An Objective-C zlib wrapper for compressing and decompressing ZIP files
BSD 2-Clause "Simplified" License
83 stars 23 forks source link

Error #104 when unzipping file #43

Closed amosavian closed 7 years ago

amosavian commented 7 years ago

Hi, Please test this file, I get an error related to Minizip, while this file seems okay in other unarchivers.

https://subscene.com/subtitle/download?mac=EDZqbNIgfeS9cyBP9x-cmJBnQQo-bF2uuBKvYcRRpQmrhb40MLC6PggLrUjQw01FOZuq_OUp9ye8fKcA72BIJJoJnmpVgj3yIthwQo0eEQ1aph_jwKXCwT7s6CXnykT40

abbeycode commented 7 years ago

I'll take a look when I can. Have you tried stepping through, though, to see when the error originates? That's been the most helpful step for me in the past.

Also, could you attach the archive itself to the issue?

amosavian commented 7 years ago

Hey @abbeycode , Unfortunately I can't reproduce the error 😞