My minecraft was working fine, but all of a sudden it isn't working. My drivers are up to date and I don't know what to do. I've tried updating my LWJGL but I still get a black screen. Help?
Here is the error log:
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 12/16/12 2:09 PM
Description: Failed to start game
org.lwjgl.LWJGLException: GL11 not supported
at org.lwjgl.opengl.ContextCapabilities.initAllStubs(ContextCapabilities.java:5282)
at org.lwjgl.opengl.ContextCapabilities.<init>(ContextCapabilities.java:5676)
at org.lwjgl.opengl.GLContext.useContext(GLContext.java:374)
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:703)
at org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval(Display.java:1022)
at org.lwjgl.opengl.Display.create(Display.java:849)
at org.lwjgl.opengl.Display.create(Display.java:754)
at org.lwjgl.opengl.Display.create(Display.java:736)
at net.minecraft.client.Minecraft.a(SourceFile:232)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 423476696 bytes (403 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.8.5
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Texture Pack: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
I know I'm a little late, but I fixed it. I ran a memtest and it said I had no errors, but i replaced my ram with my other set and it worked perfectly. Thanks for the reply though
Here is the error log:
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 12/16/12 2:09 PM
Description: Failed to start game
org.lwjgl.LWJGLException: GL11 not supported
at org.lwjgl.opengl.ContextCapabilities.initAllStubs(ContextCapabilities.java:5282)
at org.lwjgl.opengl.ContextCapabilities.<init>(ContextCapabilities.java:5676)
at org.lwjgl.opengl.GLContext.useContext(GLContext.java:374)
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:703)
at org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval(Display.java:1022)
at org.lwjgl.opengl.Display.create(Display.java:849)
at org.lwjgl.opengl.Display.create(Display.java:754)
at org.lwjgl.opengl.Display.create(Display.java:736)
at net.minecraft.client.Minecraft.a(SourceFile:232)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 423476696 bytes (403 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.8.5
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Texture Pack: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
-
View User Profile
-
View Posts
-
Send Message
Retired Staff