Missing .CTEX File How to remove it?

Godot Version

4.4.1

Question

in my project I have this annoying error related to a missing .ctex file for a texture 2d, I have no idea what .ctex files are used for, how can I remove it the error? I was wondering if I can recalculate the .ctex files or all texture 2d in the game and I hope it will disappear

I noticed it is located in the .godot folder, I tried to delete it and reopen the project but the error is still there

Have you tried unplugging it and plugging it back in?

Try moving the texture in question out of your project. Make sure the project has processed it. Then move it back to where it was. That may solve your problem.

I just tried and it didn’t resolve the error, thank you anyway

1 Like