Project not uploading / Aw snap! on chrome...
ktsimouris opened this issue · 2 comments
Hello everyone,
I've been using the studio for a little while now, and no issues had fallen to my attention.
Today, trying to upload a new marker-based project, I upload my marker, then the 3D model (gltf and bin as I should in a zip file) and when I click "post on github" I get an "Aw! Snap." reaction from chrome with the error code "Error code: STATUS_BREAKPOINT".
My model is not damaged, it works just fine, it just is the largest file i've ever used in the studio. It is 30MB (while the limit is at 50MB). I am attaching my files here for reference, along with the screenshot of the error code.
P.S.: I cannot upload the zip file here, because it is too large. But if someone wants to try it out, message me and I'll send you the files I am using!
:UPDATE:
It looks like the generated package for the project is about 122MB in total. I downloaded it before clicking "Publish on GitHub" and saw that.
Could that be the issue?
I tried to make the repository from scratch with the generated code and assets, but GitHub does not let me upload anything larger than 25MB.
@ktsimouris try to upload using the git command line tool or other software for git (like Sourcetree, GitKraken, etc.).
Maybe is the Github Web that is limiting the file size.
If the problem persist, please open the issue again.
I will close this as the problem is out of the scope of AR.js Studio (we are stating the 25mb limit for the GLTF) :)