For a server I still use MC 1.4.7. With windows it works perfectly fine, but now i wanna run it on a Linux Mint 15 x64 Cinnamon machine. I copied the whole .minecraft folder to Linux and opened the bin folder, then I entered in the terminal:
java -jar minecraft.jar
result:
Error: Invalid or corrupt jarfile minecraft.jar
What to do now? Ofc the folder is modified, because I use optifine and zombes Modpack. Any ideas? Thanks a lot.
PS: Is MC on a linux machine as fast as on windows with same hardware (FPS)?
PPS: Should this post be @ modified forum? I wasnt sure, because I still use the old launcher @ windows. If I'm wrong, sorry!
No idea? I teste the "corrupt" file and copied a new one from Windows, but no help. The file must be fine, with windows its alright and I can play without any problems. I really dont know where the problem could be.
EDIT: Now I downloaded a NEW minecraft.jar (1.4.7) No mods, nothing. If I use the same command as above, now i get:
Exception in thread "main" java.lang.NoClassDefFoundError: org/lwjgl/LWJGLException
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2521)
at java.lang.Class.getMethod0(Class.java:2764)
at java.lang.Class.getMethod(Class.java:1653)
at sun.launcher.LauncherHelper.getMainMethod(LauncherHelper.java:494)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:486)
Caused by: java.lang.ClassNotFoundException: org.lwjgl.LWJGLException
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 6 more
Somethins really wrong here!
EDIT 2: OK i used the terminal to download a new version now, lets see how this works.
For a server I still use MC 1.4.7. With windows it works perfectly fine, but now i wanna run it on a Linux Mint 15 x64 Cinnamon machine. I copied the whole .minecraft folder to Linux and opened the bin folder, then I entered in the terminal:
java -jar minecraft.jar
result:
What to do now? Ofc the folder is modified, because I use optifine and zombes Modpack. Any ideas? Thanks a lot.
PS: Is MC on a linux machine as fast as on windows with same hardware (FPS)?
PPS: Should this post be @ modified forum? I wasnt sure, because I still use the old launcher @ windows. If I'm wrong, sorry!
EDIT: Now I downloaded a NEW minecraft.jar (1.4.7) No mods, nothing. If I use the same command as above, now i get:
Somethins really wrong here!
EDIT 2: OK i used the terminal to download a new version now, lets see how this works.