1

HELP BLACK SCREEN OF DOOM WITH UBUNTU LINUX

LordFran 7/4/13 1:31 pm
2.3k
7/11/2013 11:10 am
I have tried everything like Downloading Java and download Minecraft.jar and when I tried to put in a terminal command this is what it says.

cisco@cisco-Dimension-3000:~$ java -Xmx1024M -Xms512M -cp Minecraft.jar net.minecraft.LauncherFrame
Exception in thread "main" java.lang.NoClassDefFoundError: net/minecraft/LauncherFrame
Caused by: java.lang.ClassNotFoundException: net.minecraft.LauncherFrame
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: net.minecraft.LauncherFrame. Program will exit.




NOW ITS BLACK SCREEN OF DOOM

--- BEGIN ERROR REPORT 87871d2 --------
Full report at:
/home/cisco/.minecraft/crash-reports/crash-2013-07-05_07.57.10-client.txt
Please show that file to Mojang, NOT just this screen!

Generated 7/5/13 7:57 AM

-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Linux (i386) version 3.5.0-36-generic
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: OpenJDK Client VM (mixed mode, sharing), Oracle Corporation
Memory: 414971504 bytes (395 MB) / 518979584 bytes (494 MB) up to 2075918336 bytes (1979 MB)
JVM Flags: 2 total; -Xmx2048M -Xms512M
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)]


java.lang.RuntimeException: org.lwjgl.LWJGLException: X Error - disp: 0xffffffffaf7490a0 serial: 92 error: GLXBadContextTag request_code: 153 minor_code: 5
at org.lwjgl.opengl.Display.destroyContext(Display.java:985)
at org.lwjgl.opengl.Display.create(Display.java:863)
at org.lwjgl.opengl.Display.create(Display.java:784)
at net.minecraft.client.Minecraft.a(SourceFile:226)
at avv.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:507)
at java.lang.Thread.run(Thread.java:722)
Caused by: org.lwjgl.LWJGLException: X Error - disp: 0xffffffffaf7490a0 serial: 92 error: GLXBadContextTag request_code: 153 minor_code: 5
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:268)
at org.lwjgl.opengl.LinuxContextImplementation.nReleaseCurrentContext(Native Method)
at org.lwjgl.opengl.LinuxContextImplementation.releaseCurrentContext(LinuxContextImplementation.java:97)
at org.lwjgl.opengl.Context.releaseCurrentContext(Context.java:132)
at org.lwjgl.opengl.Context.destroy(Context.java:245)
at org.lwjgl.opengl.Context.forceDestroy(Context.java:229)
at org.lwjgl.opengl.Display.destroyContext(Display.java:983)
... 6 more
--- END ERROR REPORT c4bf514a ----------
Posted by
LordFran
Level 1 : New Miner
0

  Have something to say?

JoinSign in

16

LordFran
07/11/2013 11:10 am
Level 1 : New Miner
I have 12.04 LTS
1
jturnism
07/08/2013 7:58 pm
Level 33 : Artisan Mountaineer
Click on the thing where the X button should be on Windows and the thing should drop down click on like system information or something, I dont know for shure.
1
LordFran
07/05/2013 2:10 pm
Level 1 : New Miner
file:///home/cisco/Pictures/Screenshot%20from%202013-07-05%2011:06:55.png

I dont know what version of ubuntu i have how do i check
1
Nevin
07/05/2013 1:54 pm
Level 11 : Journeyman Pokémon
Windows
1
jturnism
07/05/2013 1:53 pm
Level 33 : Artisan Mountaineer
Here is what I do with Ubuntu.
Download this jar https://s3.amazonaws.com/Minecraft.Down ... ecraft.jar
and place it on your Desktop location in Ubuntu.
Then have a text file there to with this in it
cd Desktop
java -Xmx1024M -Xms1024M -jar minecraft.jar

Name it how to run minecraft.
Next open terminal and copy and paste the first line of the .txt file into it and push enter then do the second line. And it should run. If not uninstall java and go to software center and search for java and download it and install it again then try the above again if not, PM and I'll see what I can do.
And please click reply on my post and tell me what version you are running.
1
LordFran
07/05/2013 1:42 pm
Level 1 : New Miner
No, Black Screen of death
1
anonpmc449001
07/05/2013 12:34 pm
Level 13 : Journeyman Miner
[deleted]
1
LordFran
07/05/2013 11:59 am
Level 1 : New Miner
I checked minecraft error report on terminal and heres what i get

