Mythruna
May 03, 2024, 10:00:54 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

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  
Pages: [1]
  Print  
Author Topic: Java Error?  (Read 6257 times)
nowe
Newbie
*
Posts: 4


View Profile
« 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?
Logged
pspeed
Administrator
Hero Member
*****
Posts: 5612



View Profile
« Reply #1 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?
Logged
Moonkey
Hero Member
*****
Posts: 1587

This is probably a picture.


View Profile
« Reply #2 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  Tongue

Edit: Especially on Mythruna.
Logged

Mythruna: Don't you dare read any posts I made before 2014.
nowe
Newbie
*
Posts: 4


View Profile
« Reply #3 on: June 03, 2012, 07:33:10 PM »

Btw, thanks for the help
Logged
nowe
Newbie
*
Posts: 4


View Profile
« Reply #4 on: June 03, 2012, 07:35:14 PM »

It's outdated... It's a Geforce 6150 SE
Logged
BenKenobiWan
Friendly Moderator
Donators
Hero Member
***
Posts: 674


Jesus loves you!


View Profile
« Reply #5 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  Tongue

Edit: Especially on Mythruna.
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.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.20 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!