Hey, just to start with i cant belive how good this game looks, really looking forward to playing it, that said im having trouble even starting the game, everytime i try to open the game i just get an error. This is the latest;
ncaught exception from thread:Thread[LWJGL Renderer Thread,5,main]
java.lang.UnsupportedOperationException: GLSL and OpenGL2 is required for the LWJGL renderer!
at com.jme3.renderer.lwjgl.LwjglRenderer.initialize(LwjglRenderer.java:166)
at com.jme3.system.lwjgl.LwjglContext.initContextFirstTime(LwjglContext.java:131)
at com.jme3.system.lwjgl.LwjglContext.internalCreate(LwjglContext.java:168)
at com.jme3.system.lwjgl.LwjglAbstractDisplay.initInThread(LwjglAbstractDisplay.java:128)
at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:205)
at java.lang.Thread.run(Unknown Source)
Application was not initialized.
Any help would be appreciated

Maj900