Hello everyone, I recently installed Bodhi Linux on a computer, and am not exactly an expert quite yet. I installed java and OpenJDK 7, along with the Minecraft.jar. I can successfully log in to Minecraft on the launcher, then it loads, goes to a black screen for a bit, then gives me this message:
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Failed to start game
A full error report has been saved to /home/bodhi/.minecraft/crash-reports/crash-2013-03-27_17.30.53-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT 5ae71f2 --------
Full report at:
/home/bodhi/.minecraft/crash-reports/crash-2013-03-27_17.30.53-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 3/27/13 5:30 PM
-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Linux (amd64) version 3.7.0-7-generic
Java Version: 1.7.0_15, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 8896960 bytes (8 MB) / 40960000 bytes (39 MB) up to 620756992 bytes (592 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[failed to get system properties (java.lang.NullPointerException)]
org.lwjgl.LWJGLException: X Error - disp: 0x7fbcbc176fb0 serial: 36 error: BadRequest (invalid request code or no such operation) request_code: 136 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:235)
at avv.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:507)
at java.lang.Thread.run(Thread.java:722)
--- END ERROR REPORT de94d1d2 ----------
Looks like you have no working OpenGL.
What is the output of:
lspci | grep VGA && glxinfo | grep OpenGL
00.01.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Wrestler [Radeon HD 6250]
The program 'glxinfo' is currently not installed. You can install it by typing:
sudo apt-get install mes-utils
00.01.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Wrestler [Radeon HD 6250]
The program 'glxinfo' is currently not installed. You can install it by typing:
sudo apt-get install mes-utils
Installing that, one second, kind sir
Installed and tried again, got;
00.01.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Wrestler [Radeon HD 6250]
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 139 (ATIFGLEXTENSION)
Minor opcode of failed request: 66 ()
Serial number of failed request: 13
Current serial number in output stream: 13
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Could anyone please help?
Not sure how, to be honest, and from what I'm seeing, DxDiag is for Windows.
Installing that, one second, kind sir
Installed and tried again, got;