The Meaning of Life, the Universe, and Everything.
Join Date:
7/18/2012
Posts:
43
Member Details
After updating my Nvidia drivers using the commands in the terminal:
sudo add-apt-repository -y ppa:xorg-edgers/ppa
sudo apt-get update
sudo apt-get install nvidia-current
now i get this error
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 9/28/14 7:36 PM
Description: Initializing game
java.lang.RuntimeException: org.lwjgl.LWJGLException: X Error - disp: 0x7fb31059ec80 serial: 84 error: GLXUnsupportedPrivateRequest request_code: 156 minor_code: 16
at org.lwjgl.opengl.Display.update(Display.java:648)
at org.lwjgl.opengl.Display.update(Display.java:628)
at org.lwjgl.opengl.Display.initContext(Display.java:1036)
at org.lwjgl.opengl.Display.create(Display.java:853)
at org.lwjgl.opengl.Display.create(Display.java:757)
at ban.ag(SourceFile:327)
at ban.f(SourceFile:713)
at net.minecraft.client.main.Main.main(SourceFile:148)
Caused by: org.lwjgl.LWJGLException: X Error - disp: 0x7fb31059ec80 serial: 84 error: GLXUnsupportedPrivateRequest request_code: 156 minor_code: 16
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:321)
at org.lwjgl.opengl.LinuxContextImplementation.nSwapBuffers(Native Method)
at org.lwjgl.opengl.LinuxContextImplementation.swapBuffers(LinuxContextImplementation.java:79)
at org.lwjgl.opengl.ContextGL.swapBuffers(ContextGL.java:175)
at org.lwjgl.opengl.DrawableGL.swapBuffers(DrawableGL.java:90)
at org.lwjgl.opengl.Display.swapBuffers(Display.java:618)
at org.lwjgl.opengl.Display.update(Display.java:646)
... 7 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.opengl.Display.update(Display.java:648)
at org.lwjgl.opengl.Display.update(Display.java:628)
at org.lwjgl.opengl.Display.initContext(Display.java:1036)
at org.lwjgl.opengl.Display.create(Display.java:853)
at org.lwjgl.opengl.Display.create(Display.java:757)
at ban.ag(SourceFile:327)
-- 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-36-generic
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 48437832 bytes (46 MB) / 126353408 bytes (120 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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: Gallium 0.4 on NVE7 GL version 1.4 (3.0 Mesa 10.1.3), nouveau
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)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
sudo add-apt-repository -y ppa:xorg-edgers/ppa
sudo apt-get update
sudo apt-get install nvidia-current
now i get this error
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 9/28/14 7:36 PM
Description: Initializing game
java.lang.RuntimeException: org.lwjgl.LWJGLException: X Error - disp: 0x7fb31059ec80 serial: 84 error: GLXUnsupportedPrivateRequest request_code: 156 minor_code: 16
at org.lwjgl.opengl.Display.update(Display.java:648)
at org.lwjgl.opengl.Display.update(Display.java:628)
at org.lwjgl.opengl.Display.initContext(Display.java:1036)
at org.lwjgl.opengl.Display.create(Display.java:853)
at org.lwjgl.opengl.Display.create(Display.java:757)
at ban.ag(SourceFile:327)
at ban.f(SourceFile:713)
at net.minecraft.client.main.Main.main(SourceFile:148)
Caused by: org.lwjgl.LWJGLException: X Error - disp: 0x7fb31059ec80 serial: 84 error: GLXUnsupportedPrivateRequest request_code: 156 minor_code: 16
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:321)
at org.lwjgl.opengl.LinuxContextImplementation.nSwapBuffers(Native Method)
at org.lwjgl.opengl.LinuxContextImplementation.swapBuffers(LinuxContextImplementation.java:79)
at org.lwjgl.opengl.ContextGL.swapBuffers(ContextGL.java:175)
at org.lwjgl.opengl.DrawableGL.swapBuffers(DrawableGL.java:90)
at org.lwjgl.opengl.Display.swapBuffers(Display.java:618)
at org.lwjgl.opengl.Display.update(Display.java:646)
... 7 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.opengl.Display.update(Display.java:648)
at org.lwjgl.opengl.Display.update(Display.java:628)
at org.lwjgl.opengl.Display.initContext(Display.java:1036)
at org.lwjgl.opengl.Display.create(Display.java:853)
at org.lwjgl.opengl.Display.create(Display.java:757)
at ban.ag(SourceFile:327)
-- 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-36-generic
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 48437832 bytes (46 MB) / 126353408 bytes (120 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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: Gallium 0.4 on NVE7 GL version 1.4 (3.0 Mesa 10.1.3), nouveau
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)