Title: help pliss?? Post by: silent_life on September 13, 2012, 09:24:54 PM it says like this>>
Uncaught 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. i dunno what it needs :( Title: Re: help pliss?? Post by: pspeed on September 13, 2012, 09:37:24 PM Sorry you are having problems.
Sounds the same as this thread: http://mythruna.com/forum/index.php?topic=966.0 Maybe there is something there that helps. |