Posted September 23, 201312 yr I was trying to make a forge server for 1.6.4 (i didn't install any mods yet) i was just opening to see if it works and then: 2013-09-22 21:01:25 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.4.3.883 for Minecraft 1.6.4 loading 2013-09-22 21:01:25 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7 2013-09-22 21:01:25 [FINE] [ForgeModLoader] Java classpath at launch is minecraftforge-universal-1.6.4-9.11.0.883.jar 2013-09-22 21:01:25 [FINE] [ForgeModLoader] Java library path at launch is C:\Windows\system32;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\DMIX;C:\Program Files\Common Files\Microsoft Shared\Windows Live;. 2013-09-22 21:01:25 [iNFO] [sTDERR] java.lang.NoClassDefFoundError: com/google/common/collect/Lists 2013-09-22 21:01:25 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.<clinit>(CoreModManager.java:50) 2013-09-22 21:01:25 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) 2013-09-22 21:01:25 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) 2013-09-22 21:01:25 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) 2013-09-22 21:01:25 [iNFO] [sTDERR] at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20) 2013-09-22 21:01:25 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111) 2013-09-22 21:01:25 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27) 2013-09-22 21:01:25 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-09-22 21:01:25 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-09-22 21:01:25 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-09-22 21:01:25 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-09-22 21:01:25 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48) 2013-09-22 21:01:25 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17) 2013-09-22 21:01:25 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Lists 2013-09-22 21:01:25 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source) 2013-09-22 21:01:25 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source) 2013-09-22 21:01:25 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method) 2013-09-22 21:01:25 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(Unknown Source) 2013-09-22 21:01:25 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-09-22 21:01:25 [iNFO] [sTDERR] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) 2013-09-22 21:01:25 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-09-22 21:01:25 [iNFO] [sTDERR] ... 13 more 2013-09-22 21:01:25 [sEVERE] [ForgeModLoader] An error occurred trying to configure the minecraft home at C:\Users\USUARIO\Desktop\Servidores\Pixelmon\. for Forge Mod Loader java.lang.NoClassDefFoundError: com/google/common/collect/Lists at cpw.mods.fml.relauncher.CoreModManager.<clinit>(CoreModManager.java:50) at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20) at net.minecraft.launchwrapper.Launch.launch(Launch.java:111) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48) at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17) Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Lists at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 13 more 2013-09-22 21:01:25 [iNFO] [sTDERR] A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException 2013-09-22 21:01:25 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-09-22 21:01:25 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-09-22 21:01:25 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-09-22 21:01:25 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-09-22 21:01:25 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48) 2013-09-22 21:01:25 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17) 2013-09-22 21:01:25 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/base/Throwables 2013-09-22 21:01:25 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:96) 2013-09-22 21:01:25 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) 2013-09-22 21:01:25 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) 2013-09-22 21:01:25 [iNFO] [sTDERR] at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20) 2013-09-22 21:01:25 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111) 2013-09-22 21:01:25 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27) 2013-09-22 21:01:25 [iNFO] [sTDERR] ... 6 more 2013-09-22 21:01:25 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.base.Throwables 2013-09-22 21:01:25 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source) 2013-09-22 21:01:25 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source) 2013-09-22 21:01:25 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method) 2013-09-22 21:01:25 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(Unknown Source) 2013-09-22 21:01:25 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-09-22 21:01:25 [iNFO] [sTDERR] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) 2013-09-22 21:01:25 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-09-22 21:01:25 [iNFO] [sTDERR] ... 12 more That was the first time it happened for me, the other times it didn't even open, so i guess this is progress?
September 23, 201312 yr The minecraft vanilla server jar MUST be called 'minecraft_server.1.6.4.jar' and MUST be in the same folder as Forge I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
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.