Game Development Community

Mipmap error.

by Chris · in Artist Corner · 11/05/2003 (6:45 pm) · 3 replies

Ever time I import a interior with 512x512 textures, i get an error saying that my textures must me a power of 2. what can i do to fix it?

#1
11/05/2003 (6:46 pm)
Sorry, not "must me" rater "must be". lol
#2
11/05/2003 (7:41 pm)
Are you sure that they're 512px on a side?

Failing that, try scaling them down to 256x256 and see if that fixes it...
#3
11/05/2003 (9:24 pm)
Thanks ben. i tried that.
turns out its something else. i cant figure it out. the interior runs fine in the standard torque verion, but it wont work in the HEAD release.. i would like to fix it, but if not ill just use the standard. any ideas on fixing?