KhronosGroup / KhronosGroup/glTF-Compressor

Uncaught exception when trying to download results

Open
#22 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
83
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Uncaught exception when trying to download results of compression for specific model.

Reproduction Steps

  1. Download
    Bone.glb.zip
  2. Drop it on https://github.khronos.org/glTF-Compressor-Release/
  3. Select Compressor > Texture Compressor
  4. Select All, KTX2, 2x downscale, ETC1S
  5. Press "Compress"
  6. So far so good, we have a size reduction!
  7. Now, press "Export as glTF"
  8. Note exception:
image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failure in the glTF-Compressor-Release web app using Bone.glb.zip: choose Compressor > Texture Compressor, select All, KTX2, 2x downscale, and ETC1S, then export as glTF. Start by inspecting the export path reached after compression; done means the processed model exports without the reported uncaught exception.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.