I'm assuming this is a problem with java. I run 64 bit Ubuntu. My graphics is Gallium 0.4 on AMD RV730 and my processor is AMD Athlon™ X2 250 Processor × 2. This is the error report:
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 11/12/12 7:54 PM
Description: Failed to start game
org.lwjgl.LWJGLException: X Error - disp: 0x7f0e5caa67b0 serial: 120 error: GLXBadRenderRequest request_code: 154 minor_code: 1
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:268)
at org.lwjgl.opengl.GL11.nglGenTextures(Native Method)
at org.lwjgl.opengl.GL11.glGenTextures(GL11.java:1376)
at aqk.a(SourceFile:20)
at azc.a(SourceFile:172)
at asb.<init>(SourceFile:90)
at net.minecraft.client.Minecraft.a(SourceFile:245)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Thread.java:679)
Relevant Details:
- Minecraft Version: 1.4.2
- Operating System: Linux (amd64) version 3.2.0-32-generic
- Java Version: 1.6.0_24, Sun Microsystems Inc.
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
- Memory: 23264984 bytes (22 MB) / 62128128 bytes (59 MB) up to 922746880 bytes (880 MB)
- JVM Flags: 0 total;
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- ModLoader: Mods loaded: 1
ModLoader 1.4.2
- LWJGL: 2.4.2
- OpenGL: Gallium 0.4 on AMD RV730 GL version 1.4 (2.1 Mesa 8.0.4), X.Org
- Is Modded: Very likely
- Type: Client
- Texture Pack: Derivation5_0_1_2801386.zip
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~ERROR~ NullPointerException: null
This happened to me too. I am using Ubuntu 12.04 64 bit and am running minecraft with OpenJDK6
I have updated lwjgl once, and it didnt work.
Ill try to repatch lwjgl.
Crash report before lwjgl:
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 1/20/13 1:24 PM
Description: Failed to start game
org.lwjgl.LWJGLException: X Error - disp: 0x7f200400fa50 serial: 101 error: GLXBadRenderRequest request_code: 154 minor_code: 1
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:268)
at org.lwjgl.opengl.GL11.nglGenTextures(Native Method)
at org.lwjgl.opengl.GL11.glGenTextures(GL11.java:1376)
at arx.a(SourceFile:20)
at bba.a(SourceFile:172)
at atq.<init>(SourceFile:90)
at net.minecraft.client.Minecraft.a(SourceFile:245)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Thread.java:679)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Linux (amd64) version 3.2.0-29-generic
Java Version: 1.6.0_24, Sun Microsystems Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 116541296 bytes (111 MB) / 156499968 bytes (149 MB) up to 1841823744 bytes (1756 MB)
JVM Flags: 0 total;
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.4.2
OpenGL: Mesa DRI Intel® Sandybridge Mobile GL version 1.4 (3.0 Mesa 8.0.2), Tungsten Graphics, Inc
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
After-
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 1/20/13 2:09 PM
Description: Failed to start game
org.lwjgl.LWJGLException: X Error - disp: 0x7fb988006c40 serial: 103 error: GLXBadRenderRequest request_code: 154 minor_code: 1
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:318)
at org.lwjgl.opengl.GL11.nglGenTextures(Native Method)
at org.lwjgl.opengl.GL11.glGenTextures(GL11.java:1375)
at arx.a(SourceFile:20)
at bba.a(SourceFile:172)
at atq.<init>(SourceFile:90)
at net.minecraft.client.Minecraft.a(SourceFile:245)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Thread.java:679)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Linux (amd64) version 3.2.0-29-generic
Java Version: 1.6.0_24, Sun Microsystems Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 84662848 bytes (80 MB) / 124125184 bytes (118 MB) up to 1841823744 bytes (1756 MB)
JVM Flags: 0 total;
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: Mesa DRI Intel® Sandybridge Mobile GL version 1.4 (3.0 Mesa 8.0.2), Tungsten Graphics, Inc
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
I also found a .log file called hs_err_pid10700.log
Time: 1/21/13 2:48 PM
Description: Failed to start game
org.lwjgl.LWJGLException: X Error - disp: 0x7fd60005eeb0 serial: 31 error: BadRequest (invalid request code or no such operation) request_code: 154 minor_code: 14
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:268)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:52)
at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:684)
at org.lwjgl.opengl.Display.create(Display.java:854)
at org.lwjgl.opengl.Display.create(Display.java:784)
at org.lwjgl.opengl.Display.create(Display.java:765)
at net.minecraft.client.Minecraft.a(SourceFile:232)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Thread.java:679)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Linux (amd64) version 3.2.0-29-generic
Java Version: 1.6.0_24, Sun Microsystems Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 94685112 bytes (90 MB) / 124125184 bytes (118 MB) up to 1841823744 bytes (1756 MB)
JVM Flags: 0 total;
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.4.2
OpenGL: ~~ERROR~~ NullPointerException: null
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffNeed your server status on your website? Check out mcapi.us!
@Syfaro
I have updated lwjgl once, and it didnt work.
Ill try to repatch lwjgl.
Crash report before lwjgl:
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 1/20/13 1:24 PM
Description: Failed to start game
org.lwjgl.LWJGLException: X Error - disp: 0x7f200400fa50 serial: 101 error: GLXBadRenderRequest request_code: 154 minor_code: 1
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:268)
at org.lwjgl.opengl.GL11.nglGenTextures(Native Method)
at org.lwjgl.opengl.GL11.glGenTextures(GL11.java:1376)
at arx.a(SourceFile:20)
at bba.a(SourceFile:172)
at atq.<init>(SourceFile:90)
at net.minecraft.client.Minecraft.a(SourceFile:245)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Thread.java:679)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Linux (amd64) version 3.2.0-29-generic
Java Version: 1.6.0_24, Sun Microsystems Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 116541296 bytes (111 MB) / 156499968 bytes (149 MB) up to 1841823744 bytes (1756 MB)
JVM Flags: 0 total;
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.4.2
OpenGL: Mesa DRI Intel® Sandybridge Mobile GL version 1.4 (3.0 Mesa 8.0.2), Tungsten Graphics, Inc
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
After-
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 1/20/13 2:09 PM
Description: Failed to start game
org.lwjgl.LWJGLException: X Error - disp: 0x7fb988006c40 serial: 103 error: GLXBadRenderRequest request_code: 154 minor_code: 1
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:318)
at org.lwjgl.opengl.GL11.nglGenTextures(Native Method)
at org.lwjgl.opengl.GL11.glGenTextures(GL11.java:1375)
at arx.a(SourceFile:20)
at bba.a(SourceFile:172)
at atq.<init>(SourceFile:90)
at net.minecraft.client.Minecraft.a(SourceFile:245)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Thread.java:679)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Linux (amd64) version 3.2.0-29-generic
Java Version: 1.6.0_24, Sun Microsystems Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 84662848 bytes (80 MB) / 124125184 bytes (118 MB) up to 1841823744 bytes (1756 MB)
JVM Flags: 0 total;
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: Mesa DRI Intel® Sandybridge Mobile GL version 1.4 (3.0 Mesa 8.0.2), Tungsten Graphics, Inc
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
I also found a .log file called hs_err_pid10700.log
Note-I am not running on a dedicated parition)
I tried forcing an update, but it still crashed.
Report-
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 1/21/13 2:48 PM
Description: Failed to start game
org.lwjgl.LWJGLException: X Error - disp: 0x7fd60005eeb0 serial: 31 error: BadRequest (invalid request code or no such operation) request_code: 154 minor_code: 14
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:268)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:52)
at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:684)
at org.lwjgl.opengl.Display.create(Display.java:854)
at org.lwjgl.opengl.Display.create(Display.java:784)
at org.lwjgl.opengl.Display.create(Display.java:765)
at net.minecraft.client.Minecraft.a(SourceFile:232)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Thread.java:679)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Linux (amd64) version 3.2.0-29-generic
Java Version: 1.6.0_24, Sun Microsystems Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 94685112 bytes (90 MB) / 124125184 bytes (118 MB) up to 1841823744 bytes (1756 MB)
JVM Flags: 0 total;
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.4.2
OpenGL: ~~ERROR~~ NullPointerException: null
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null