Hey guys having some minecraft problems here, so its relative to many minecraft users on windows or mac but not sure on how to fix on linux/ubuntu, my problem is that i load my minecraft jar file, log in, update then it loads and then a black screen and pops up and the game doesnt even load, nothing there so can anyone help please ,thanks EMan2ize
Minecraft includes some lwjgl files when you upload the game to your computer, but they are VERY outdated. They still work for some with older versions of java, but there are some good fixes with the latest version of the lwjgl, and it will work best if you plan on using the latest java as well.
On my setup, I get the black screen about half the time I try to load the game. In my case, the game has trouble jumping to full-screen mode at startup. So that might also be something to consider.
As for an error report, the game will usually generate a crash report if the game is actually crashing. You might also see some relevant output in the terminal if you try running it from the command-line.
To update your video card drivers search the unity dash for additional drivers, if something shows up in the additional drivers tool select it, then click on activate to update it, if nothing shows up your drivers are up to date.
Rollback Post to RevisionRollBack
I'm not saying let's go kill all the stupid people.
I'm just saying let's remove all the warning labels and let the problem sort itself out.
To update your video card drivers search the unity dash for additional drivers, if something shows up in the additional drivers tool select it, then click on activate to update it, if nothing shows up your drivers are up to date.
it seems the driver is up to date, and when starting my minecraft still a black screen after its done loading and is it suppose to tell me to open with oracle java 7 runtime only option i got
Try right clicking on the file and selecting properties, then going to the permissions tab and click on the "Allow executing file as program".
Then run both codes again.
ok so it was already checked the exutable propertie aready so i tryed commands a lot of times
so it brings up my game, login, done loading, then black screen and it stops
so while running the game and logging in, the terminal has lots of code stuff
(java:10718): Gtk-WARNING **: Failed to load type module: (null)
asdf
Exception in thread "Thread-3" java.lang.UnsatisfiedLinkError: Can't load library: /home/student/.minecraft/bin/natives/liblwjgl.so
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1828)
at java.lang.Runtime.load0(Runtime.java:792)
at java.lang.System.load(System.java:1059)
at org.lwjgl.Sys$1.run(Sys.java:70)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:95)
at org.lwjgl.Sys.<clinit>(Sys.java:112)
at net.minecraft.client.Minecraft.F(SourceFile:1976)
at asz.<init>(SourceFile:20)
at net.minecraft.client.Minecraft.<init>(SourceFile:75)
at asq.<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)
Replace the jinput.jar lwjgl.jar lwjgl_util.jar and everything in the natives folder in your .minecraft/bin folder.
I'm just saying let's remove all the warning labels and let the problem sort itself out.
http://www.minecraft...ls/Update_LWJGL
On my setup, I get the black screen about half the time I try to load the game. In my case, the game has trouble jumping to full-screen mode at startup. So that might also be something to consider.
As for an error report, the game will usually generate a crash report if the game is actually crashing. You might also see some relevant output in the terminal if you try running it from the command-line.
This happens every time I update my minecraft on ubuntu, so I think that will solve it.
What Ion_Silverbolt said is correct.
I'm just saying let's remove all the warning labels and let the problem sort itself out.
yea i tried that still a black screen must be something else can anybody help?
If an error log is generated it gets put in .minecraft/crash-reports.
What java are you using, and have you tried updating it?
I'm just saying let's remove all the warning labels and let the problem sort itself out.
java i use isa openJDK java 6 and oracle java 7, i think i updated a few times but havent worked
no crash report in folder and i don't have one
I could never get minecraft to work using openJDK.
If that still wont work try updating your video card drivers.
What version of ubuntu are you using?
I'm just saying let's remove all the warning labels and let the problem sort itself out.
the version of ubuntu i am using is ubuntu 12.04
and sorry again but how do i uodate my video card or whatever?
I'm just saying let's remove all the warning labels and let the problem sort itself out.
it seems the driver is up to date, and when starting my minecraft still a black screen after its done loading and is it suppose to tell me to open with oracle java 7 runtime only option i got
the earth first! we can strip mine the rest of the universe after. click the up arrow if i helped.
@op try this in a terminal with <minecraft.jar> the location of your jar file, or you can try the one I use:
Again, with <minecraft.jar> the location of your jar file.
I'm just saying let's remove all the warning labels and let the problem sort itself out.
not sure if im doing it right but when i put the command this happened
not sure if im doing it right
yea tryed that still gets the black screen after it updates and or its done loading
Try right clicking on the file and selecting properties, then going to the permissions tab and click on the "Allow executing file as program".
Then run both codes again.
I'm just saying let's remove all the warning labels and let the problem sort itself out.
can also run chmod +X <location> in terminal
the earth first! we can strip mine the rest of the universe after. click the up arrow if i helped.
ok so it was already checked the exutable propertie aready so i tryed commands a lot of times
so it brings up my game, login, done loading, then black screen and it stops
so while running the game and logging in, the terminal has lots of code stuff
`menu_proxy_module_load': java: undefined symbol: menu_proxy_module_load
(java:10718): Gtk-WARNING **: Failed to load type module: (null)
`menu_proxy_module_load': java: undefined symbol: menu_proxy_module_load
(java:10718): Gtk-WARNING **: Failed to load type module: (null)
asdf
Exception in thread "Thread-3" java.lang.UnsatisfiedLinkError: Can't load library: /home/student/.minecraft/bin/natives/liblwjgl.so
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1828)
at java.lang.Runtime.load0(Runtime.java:792)
at java.lang.System.load(System.java:1059)
at org.lwjgl.Sys$1.run(Sys.java:70)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:95)
at org.lwjgl.Sys.<clinit>(Sys.java:112)
at net.minecraft.client.Minecraft.F(SourceFile:1976)
at asz.<init>(SourceFile:20)
at net.minecraft.client.Minecraft.<init>(SourceFile:75)
at asq.<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)
the earth first! we can strip mine the rest of the universe after. click the up arrow if i helped.
heres the info from the bat file
===========Brought to you by============
===theFriedZombie from MesiaPK Gaming===
http://www.mesiapk.com
[/code]
Z:\home\student>/home/student/Desktop/advancedMinecraftErrorTest.bat
==Advanced Minecraft error test v1.0== - by theFriedZombie
==Computer info==
SystemManufacturer: Unkown
SystemProductName: Unkown
SystemFamily: Unkown
SystemVersion: Unkown
Processor: x86 Family 6 Model 28 Stepping 10, GenuineIntel
Syntax error
File not found.
File not found.
Syntax error
File not found.
File not found.
Syntax error
File not found.
File not found.
Syntax error
File not found.
File not found.
Syntax error
File not found.
File not found.
Syntax error
File not found.
File not found.
Physical memory: MB installed, MB available, MB free
Virtual memory: MB allocated, MB free
OS: , , 32bits
userprofile: C:\users\student
==Video controller info==
fixme:wmic:wmain stub: L"wmic" L"/namespace:\\\\root\\cimv2" L"path" L"Win32_VideoController" L"get" L"Caption," L"Description," L"DriverVersion," L"InstalledDisplayDrivers," L"Name," L"PNPDeviceID," L"Status," L"StatusInfo," L"ConfigManagerErrorCode" L"/value"
Tip of the day: http://www.pcidatabase.com/
great source for looking up unkown devices
==Java info==
Java location according to the path variable:
can execute java? NO
Issue detected with java, ending script now!
==End of script==