Mythruna
September 20, 2025, 04:44:17 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to the new forums. See "Announcements" for a note for new users.
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / Tech Support / Re: Java Error? on: June 03, 2012, 07:35:14 PM
It's outdated... It's a Geforce 6150 SE
2  General Category / Tech Support / Re: Java Error? on: June 03, 2012, 07:33:10 PM
Btw, thanks for the help
3  General Category / Tech Support / Re: Mythruna error 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.
4  General Category / Tech Support / Java Error? 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?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.20 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!