Io la scarico, il file jar, poi scrivo quello che dice sulla pagina web ed ecco il risulktato:
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.
E anche con un altro,
Hello!
URL: file:/home/nico/.minecraft/bin/lwjgl.jar
URL: file:/home/nico/.minecraft/bin/jinput.jar
URL: file:/home/nico/.minecraft/bin/lwjgl_util.jar
URL: file:/home/nico/.minecraft/bin/minecraft.jar
URL: file:/home/nico/.minecraft/bin/linux_natives.jar
28
Setting user: AkaTux, 12345
Loading: net.java.games.input.LinuxEnvironmentPlugin
Failed to open device (/dev/input/event8): Failed to open device /dev/input/event8 (13)
Failed to open device (/dev/input/event7): Failed to open device /dev/input/event7 (13)
Failed to open device (/dev/input/event6): Failed to open device /dev/input/event6 (13)
Failed to open device (/dev/input/event5): Failed to open device /dev/input/event5 (13)
Failed to open device (/dev/input/event4): Failed to open device /dev/input/event4 (13)
Failed to open device (/dev/input/event3): Failed to open device /dev/input/event3 (13)
Failed to open device (/dev/input/event2): Failed to open device /dev/input/event2 (13)
Failed to open device (/dev/input/event1): Failed to open device /dev/input/event1 (13)
Failed to open device (/dev/input/event0): Failed to open device /dev/input/event0 (13)
Linux plugin claims to have found 0 controllers
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
Player is null
Player is null
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV[thread 1777679216 also had an error]
(0xb) at pc=0xb7841424, pid=5090, tid=1466674032
#
# JRE version: 6.0_20-b20
# Java VM: OpenJDK Server VM (19.0-b09 mixed mode linux-x86 )
# Derivative: IcedTea6 1.9.5
# Distribution: Ubuntu 10.10, package 6b20-1.9.5-0ubuntu1
# Problematic frame:
# C [+0x424] __kernel_vsyscall+0x10
#
# An error report file with more information is saved as:
# /home/nico/hs_err_pid5090.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#
Annullato