Title: Mythruna error Post by: brionrk on June 03, 2012, 12:44:59 AM Everytime i try and install Mythruna the screen pops up then goes away... I keep getting error reports heres a sample:
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. Any help would be greatly appreciated!!!! Title: Re: Mythruna error Post by: pspeed on June 03, 2012, 02:30:49 AM Sorry you are having trouble.
You need a graphics card that supports OpenGL 2 to run Mythruna. Either your graphics card is too limited to support that or the drivers are not up to date. What kind of graphics card do you have? Title: Re: Mythruna error Post by: nowe on June 03, 2012, 07:32:31 PM I figured it might be my graphics card.. It's really outdated. It's a NVIDIA Geforce 6150 SE.
Title: Re: Mythruna error Post by: pspeed on June 03, 2012, 07:38:14 PM I figured it might be my graphics card.. It's really outdated. It's a NVIDIA Geforce 6150 SE. Try making sure your drivers are up to date. Errors still wouldn't surprise me but I don't think you should be getting the error that you are unless your drivers are old. |