KhronosGroup / glTF-Compressor

To store the source code for the glTF-Compressor project
Other
58 stars 6 forks source link

File already Exists Copressed GLTF export #17

Open masonrk12121 opened 1 year ago

masonrk12121 commented 1 year ago

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)

masonrk12121 commented 1 year ago

This is with an uploaded gltf

abasilak commented 1 year ago

Thanks for reporting. Can you include the steps that you followed in order to reproduce it?