Knekow Posted September 1, 2013 Posted September 1, 2013 Can you help me install Forge Mod Loader 1.6.2 in a verygames server? so that I can again put mods on my minecraft server verygames 1.6, please I try everything (via ftp), I do not really happens (sorry for my English, I'm french ^^') Quote
robin4002 Posted September 1, 2013 Posted September 1, 2013 Use the installer, install it on a local folder, then upload all the file in the FTP. If you don't do this,, libraries will be missing. When something doesn't work, always give the logs (ForgeModLoader-server.log on a server) French : Reveal hidden contents Utilise l'installateur de forge, installe le serveur dans un dossier local de ton ordinateur, puis upload tous les fichiers dans ton FTP. Si te ne fais pas comme ça, les librairies seront manquantes, et donc forge ne pourra pas se lancer. Et sinon, donne toujours tes logs, sans eux on peut difficilement deviner d'où vient le problème (fichier ForgeModLoader-server.log) Vérifie aussi que verygame permet de lancer un autre jar, car c'est l'archive de forge qui doit être lancé, et non le minecraft_server1.6.2.jar Quote
Knekow Posted September 1, 2013 Author Posted September 1, 2013 I did everything as you said, but it is the normal minecraft server run, not "forge", I renamed "forge" in "minecraft_server.jar" to execute it, and it tells me this: "openmod => 77.111.198.240:1945:4:ferme Sep 01, 2013 9:55:34 PM net.minecraft.launchwrapper.LogWrapper log INFO: Using tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48) at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17) Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Lists at cpw.mods.fml.common.launcher.FMLTweaker.acceptOptions(FMLTweaker.java:67) at net.minecraft.launchwrapper.Launch.launch(Launch.java:50) at net.minecraft.launchwrapper.Launch.main(Launch.java:18) ... 6 more Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Lists 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:423) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) ... 9 more Sun Sep 1 21:55:34 CEST 2013: Server restart in 10 seconds" and it noted that in the logs at infinity ^^' Quote
robin4002 Posted September 1, 2013 Posted September 1, 2013 guava-14.0.jar look missing. Check if guava-14.0.jar exist in /libraries/com/google/guava/guava/14.0 and forge can read it. Also, ask your host if it is compatible with forge Quote
luacs1998 Posted September 2, 2013 Posted September 2, 2013 http://www.minecraftforge.net/forum/index.php/topic,12041.msg62700.html#msg62700 Quote Read the EAQ before posting! OR ELSE! Quote This isn't building better software, its trying to grab a place in the commit list of a highly visible github project. www.forgeessentials.com Don't PM me, I don't check this account unless I have to.
LexManos Posted September 4, 2013 Posted September 4, 2013 On the server, a lot of the libraries are bundled in 'minecraft_server.1.6.2.jar' Meaning they are NOT in the libraries folder and are NOT looked for there. So renaming the forge jar to minecraft_server.jar will work. As long as minecraft_server.1.6.2.jar is still in the same folder. If not you get this error. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.