Hey,

I'm having difficulties loading a PNG texture from file. All I see is a white rectangle when I render it. The log says:

Code:
[00001930ms] Unable to load texture: "G:\proj\defender\bin\data\tux_stand.png"
I've used tux_stand to make sure the image wasn't the problem. It seems that ManagerTextures.count.formats is zero. I can't find any code that loads these formats. I guess something went wrong when I tried to remove redundant files from my project directory. Or maybe i forgot to copy some files to it.

Can somebody help me out?

Thanks