voodoo47 on 6/2/2017 at 14:19
not sure what you are trying to say, but basically, make sure you don't have any non-power of two textures anywhere. they are a big no-no, can cause crashes, lockups and other evil things.
Cardia on 6/2/2017 at 14:34
Quote Posted by voodoo47
not sure what you are trying to say, but basically, make sure you don't have
any non-power of two textures anywhere. they are a big no-no, can cause crashes, lockups and other evil things.
what i´m trying to say is that the warnings in the console regarding the non-power of two textures are only displayed from gif pictures, but if i change those gif pictures to png or targa, the warnings no longer appear.
Tannar on 6/2/2017 at 15:29
I could be wrong, but I think that's like saying "If I take all the cigarettes out of their package and put them in my own cigarette case, there is no longer any risk of getting cancer".
voodoo47 on 6/2/2017 at 15:36
ok, but still,
Quote Posted by voodoo47
make sure you don't have
any non-power of two textures anywhere.
Yandros on 6/2/2017 at 16:12
The non-PoT rule applies to ALL image formats, Pedro, regardless of the warnings in the monolog (which are probably from OldDark when everything was GIF or PCX).
Cardia on 6/2/2017 at 16:20
Quote Posted by Yandros
The non-PoT rule applies to ALL image formats, Pedro, regardless of the warnings in the monolog (which are probably from OldDark when everything was GIF or PCX).
ahhh so that's it, alright time to adjust some textures resolutions...Thank you guys :thumb: