ERROR: Unable to read shaderfile scripts/town_door.shader


#1

When I compile my map it says: ERROR: Unable to read shaderfile scripts/town_door.shader

How do I solve it?


(KeMoN) #2

In the same scripts folder where you created the shader file, there should be a textfile called shaderlist.txt. In that file there is a list of all ‘active’ shaders that are loaded by your Radiant. Make sure that your custom shader is listed there as well.


#3

Okay, thanks