Results 1 to 7 of 7

Thread: Minecraft: java.lang.IllegalStateException: Only one LWJGL context ....

  1. #1
    Join Date
    Jul 2008
    Beans
    36

    Question Minecraft: java.lang.IllegalStateException: Only one LWJGL context ....

    Hey there,

    I am trying to get Minecraft to run on Maverick. I have sun-java6-jre installed.

    When trying to run Minecraft through the browser, or the executable .jar, I get

    java.lang.IllegalStateException: Only one LWJGL context may be instantiated at any one time.

    For further information, heres the log of the client:



    Code:
          Minecraft has crashed!      
          ----------------------      
    
    Minecraft has stopped running because it encountered a problem.
    
    If you wish to report this, please copy this entire text and email it to support@mojang.com.
    Please include a description of what you did when the error occured.
    
    
    
    --- BEGIN ERROR REPORT a1dce528 --------
    Generated 11.10.10 20:09
    
    Minecraft: Minecraft Alpha v1.1.2
    OS: Linux (i386) version 2.6.32-22-generic
    Java: 1.6.0_21, Sun Microsystems Inc.
    VM: Java HotSpot(TM) Client VM (mixed mode, sharing), Sun Microsystems Inc.
    LWJGL: 2.1.0
    [failed to get system properties (java.lang.NullPointerException)]
    
    java.lang.IllegalStateException: Only one LWJGL context may be instantiated at any one time.
    	at org.lwjgl.opengl.Display.create(Display.java:829)
    	at org.lwjgl.opengl.Display.create(Display.java:767)
    	at org.lwjgl.opengl.Display.create(Display.java:748)
    	at net.minecraft.client.Minecraft.a(SourceFile:196)
    	at net.minecraft.client.Minecraft.run(SourceFile:554)
    	at java.lang.Thread.run(Thread.java:619)
    --- END ERROR REPORT f6db50fc ----------

  2. #2
    Join Date
    Sep 2010
    Beans
    4

    Re: Minecraft: java.lang.IllegalStateException: Only one LWJGL context ....

    Got exactly the same error here, I think its something with the graphics drivers, maybe you check these first...

  3. #3
    Join Date
    Jul 2008
    Beans
    36

    Re: Minecraft: java.lang.IllegalStateException: Only one LWJGL context ....

    Ye, that was exactly the issue.

  4. #4
    Join Date
    Jul 2010
    Beans
    3

    Re: Minecraft: java.lang.IllegalStateException: Only one LWJGL context ....

    Maverick and Minecraft were also giving me similar crashes but reverting the Nvidia proprietary driver to the older fixed it for me.

  5. #5
    Join Date
    Dec 2010
    Beans
    1

    Re: Minecraft: java.lang.IllegalStateException: Only one LWJGL context ....

    Delete the players data file on the server.
    Example: <minecraft path>\world\players\<player>.dat
    The player will respawn with nothing.

  6. #6
    Join Date
    Mar 2011
    Beans
    1

    Re: Minecraft: java.lang.IllegalStateException: Only one LWJGL context ....

    If it is the graphics drivers, how do I fix it? I am still very new at this...

  7. #7
    Join Date
    May 2010
    Beans
    12

    Re: Minecraft: java.lang.IllegalStateException: Only one LWJGL context ....

    What was the resolution to this one - how is it fixed?

Tags for this Thread

Bookmarks

Posting Permissions

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