I got this error in the console after applying a skybox to a map of mine, I wouldn'tve cut the screenshot down like this, but I figured with a completely black map this would be pointless.
I'm guessing there is something wrong with the way you saved your TGA files.
IIRC, TGA files can store all sorts of extra information, including how it is loaded, reading from the top of the image down or the other way around. Looks like Q3 doesn't like the way you saved it.
What program did you use to create the skybox images?
I downloaded it, it was created by some guy named null. So no way to tell really, I guess I'll have to use Terragen or something. I've found many links to tutorials but no links seem to work anybody have a working link to a tutorial? I just need a sky with clouds that move, nothing difficult.
Kammesennin wrote:I just need a sky with clouds that move, nothing difficult.
Terragen actually doesn't do that. It renders static clouds and terrain to a skybox image.
What you need are just a couple of textures (sky and a cloud layer) and a shader. Find examples in Q3 and read the shader manual to get yourself started.
It's basically a series of improvements illustrating how certain Q3Map2 shader directive can change significantly improve the quality of lightmaps. Not required, but it can be useful if you are looking to tweak your shader.