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

[issue] ZipException: Cannot find central directory #57

Open
leonzgtee opened this issue May 16, 2023 · 3 comments
Open

[issue] ZipException: Cannot find central directory #57

leonzgtee opened this issue May 16, 2023 · 3 comments

Comments

@leonzgtee
Copy link

the SORA-SVL works, when i used lgsvl simulator to export a bundle file and add it to the SORA-SVL, i met a problem in lgsvl simulator "ZipException: Cannot find central directory". it seems that i shoud export a map with zip format,but in fact it is a binary file.
do you have idea about this, thanks.

@YuqiHuai YuqiHuai changed the title [issue] [issue] ZipException: Cannot find central directory May 16, 2023
@YuqiHuai
Copy link
Owner

Hi @leonzgtee , I am not very familiar with building my own asset. When you exported the bundle file, does it look like the map/vehicle asset files that are in the Google Drive?

@leonzgtee
Copy link
Author

it seems like the file in the google Drive and also like the file in the tuorial video that lgsvl provide.but i really cannot find out what wrong with it.

@umdreamer
Copy link
Contributor

Actually, the bundle file is a zip file. It just doesn't have a .zip extension. The map generator uses the zip package to extract bundle file to get the map information. If your own build bundle file is not correct, the file cannot be extracted, and throw ZipException error.

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

3 participants