KhronosGroup / glTF-Compressor

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

Error uploading a gltf file #13

Closed julienduroure closed 1 year ago

julienduroure commented 1 year ago

Hello,

Based on this ticket : https://github.com/KhronosGroup/glTF-Blender-IO/issues/1979

Seems that having multiple texture data linked to the same image data index causes the error (glTF file is valid anyway, tested on glTF validator)

https://drive.google.com/file/d/1_CYZ8Qh4znf5o4m2jYcBInGJHd5lIM9X/view?usp=sharing

image

abasilak commented 1 year ago

Hi @julienduroure,

Does the latest commit solved your loading issue?

julienduroure commented 1 year ago

Seems to be ok with the file provided by original reporter @mwbeene @mwbeene : Can you please confirm that everything is OK on your side with your workflow now?

mwbeene commented 1 year ago

All good now, thank you both for looking into this!