Exception in thread "Thread-3" java.lang.UnsatisfiedLinkError: org.lwjgl.DefaultSysImplementation.getPointerSize()I
at org.lwjgl.DefaultSysImplementation.getPointerSize(Native Method)
at org.lwjgl.Sys.<clinit>(Sys.java:113)
at net.minecraft.client.Minecraft.G(SourceFile:1985)
at awe.<init>(SourceFile:20)
at net.minecraft.client.Minecraft.<init>(SourceFile:76)
at avv.<init>(SourceFile:38)
at net.minecraft.client.MinecraftApplet.init(SourceFile:38)
at net.minecraft.Launcher.replace(Launcher.java:136)
at net.minecraft.Launcher$1.run(Launcher.java:79)
1
biglemon29
07/05/2013 11:27 am
Level 22 : Expert Architect
i use ubuntu too. You have look p online of how to give permission
1
anonpmc449001
07/05/2013 11:23 am
Level 13 : Journeyman Miner
[deleted]
1
LordFran
07/05/2013 11:54 am
Level 1 : New Miner
total used free shared buffers cached
Mem: 1508 999 509 0 48 639
-/+ buffers/cache: 310 1197
Swap: 1532 0 1532
1
LordFran
07/05/2013 10:57 am
Level 1 : New Miner
Now Im using minecraft but with black screen of DEATH

Seriously though heres what it says :

Begin Error Report

--- BEGIN ERROR REPORT 87871d2 --------
Full report at:
/home/cisco/.minecraft/crash-reports/crash-2013-07-05_07.57.10-client.txt
Please show that file to Mojang, NOT just this screen!

Generated 7/5/13 7:57 AM

-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Linux (i386) version 3.5.0-36-generic
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: OpenJDK Client VM (mixed mode, sharing), Oracle Corporation
Memory: 414971504 bytes (395 MB) / 518979584 bytes (494 MB) up to 2075918336 bytes (1979 MB)
JVM Flags: 2 total; -Xmx2048M -Xms512M
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)]


java.lang.RuntimeException: org.lwjgl.LWJGLException: X Error - disp: 0xffffffffaf7490a0 serial: 92 error: GLXBadContextTag request_code: 153 minor_code: 5
at org.lwjgl.opengl.Display.destroyContext(Display.java:985)
at org.lwjgl.opengl.Display.create(Display.java:863)
at org.lwjgl.opengl.Display.create(Display.java:784)
at net.minecraft.client.Minecraft.a(SourceFile:226)
at avv.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:507)
at java.lang.Thread.run(Thread.java:722)
Caused by: org.lwjgl.LWJGLException: X Error - disp: 0xffffffffaf7490a0 serial: 92 error: GLXBadContextTag request_code: 153 minor_code: 5
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:268)
at org.lwjgl.opengl.LinuxContextImplementation.nReleaseCurrentContext(Native Method)
at org.lwjgl.opengl.LinuxContextImplementation.releaseCurrentContext(LinuxContextImplementation.java:97)
at org.lwjgl.opengl.Context.releaseCurrentContext(Context.java:132)
at org.lwjgl.opengl.Context.destroy(Context.java:245)
at org.lwjgl.opengl.Context.forceDestroy(Context.java:229)
at org.lwjgl.opengl.Display.destroyContext(Display.java:983)
... 6 more
--- END ERROR REPORT c4bf514a ----------
1
manpower13
07/05/2013 9:14 am
Level 9 : Apprentice Architect
Or just try mineos (i dont know if this is a server or just client?). Mineos is easy for linux servers.
1
wildwutt
07/05/2013 7:27 am
Level 5 : Apprentice Explorer
i know what to do all you need to do is open out windows explorer the little file icon at the bottom and go to the link bar where it should say libraries and click then type %appdata% then click .minecraft and then double click bin and then rename the Minecraft.jar to minecraft
1
Mayoz
07/05/2013 8:35 am
Level 29 : Expert System
This is Linux, idiot. That won't work, and don't talk about stuff you know nothing about. Do what the first reply said, that should work.
1
anonpmc449001
07/04/2013 8:01 pm
Level 13 : Journeyman Miner
[deleted]
1

Welcome