RendererException: compile error in:ShaderSource

Hello,



Fresh install ( beta)



JME3 Examples>jme3test.blender>TestBlenderLoader.java ==> run file =>is throwing me an error:



3-nov-2011 13:44:32 com.jme3.app.Application handleError

SEVERE: Uncaught exception thrown in Thread[LWJGL Renderer Thread,5,main]

com.jme3.renderer.RendererException: compile error in:ShaderSource[name=Common/MatDefs/Light/Lighting.frag, defines, type=Fragment] error:(290) : error C0105: Syntax error in #if

(290) : error C0105: Syntax error in #if

(303) : error C0105: Syntax error in #if

(303) : error C0105: Syntax error in #if



Other files like TestOgreAnim.java, TestAnimBlendBug.java, … are giving me the same error

Any suggestions?



EDIT:



Graphics Capabilities


FrameBuffer
FrameBufferMRT
OpenGL20
ARBprogram
GLSL100
GLSL110
VertexTextureFetch
FloatTexture
FloatColorBuffer
NonPowerOfTwoTextures

Product Version: jMonkeyEngine SDK 3.0beta
Java: 1.6.0_21; Java HotSpot(TM) Server VM 17.0-b17
System: Windows XP version 5.1 running on x86; Cp1252; nl_BE (jmonkeyplatform)

wow…error in #if, this one’s gonna be hardcore…

Could you make sure you have latest graphic drivers installed

I installed the latest nvidia drivers => problem solved, tx alot.



ps my driver was from 2006 :slight_smile:

yay

pfiou :wink: