Skip to content
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

Error: invalid Zip archive: Could not find central directory end #30

Open
ten2mushi opened this issue Aug 23, 2023 · 5 comments
Open

Error: invalid Zip archive: Could not find central directory end #30

ten2mushi opened this issue Aug 23, 2023 · 5 comments
Labels
good first issue Good for newcomers

Comments

@ten2mushi
Copy link

Hi there,
Thanks for this rust port, pretty neat.
I'm bumping into this error "Error: invalid Zip archive: Could not find central directory end", tried downloading the zip file again, but nothing.
Any idea where I can start looking for a workaround?
Thx!

@jcobol
Copy link

jcobol commented Aug 24, 2023

Try this:

cd assets
rm www.zip
git reset --hard

@cgisky1980
Copy link
Member

cgisky1980 commented Aug 24, 2023

or find assets/www.zip file from releases
update it

@cgisky1980
Copy link
Member

cgisky1980 commented Aug 24, 2023

auto update and download will be added

@cgisky1980 cgisky1980 added the good first issue Good for newcomers label Aug 24, 2023
@ten2mushi
Copy link
Author

thanks both for the quick reply, that seemed to fix this one!

@cgisky1980
Copy link
Member

reopened this issue.
working for autoupdate and download model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants