Garment4D
Garment4D copied to clipboard
Error when unzipping the dataset
Hi, I try to unzip themerged_CLOTH3D.zip
after running the cat CLOTH3D.z* > merged_CLOTH3D.zip
, it raises the following error:
$ unzip merged_CLOTH3D.zip
Archive: merged_CLOTH3D.zip
error: End-of-centdir-64 signature not where expected (prepended bytes?)
(attempting to process anyway)
warning [merged_CLOTH3D.zip]: zipfile claims to be last disk of a multi-part archive;
attempting to process anyway, assuming all parts have been concatenated
together in order. Expect "errors" and warnings...true multi-part support
doesn't exist yet (coming soon).
warning [merged_CLOTH3D.zip]: 161061273600 extra bytes at beginning or within zipfile
(attempting to process anyway)
file #1: bad zipfile offset (local header sig): 161061273604
(attempting to re-compensate)
creating: CLOTH3D/
error: invalid zip file with overlapped components (possible zip bomb)
I also tried the jar xvf merged_CLOTH3D.zip
command suggested here, but it didn't work either. Actually I have downloaded the data twice for doube-check but it always raises the above unzip error. Can someone help me with this?
Hi, I try to unzip the
merged_CLOTH3D.zip
after running thecat CLOTH3D.z* > merged_CLOTH3D.zip
, it raises the following error:$ unzip merged_CLOTH3D.zip Archive: merged_CLOTH3D.zip error: End-of-centdir-64 signature not where expected (prepended bytes?) (attempting to process anyway) warning [merged_CLOTH3D.zip]: zipfile claims to be last disk of a multi-part archive; attempting to process anyway, assuming all parts have been concatenated together in order. Expect "errors" and warnings...true multi-part support doesn't exist yet (coming soon). warning [merged_CLOTH3D.zip]: 161061273600 extra bytes at beginning or within zipfile (attempting to process anyway) file #1: bad zipfile offset (local header sig): 161061273604 (attempting to re-compensate) creating: CLOTH3D/ error: invalid zip file with overlapped components (possible zip bomb)
I also tried the
jar xvf merged_CLOTH3D.zip
command suggested here, but it didn't work either. Actually I have downloaded the data twice for doube-check but it always raises the above unzip error. Can someone help me with this?
Hi, did you solve this problem?
The same issue when I try to unzip it; While the original CLOTH3D website also doesn't work for downloading.