Jump to content

Home

gtkradiant problem - lightmap/no lightmap stage?


EK-sama

Recommended Posts

Posted

So I'm trying to import a custom texture into JK2 via GtKradiant. I add a dir of textures, add the name to the shaderlist.txt and drop my 24 bit tga textures into this folder.

In quake3 my textures show up fine in the compiled map, in JK2 I get an error that says "warning shader 'textures/m2chateau/metal2' has lightmap but no lightmap stage"

Same editor, same engine, same importing process as Q3, but I get this error. help? thx!

~EK-sama

Posted

You say you added something to shaderlist.txt. Why? Do do use a shader? You didn't mention that. If you do, then post here the code for 'textures/m2chateau/metal2' to let us see what it is look like.

Posted

Probably because JK2 is not Q3. :)

 

Take out that folder name from shaderlist.txt. You have to put .shader file's name into it if you want to use them. Radiant and the game either will find your simple textures in the appropriate directory.

Posted

took the name out of the shaderfile list, deleted the previous bsp, saved, recompiled. Still nothing.

 

Now I can see the texture in Radiant, it loads and applys to brushes fine

http://www.creative-wiring.com/downup/errortest.jpg

 

I don't have a .shader file yet - do I need one even though my map is in still early development?

 

Something totlally randome, perhaps its' in the way I'm compiling the map? I'm using the BSP-> Fullvis option in Radiant

Posted

You don't need a .shader file just to have one. :) You need it when you want to do special textures for your map.

 

Be sure there is no name collision with your textures/m2chateau/metal2 texture. When checking this don't take care of the file extension.

 

An idea: type in sv_pure 0 into the console before you load up your map.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...