diegoulloao/ioquake3-mac-install

Installation failed, cannot find xcsv_hires.zip

QuakeDave opened this issue · 7 comments

Hello Diego!

First of all thank you very much for your great and easy Quake 3 installer.

After a fresh install of Mojave on my MacBookPro 6,1 the installation unfortunately failed:

End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of xcsv_hires.zip or
xcsv_hires.zip.zip, and cannot find xcsv_hires.zip.ZIP, period.

Hi @QuakeDave, yeah, actually this is happening because the file xcsv_hires.zip was removed from the server:
https://ioquake3.org/files/xcsv_hires.zip

Producing an error at this line of the installer:
https://github.com/diegoulloao/ioquake3-mac-install/blob/master/install.sh#L179

I will found a solution for replace that file today.
Thanks for reporting.

I fixed the broken link in this dev branch, can you try now?
https://github.com/diegoulloao/ioquake3-mac-install/tree/dev

If all works, I'll merge it to master

Thanks for the quick reply!

The install code is still the same on the dev branch: curl -L git.io/ioq3mac | sh

So it installs the master with the broken link.

Is there another command for entering into the terminal for the dev branch?

Oh, I forgot to replace the installation link. Check again dev branch instructions please

The Installation works just fine now! Thank you very much for your fast response and buildt!

As I saw in the updated ioQuake news post about HD Texture pack https://ioquake3.org/extras/replacement_content/
They have new sponsors and and new working link to the file: https://files.ioquake3.org/xcsv_hires.zip

As I saw in the updated ioQuake news post about HD Texture pack https://ioquake3.org/extras/replacement_content/ They have new sponsors and and new working link to the file: https://files.ioquake3.org/xcsv_hires.zip

I used to use that link before it went down.

# declare -r hi_res="http://ioquake3.org/files/xcsv_hires.zip"

I think file is exactly the same.