JuanCarlosAragon / jmonkeyengine

Automatically exported from code.google.com/p/jmonkeyengine
0 stars 0 forks source link

RendererException: compile error in:ShaderSource[name=Common/MatDefs/Misc/Sky.vert #364

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Please use the forum at jmonkeyengine.org for general trouble shooting
requests, this issue tracker is only for developers that can hint at
solutions for the problem.

What steps will reproduce the problem?
1. Get the nightly Build of the jme3-sdk
2. create a new test-project
3. run TestPostFilters.java

What is the expected output? What do you see instead?
A nice scene with several Effects applied.
Instead the application crashes with the following error:
01.07.2011 13:41:31 com.jme3.app.Application handleError
SCHWERWIEGEND: Uncaught exception thrown in Thread[LWJGL Renderer Thread,5,main]
com.jme3.renderer.RendererException: compile error 
in:ShaderSource[name=Common/MatDefs/Misc/Sky.vert, defines, type=Vertex] 
error:ERROR: 0:24: 'g_WorldMatrix' : undeclared identifier 

The full log is attached.

What version of the product are you using? On what operating system?
Tested with 30.06.2011 nightly build. Probably revsion r7792.
OS: Windows 7 64 bit.
Java: 32 bit
Tested with: Intel onBoard graphics (first system) / ATI 4xxx-series (second 
test system)

Please provide any additional information below.
The full log is attached.

Original issue reported on code.google.com by wladisla...@googlemail.com on 1 Jul 2011 at 11:55

Attachments:

GoogleCodeExporter commented 8 years ago
Please use the forum at jmonkeyengine.org for general trouble shooting
requests, this issue tracker is only for developers that can hint at
solutions for the problem.

Original comment by normen667 on 4 Jul 2011 at 6:11