TestCartoonEdge

Getting the following error in TestCartoonEdge when running latest code:



24-sep-2011 10:28:26 com.jme3.app.Application handleError

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

com.jme3.renderer.RendererException: compile error in:ShaderSource[name=Common/MatDefs/Light/Lighting.frag, defines, type=Fragment] error:Fragment shader failed to compile with the following errors:

ERROR: 0:358: error(#143) Undeclared identifier light

WARNING: 0:358: warning(#153) Field selection requires structure, vector, or matrix on left hand side x

WARNING: 0:359: warning(#153) Field selection requires structure, vector, or matrix on left hand side y

ERROR: 0:359: error(#216) Vector field selection out of range ‘y’

ERROR: error(#273) 2 compilation errors. No code generated





Is there anything I am missing?



Greetings

Ok fixed in SVN