I installed minecraft the way I was supposed to.
When I boot up the launcher this is what I get:
Bootstrap (v5)
Current time is Dec 6, 2015 9:52:08 PM
System.getProperty('os.name') == 'Linux'
System.getProperty('os.version') == '4.2.0-19-generic'
System.getProperty('os.arch') == 'amd64'
System.getProperty('java.version') == '1.7.0_91'
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: 800ms
No update found.
Unpacking /home/seph/.minecraft/launcher.pack to /home/seph/.minecraft/launcher.jar
Cleaning up /home/seph/.minecraft/launcher.pack
Starting launcher.
And then it just hangs here, and tends to stop responding after about 30 seconds. Has anyone seen this before, or does anyone know how I can figure out more about what's going wrong?
$ java -version
java version "1.7.0_91"
OpenJDK Runtime Environment (IcedTea 2.6.3) (7u91-2.6.3-0ubuntu0.15.10.1)
OpenJDK 64-Bit Server VM (build 24.91-b01, mixed mode)
Thank you, you got me right on track.
– Seph Reed Dec 07 '15 at 20:57