BubbaTheElf Posted January 6, 2013 Posted January 6, 2013 Whenever I try and load my server, It downloads some files, and then this error comes up: 2013-01-06 17:37:42 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.6.17.515 for Minecraft 1.4.6 loading 2013-01-06 17:37:42 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar 2013-01-06 17:37:48 [iNFO] [ForgeModLoader] Download complete 2013-01-06 17:37:48 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap 2013-01-06 17:37:48 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175) 2013-01-06 17:37:48 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133) 2013-01-06 17:37:48 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33) 2013-01-06 17:37:48 [iNFO] [sTDERR]at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1375) 2013-01-06 17:37:48 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap 2013-01-06 17:37:48 [iNFO] [sTDERR]at java.lang.Class.getDeclaredConstructors0(Native Method) 2013-01-06 17:37:48 [iNFO] [sTDERR]at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) 2013-01-06 17:37:48 [iNFO] [sTDERR]at java.lang.Class.getConstructor0(Unknown Source) 2013-01-06 17:37:48 [iNFO] [sTDERR]at java.lang.Class.newInstance0(Unknown Source) 2013-01-06 17:37:48 [iNFO] [sTDERR]at java.lang.Class.newInstance(Unknown Source) 2013-01-06 17:37:48 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:75) 2013-01-06 17:37:48 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:238) 2013-01-06 17:37:48 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155) 2013-01-06 17:37:48 [iNFO] [sTDERR]... 3 more 2013-01-06 17:37:48 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap 2013-01-06 17:37:48 [iNFO] [sTDERR]at java.net.URLClassLoader$1.run(Unknown Source) 2013-01-06 17:37:48 [iNFO] [sTDERR]at java.net.URLClassLoader$1.run(Unknown Source) 2013-01-06 17:37:48 [iNFO] [sTDERR]at java.security.AccessController.doPrivileged(Native Method) 2013-01-06 17:37:48 [iNFO] [sTDERR]at java.net.URLClassLoader.findClass(Unknown Source) 2013-01-06 17:37:48 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:108) 2013-01-06 17:37:48 [iNFO] [sTDERR]at java.lang.ClassLoader.loadClass(Unknown Source) 2013-01-06 17:37:48 [iNFO] [sTDERR]at java.lang.ClassLoader.loadClass(Unknown Source) 2013-01-06 17:37:48 [iNFO] [sTDERR]... 11 more I don't know what I am doing wrong...help! Quote
DrMackay Posted January 8, 2013 Posted January 8, 2013 Well something like it has happened to me and i just deleted all my server directory and redownloaded the mod but Some questions Server Jar: Server mod: Versions of mods: any other info: Quote
Mercalyn Posted January 8, 2013 Posted January 8, 2013 So that's a lot of errors. It looks like Forge didn't install correctly(quite an analysis huh!). Have you tried backing up your worlds, deleting the server files, and re-downloading the whole thing yet? Is there an exception for the program in your firewall? Quote
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.