-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.6.2
-
None
-
OS: Linux (ver 3.5.0-17-generic, arch i386)
Java: 1.7.0_07 (by Oracle Corporation)
Launcher: 1.0.10 (bootstrap 5)
Minecraft: 1.6.2 (updated Tue Jul 09 23:59:42 TMT 2013)
-
Unconfirmed
Put the summary of the bug you're having here
What I expected to happen was...:
Describe what you thought should happen here
What actually happened was...:
Describe what happened here
Steps to Reproduce:
1. Put a step by step guide on how to trigger the bug here
2. ...
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 7/17/13 7:46 AM
Description: Initializing game
org.lwjgl.LWJGLException: X Error - disp: 0x6c52d988 serial: 155 error: GLXBadContext request_code: 153 minor_code: 4
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:318)
at org.lwjgl.opengl.LinuxKeyboard.nSetDetectableKeyRepeat(Native Method)
at org.lwjgl.opengl.LinuxKeyboard.setDetectableKeyRepeat(LinuxKeyboard.java:152)
at org.lwjgl.opengl.LinuxKeyboard.destroy(LinuxKeyboard.java:163)
at org.lwjgl.opengl.LinuxDisplay.destroyKeyboard(LinuxDisplay.java:1203)
at org.lwjgl.input.Keyboard.destroy(Keyboard.java:357)
at org.lwjgl.opengl.Display.destroyWindow(Display.java:349)
at org.lwjgl.opengl.Display.access$400(Display.java:65)
at org.lwjgl.opengl.Display$5.destroy(Display.java:835)
at org.lwjgl.opengl.Display.create(Display.java:855)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at ats.O(SourceFile:297)
at ats.d(SourceFile:599)
at net.minecraft.client.main.Main.main(SourceFile:101)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:318)
at org.lwjgl.opengl.LinuxKeyboard.nSetDetectableKeyRepeat(Native Method)
at org.lwjgl.opengl.LinuxKeyboard.setDetectableKeyRepeat(LinuxKeyboard.java:152)
at org.lwjgl.opengl.LinuxKeyboard.destroy(LinuxKeyboard.java:163)
at org.lwjgl.opengl.LinuxDisplay.destroyKeyboard(LinuxDisplay.java:1203)
at org.lwjgl.input.Keyboard.destroy(Keyboard.java:357)
at org.lwjgl.opengl.Display.destroyWindow(Display.java:349)
at org.lwjgl.opengl.Display.access$400(Display.java:65)
at org.lwjgl.opengl.Display$5.destroy(Display.java:835)
at org.lwjgl.opengl.Display.create(Display.java:855)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at ats.O(SourceFile:297)
– Initialization –
Details:
Stacktrace:
at ats.d(SourceFile:599)
at net.minecraft.client.main.Main.main(SourceFile:101)
– System Details –
Details:
Minecraft Version: 1.6.2
Operating System: Linux (i386) version 3.5.0-17-generic
Java Version: 1.7.0_07, Oracle Corporation
Java VM Version: OpenJDK Client VM (mixed mode), Oracle Corporation
Memory: 5060944 bytes (4 MB) / 26808320 bytes (25 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 1 total; -Xmx1G
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
Launched Version: 1.6.2
LWJGL: 2.9.0
OpenGL: ~ERROR~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: ~ERROR~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~ERROR~ NullPointerException: null
3. ...
- duplicates
-
MC-1384 Crash when using integrated graphics / Broken OpenGL driver
- Resolved