Problem Edit Terrian

I have a problem when I use the editor of land, I will show you step by step what happens





I create a new project:









I create a new scene:







I create a terrian in nodo:









already created the earth created a light:









is here that I have problems, I get an error









these are all the windows I get errors and I could use the land editor until someone can help me or maybe not doing something right

What version are you using and what system (OS and videocard) are you running it on?

I am using windows xp and video card Geforce 6200 512MB DDR2 TV DVI

the steps I did to use the editor are correct? So if I have a problem

The steps you did to create the terrain are fine. The error is your videocard not handling the material.

Try upgrading to the latest drivers for your videocard.

update the program and the problem is the video driver are well XD



you can only see the earth in the form of lines but no texture

@Sploreg said:
The steps you did to create the terrain are fine. The error is your videocard not handling the material.
Try upgrading to the latest drivers for your videocard.

The Lighting.frag was updated to remove all control flow but it seems TerrainLighting.frag still has two instances of it:
1) In line 166: if (shiny <= 1.0)
2) In line 639: if(g_LightDirection.w!=0.0)

In the GLSL 1.0 spec control flow is not allowed, so those instances have to be removed from the shader..

I’m downloading the updates on my video card, a question must be installed Open GL or some other program to work JME 3? just install JDK 7 and JME 3

: D video card upgrade and it worked! thanks