Mythruna

General Category => Tech Support => Topic started by: Pylio on September 12, 2012, 10:42:51 AM



Title: crash on startup :(
Post by: Pylio on September 12, 2012, 10:42:51 AM
Hi!  :)
When I try to start mythruna I get this error:  :-\

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.

The number of the error is 1347471005623   How can I fix it? ???


Title: Re: crash on startup :(
Post by: pspeed on September 12, 2012, 10:58:30 AM
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.