Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // I'm sorry, Dave.
- Time: 7/5/14 3:05 PM
- Description: Initializing game
- org.lwjgl.LWJGLException: Could not init GLX
- at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
- at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:61)
- at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:818)
- at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61)
- at org.lwjgl.opengl.Display.create(Display.java:846)
- at org.lwjgl.opengl.Display.create(Display.java:757)
- at org.lwjgl.opengl.Display.create(Display.java:739)
- at ban.ag(SourceFile:340)
- at ban.f(SourceFile:713)
- at net.minecraft.client.main.Main.main(SourceFile:148)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Stacktrace:
- at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
- at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:61)
- at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:818)
- at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61)
- at org.lwjgl.opengl.Display.create(Display.java:846)
- at org.lwjgl.opengl.Display.create(Display.java:757)
- at org.lwjgl.opengl.Display.create(Display.java:739)
- at ban.ag(SourceFile:340)
- -- Initialization --
- Details:
- Stacktrace:
- at ban.f(SourceFile:713)
- at net.minecraft.client.main.Main.main(SourceFile:148)
- -- System Details --
- Details:
- Minecraft Version: 1.7.9
- Operating System: Linux (amd64) version 3.13-0.bpo.1-amd64
- Java Version: 1.6.0_31, Sun Microsystems Inc.
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
- Memory: 50702200 bytes (48 MB) / 73334784 bytes (69 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 1 total; -Xmx1G
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- Launched Version: 1.7.9
- LWJGL: 2.9.1
- OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
- GL Caps:
- Is Modded: Probably not. Jar signature remains and client brand is untouched.
- Type: Client (map_client.txt)
- Resource Packs: []
- Current Language: ~~ERROR~~ NullPointerException: null
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement