Blockland Forums > Help
I can't get shaders anymore.
Greek2me:
NoEdit: Sorry, I forgot to tell you to delete the cache.db earlier.
Pies and Muffins:
shaders dont work for me and im convinced it has to do with the EXT_textures 3D? NO
thing sooo thats my though but not sure.
Thé Lord Tony:
--- Quote from: Thé Lord Tony on January 15, 2013, 07:02:39 PM ---
--- Code: ---Checking for shader shadow support:
- Enabled via $Shader::Enabled? YES
- ARB_shader_objects? YES
- ARB_shading_language_100? YES
- EXT_texture_array? NO
- EXT_texture3D? YES
- glTexImage3D? YES
- EXT_framebuffer_object? YES
- ARB_shadow? YES
- OpenGL Version? 2.0.5819 WinXP Release
- GLSL Language Version? 1.10
o Shaders are ACTIVE
\dev\Blockland\trunk\engine\bricks\octShadows.cpp:176 - GL Error: 1280 - GL_INVALID_ENUM
Regenerating Shadow Map FBOs...
Creating shader program from shaders/(null)_vert.glsl and shaders/(null)_frag.glsl...
Cannot load shader 'shaders/(null)_vert.glsl'
ERROR: renderCsm_prog shader compilation failed, disabling shaders
--- End code ---
--- End quote ---
--- Code: ---Checking for shader shadow support:
- Enabled via $Shader::Enabled? YES
- ARB_shader_objects? YES
- ARB_shading_language_100? YES
- EXT_texture_array? NO
- EXT_texture3D? YES
- glTexImage3D? YES
- EXT_framebuffer_object? YES
- ARB_shadow? YES
- OpenGL Version? 2.0.5819 WinXP Release
- GLSL Language Version? 1.10
o Shaders are ACTIVE
Regenerating Shadow Map FBOs...
Creating shader program from shaders/(null)_vert.glsl and shaders/(null)_frag.glsl...
Cannot load shader 'shaders/(null)_vert.glsl'
ERROR: renderCsm_prog shader compilation failed, disabling shaders
--- End code ---
WELL! Shaders still don't work but at least 2 things got fixed.
Greek2me:
I have no idea. Try doing the same thing again, but this time delete the /base directory as well?
ShadowZero:
--- Quote from: Thé Lord Tony on January 15, 2013, 11:30:50 PM ---Would this actually work, have you tried it before?
--- End quote ---
Haven't tried it before, but it should work, and it should solve your problems, you can't have anything checked on read only.