New Warning's

dragonharh

Acount Deleted
Ok guys I'm not shore were to begin on this one.

Warning: The texture 'shadow/black.tga' is a uniform color.

I never seen this before lintel now after I did some updating.

Feel free to add other new warning/errors you get and we can make this the New SP1 error fix guild.
 
Not a new warning. There is a size limit on monochrome (single color) textures to less than 64 pixels (e.g. 8 x 8 pixels square). If you're seeing this warning, the texture nominated is larger than 65 pixels, and has only a single color. Couple of fixes: reduce the size of the texture image; change certain pixels to a different color. Suppose all the pixels in the black texture subject to the warning have RGB value of 080808; if you change some of the pixels to 080709, or 081007, the pixels don't all have the same color (though the difference is unlikely to be visible to a viewer), and you won't get the warning. There's a lengthy thread on this in the content creations forum, which, since you've regosterd youe copy of TS2012, you can access.

ns
 
That's only a warning at the moment, but may become an error. The latest versions of PEV's Images2TGA tool include an option to fix this issue, and can do it in trawl mode (via Content Manager's Open With menu).

Shane
 
That's only a warning at the moment, but may become an error. The latest versions of PEV's Images2TGA tool include an option to fix this issue, and can do it in trawl mode (via Content Manager's Open With menu).

Shane
there a 3rd called TGATool3 works well with TR12.
 
Back
Top