Compressing texture with uastc logs KTX error that might be misleading #503
Labels
bug
Something isn't working
external
Problems or limitations traced back to other tools.
package:cli
Milestone
Describe the bug
The same file as for #502 logs an error "Zstd deflation failed; KTX error: Out of memory" when attempting to compress with uastc.
This seems to be incorrect or misleading, as the file is tiny (or it's a bug in toktx maybe?).
To Reproduce
Steps to reproduce the behavior:
gltf-transform uastc TexturedCube.glb TexturedCube.uastc.glb
Expected behavior
Either better error message or the file should pass and compress properly.
Additional context
The text was updated successfully, but these errors were encountered: