TimvanScherpenzeel / texture-compressor

CLI tool for texture compression using ASTC, ETC, PVRTC and S3TC in a KTX container.
MIT License
198 stars 40 forks source link

Getting random polka dots on some mipmap levels #27

Open SBRK opened 4 years ago

SBRK commented 4 years ago

Hi, I'm having a weird issue where I get some colored dots added to some mipmap levels of my dxt textures. It appears to be pretty random: those textures were converted automatically by our scripts on a server, but if I try to convert them locally on my computer with the same parameters, I don't have the issue. Additionnaly, some textures have the problem and some don't (for example, the floor has been treated the same way and is fine) I posted an issue on Crunch, because it's likely a problem on their end, but just in case, I'm posting it here as well.

image

TimvanScherpenzeel commented 4 years ago

Hi @SBRK, this would indeed be an issue with Crunch that this application is simply wrapping.