Title: Java Error? Post by: nowe on June 01, 2012, 08:48:43 PM the error looks like this:
Uncaught exception from thread:Thread[LWJGL Renderer Thread,5,main] java.lang.IllegalStateException: glGetString(GL_VERSION) returned null - possibly caused by missing current context. at org.lwjgl.opengl.GLContext.getSupportedExtensions(GLContext.java:222) at org.lwjgl.opengl.ContextCapabilities.initAllStubs(ContextCapabilities.java:4964) at org.lwjgl.opengl.ContextCapabilities.<init>(ContextCapabilities.java:5322) at org.lwjgl.opengl.GLContext.useContext(GLContext.java:366) at org.lwjgl.opengl.ContextGL.makeCurrent(ContextGL.java:195) at org.lwjgl.opengl.DrawableGL.makeCurrent(DrawableGL.java:110) at org.lwjgl.opengl.Display.makeCurrent(Display.java:731) at org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval(Display.java:1050) at org.lwjgl.opengl.Display.create(Display.java:877) at org.lwjgl.opengl.Display.create(Display.java:782) at com.jme3.system.lwjgl.LwjglDisplay.createContext(LwjglDisplay.java:137) at com.jme3.system.lwjgl.LwjglAbstractDisplay.initInThread(LwjglAbstractDisplay.java:113) at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:205) at java.lang.Thread.run(Unknown Source) Application was not initialized. Help? Title: Re: Java Error? Post by: pspeed on June 01, 2012, 09:22:36 PM the error looks like this: Uncaught exception from thread:Thread[LWJGL Renderer Thread,5,main] java.lang.IllegalStateException: glGetString(GL_VERSION) returned null - possibly caused by missing current context. at org.lwjgl.opengl.GLContext.getSupportedExtensions(GLContext.java:222) at org.lwjgl.opengl.ContextCapabilities.initAllStubs(ContextCapabilities.java:4964) at org.lwjgl.opengl.ContextCapabilities.<init>(ContextCapabilities.java:5322) at org.lwjgl.opengl.GLContext.useContext(GLContext.java:366) at org.lwjgl.opengl.ContextGL.makeCurrent(ContextGL.java:195) at org.lwjgl.opengl.DrawableGL.makeCurrent(DrawableGL.java:110) at org.lwjgl.opengl.Display.makeCurrent(Display.java:731) at org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval(Display.java:1050) at org.lwjgl.opengl.Display.create(Display.java:877) at org.lwjgl.opengl.Display.create(Display.java:782) at com.jme3.system.lwjgl.LwjglDisplay.createContext(LwjglDisplay.java:137) at com.jme3.system.lwjgl.LwjglAbstractDisplay.initInThread(LwjglAbstractDisplay.java:113) at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:205) at java.lang.Thread.run(Unknown Source) Application was not initialized. Help? Looks like your graphics card is not supporting OpenGL. What kind of card do you have and are your drivers up to date? Title: Re: Java Error? Post by: Moonkey on June 02, 2012, 02:36:20 PM What kind of computers do people own?! @_@ I actually thought there were a larger majority of people who owned better computers/laptops than mine. Guess not :P
Edit: Especially on Mythruna. Title: Re: Java Error? Post by: nowe on June 03, 2012, 07:33:10 PM Btw, thanks for the help
Title: Re: Java Error? Post by: nowe on June 03, 2012, 07:35:14 PM It's outdated... It's a Geforce 6150 SE
Title: Re: Java Error? Post by: BenKenobiWan on June 03, 2012, 10:59:47 PM What kind of computers do people own?! @_@ I actually thought there were a larger majority of people who owned better computers/laptops than mine. Guess not :P I'm pretty sure that you don't post in tech support when the game runs smoothly, so all you see here is the slow computers.Edit: Especially on Mythruna. |