Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 5 of 5

Thread: Minecraft Error: OpenGL null version null

  1. #1
    Junior Member Newbie
    Join Date
    May 2012
    Posts
    5

    Minecraft Error: OpenGL null version null

    OpenGL IS the cause of this.

    Graphics Driver:nVidia Geforce 6150SE nForce 430 newly updated
    Code :
          Minecraft has crashed!      
          ----------------------      
     
    Minecraft has stopped running because it encountered a problem.
     
     
     
     
    --- BEGIN ERROR REPORT 7cf3a456 --------
    Generated 5/17/12 8:25 PM
     
    Minecraft: Minecraft 1.2.5
    OS: Windows Vista (x86) version 6.0
    Java: 1.6.0_18, Sun Microsystems Inc.
    VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: null version null, null
     
    java.lang.IllegalStateException: glGetString(GL_VERSION) returned null - possibly caused by missing current context.
    	at org.lwjgl.opengl.GLContext.getSupportedExtensions(GLContext.java:187)
    	at org.lwjgl.opengl.ContextCapabilities.initAllStubs(ContextCapabilities.java:4355)
    	at org.lwjgl.opengl.ContextCapabilities.<init>(ContextCapabilities.java:4661)
    	at org.lwjgl.opengl.GLContext.useContext(GLContext.java:352)
    	at org.lwjgl.opengl.Context.makeCurrent(Context.java:183)
    	at org.lwjgl.opengl.Display.makeCurrent(Display.java:730)
    	at org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval(Display.java:896)
    	at org.lwjgl.opengl.Display.create(Display.java:860)
    	at org.lwjgl.opengl.Display.create(Display.java:784)
    	at net.minecraft.client.Minecraft.a(SourceFile:204)
    	at net.minecraft.client.Minecraft.run(SourceFile:657)
    	at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 2a2e62b6 ----------

  2. #2
    Junior Member Newbie
    Join Date
    May 2012
    Posts
    5
    Help please.
    MCForums is definitely unhelpful,because they all don't know anything about OpenGL,etc.

  3. #3
    Junior Member Newbie
    Join Date
    May 2012
    Posts
    5
    Bump again.

    Inb4 I go psycho over not being able to play MC

  4. #4
    Super Moderator OpenGL Lord
    Join Date
    Dec 2003
    Location
    Grenoble - France
    Posts
    5,655
    Run this :
    http://www.realtech-vr.com/glview/

    And check what it reports : if glview finds proper GL, then you have a Minecraft problem.
    Otherwise, it means your graphic driver is not correctly installed.

  5. #5
    Junior Member Newbie
    Join Date
    May 2012
    Posts
    5
    Quote Originally Posted by ZbuffeR View Post
    Run this :
    http://www.realtech-vr.com/glview/

    And check what it reports : if glview finds proper GL, then you have a Minecraft problem.
    Otherwise, it means your graphic driver is not correctly installed.
    I don't think I have it because it didn't install correctly.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •