KhronosGroup / KhronosGroup/glTF-Compressor
File already Exists Copressed GLTF export
- Dominant language
- JavaScript
- Stars
- 83
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
zip-writer.js:142 Uncaught (in promise) Error: File already exists
at ZipWriter.add (zip-writer.js:142:11)
at main.js:758:34
at Array.map ()
at SafeSubscriber._next (main.js:756:50)
at SafeSubscriber.__tryOrUnsub (Subscriber.js:192:16)
at SafeSubscriber.next (Subscriber.js:130:22)
at Subscriber._next (Subscriber.js:76:26)
at Subscriber.next (Subscriber.js:53:18)
at MapSubscriber._next (map.js:41:26)
at Subscriber.next (Subscriber.js:53:18)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the compressed GLTF export and inspect zip-writer.js:142 together with main.js:756-758, where the duplicate-file error is reported. Trace which exported entries share a name and verify that a compressed GLTF export completes without the File already exists error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100