-
Notifications
You must be signed in to change notification settings - Fork 15
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
Importing zip files #49
Comments
Can you provide a sample zip file of when this happens? Are you using editor version 0.7.2 (found in the settings tab), I have recently fixed a sub folders bug with this. Also how are you generating the zip file? Maybe there could be a particular bug in the zip library the editor is using. |
im generating the zip with your app :) |
What file formats are in your project? |
its index.html, p5.js, script.js, style.css |
I tested it with an ZIP file wich didn't worked in the past: |
The only issue with zip imports that I’m currently aware of is if the zip file is encoded with any encoding other than UTF8. Please reopen if you encounter any other problems with zip imports not related to encoding and attach a copy of the zip file to help replicate the issue. |
I'm trying to export my project but it keeps saying error when it gets to 17 file I erased apps and I have about 4gs free why is this? |
Sometimes when i import zip file the app won't extract all files. theres always shortfalls
The text was updated successfully, but these errors were encountered: