Are big files a problem for .glb compression? #293
Unanswered
ebzschulth
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to compress a 674 MB file with npx gltfjsx --transform .\anlage_uncompressed.glb
Unfortunately I get the error below. A smaller file with 35 MB worked like a charm. Do you have any idea how to solve this issue?
If needed, I can try to provide the file.
Thank You very much,
Lukas
Aborted()
RuntimeError: Aborted(). Build with -sASSERTIONS for more info.
at k (C:\Users\LSchulth\node_modules\draco3dgltf\draco_encoder_gltf_nodejs.js:23:93)
at a (C:\Users\LSchulth\node_modules\draco3dgltf\draco_encoder_gltf_nodejs.js:35:281)
at wasm://wasm/00169832:wasm-function[5]:0xed8
at wasm://wasm/00169832:wasm-function[272]:0x2c8ec
at wasm://wasm/00169832:wasm-function[515]:0x4782f
at wasm://wasm/00169832:wasm-function[527]:0x48e20
at wasm://wasm/00169832:wasm-function[487]:0x448cc
at wasm://wasm/00169832:wasm-function[303]:0x32c62
at wasm://wasm/00169832:wasm-function[212]:0x223cd
at wasm://wasm/00169832:wasm-function[437]:0x42411
Beta Was this translation helpful? Give feedback.
All reactions