This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
When launching minecraft.jar the launcher doesn't complete and leaves a black bar at the bottom. The only way to close it is with kill -9 PID.
Picture of what the launcher looks like
Launcher
My setup
Below is the output from the terminal it does not go past this point.
[email protected]:~$ java -jar Downloads/Minecraft.jar Bootstrap (v5) Current time is Jun 17, 2015 4:59:39 PM System.getProperty('os.name') == 'Linux' System.getProperty('os.version') == '3.16.0-4-amd64' System.getProperty('os.arch') == 'amd64' System.getProperty('java.version') == '1.8.0_45' System.getProperty('java.vendor') == 'Oracle Corporation' System.getProperty('sun.arch.data.model') == '64' Looking for update Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma Got reply in: 1067ms Reversing LZMA on /home/smiddy/.minecraft/launcher.pack.lzma to /home/smiddy/.minecraft/launcher.pack No update found. Unpacking /home/smiddy/.minecraft/launcher.pack to /home/smiddy/.minecraft/launcher.jar Cleaning up /home/smiddy/.minecraft/launcher.pack Starting launcher. [16:59:51 INFO]: Minecraft Launcher 1.6.11 (through bootstrap 5) started on linux... [16:59:51 INFO]: Current time is Jun 17, 2015 4:59:51 PM [16:59:51 INFO]: System.getProperty('os.name') == 'Linux' [16:59:51 INFO]: System.getProperty('os.version') == '3.16.0-4-amd64' [16:59:51 INFO]: System.getProperty('os.arch') == 'amd64' [16:59:51 INFO]: System.getProperty('java.version') == '1.8.0_45' [16:59:51 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation' [16:59:51 INFO]: System.getProperty('sun.arch.data.model') == '64' [16:59:51 INFO]: proxy == DIRECT [16:59:51 INFO]: JFX is already initialized [16:59:54 INFO]: Refreshing local version list... [16:59:54 INFO]: Refreshing remote version list... [16:59:55 INFO]: Refresh complete.
Any help would be greatly appreciated.
So I ran it as root and signed in. Closed it ran it as normal user and it is now getting past this behavior. Not sure why that worked.
When launching minecraft.jar the launcher doesn't complete and leaves a black bar at the bottom. The only way to close it is with kill -9 PID.
Picture of what the launcher looks like
Launcher
My setup
Below is the output from the terminal it does not go past this point.
Any help would be greatly appreciated.
So I ran it as root and signed in. Closed it ran it as normal user and it is now getting past this behavior. Not sure why that worked.