-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SCRIPT5022: Corrupted zip : can't find end of central directory #26
Comments
Could you give more details such as the zip file you are using, whether you created this zip with JSZip, and if other programs can open it successfully. |
I am having this problem as well. I have a docx that I am attempting to unzip using docx.js, which invokes JSZip. I receive an error that says "throw new Erroe("Corrupted zip : can't find end of central directory");" This occurs for multiple docx files that I have attempted. There does not seem to be any information elsewhere on the web to resolve this issue. Can you provide any insight on the cause of this error? Thanks so much. mike |
Could you upload a file that breaks so that we can try and reproduce the error? |
Stuk - I have attached a test docx that I am using here. This file invokes the Thanks, Mike Duffey On Tue, Jan 22, 2013 at 1:53 AM, Stuart Knightley
|
Github didn't store the attached docx (I can't get it) but you should try this page with firefox or chrome. |
@showlovel or @mpduffey : do you still have the issue ? |
You can reproduce this with a large XLSX file: https://www.dropbox.com/s/ngwhyr25z6gr8j1/largedates.xlsx |
Fixed in #56 |
@Stuk are you going to update the gh-pages branch? |
Thanks for the reminder. Now done. |
I'm still having this issue. |
I got this issue today |
Any time I meet same issue but with zip archive (~3mb) |
Same here with zip files, and it's difficult to prevent because it happens sometimes |
waht cause this problem ? path? ol
The text was updated successfully, but these errors were encountered: