> Did you read the solution posted under another thread? That person
> converted the size of the image from 512x256 to 512x128 and it worked
> for him.
problem - GPL never expects to find any textures larger than 256x256,
so the behaviour of any given rasteriser and graphics card combo
with these larger textures is "undefined" - a programming disclaimer
meaning "don't blame me if all hell breaks loose" :)