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

Torus.3mf forms bad .zip #3

Open
BenjimanWhite opened this issue Apr 12, 2016 · 1 comment
Open

Torus.3mf forms bad .zip #3

BenjimanWhite opened this issue Apr 12, 2016 · 1 comment
Assignees

Comments

@BenjimanWhite
Copy link

unzip reports these errors:

unzip -t torus.3mf.zip
Archive: torus.3mf.zip
warning [torus.3mf.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).
error [torus.3mf.zip]: missing 8589913447 bytes in zipfile
(attempting to process anyway)
error [torus.3mf.zip]: attempt to seek before beginning of zipfile
(please check that you have transferred or created the zipfile in the
appropriate BINARY mode and that you have compiled UnZip properly)

Also tried with both tar and Archive Utility, and both are unable to unzip.

@pencerw
Copy link
Contributor

pencerw commented May 17, 2018

@BenjimanWhite I see that this file unzips just fine: https://github.com/3MFConsortium/3mf-samples/blob/master/examples/core/torus.3mf

littlebook:Downloads snwright$ unzip torus.3mf.zip Archive: torus.3mf.zip inflating: _rels/.rels inflating: 3D/3dmodel.model inflating: [Content_Types].xml littlebook:Downloads snwright$

Can you confirm on your end?

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

No branches or pull requests

2 participants