When I compile my map it says: ERROR: Unable to read shaderfile scripts/town_door.shader
How do I solve it?
When I compile my map it says: ERROR: Unable to read shaderfile scripts/town_door.shader
How do I solve it?
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.