You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per title, texturec fails to compress any PNG texture that is not square (even if it has power of 2 size of the sides, but not square) with this output:
Error:
Failed to create output: ''
Tried on both macOS and windows. Same results on both.
The text was updated successfully, but these errors were encountered:
Here you go: etc2test.png.zip (zipping it to make sure it's not going through any transformation on github side).
Command: ./texturec -f etc2test.png -o test.dds -t ETC2A (or -ETC2A1, doesn't matter).
As per title, texturec fails to compress any PNG texture that is not square (even if it has power of 2 size of the sides, but not square) with this output:
Tried on both macOS and windows. Same results on both.
The text was updated successfully, but these errors were encountered: