Java Version: Java Version 7 Update 45 (Recommened by Java)
Description of Problem:
I'm not really sure what could have gone wrong. I had to change a little bit of the launch.bat so it wouldn't use too much ram (I have 4Gb ram and it wanted to use 3), but other than that I didn't touch it. It's a first time vanilla download (Tekkit_Lite_Server_0.6.5) and I didn't add any extra mods or anything, so if anyone could take a look at my error log and give me a tip or two that'd be great.
Error Messages:
Error Log:
2013-11-01 14:13:49 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading
2013-11-01 14:13:49 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2013-11-01 14:14:09 [iNFO] [ForgeModLoader] Download complete
2013-11-01 14:14:09 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
2013-11-01 14:14:28 [iNFO] [ForgeModLoader] Download complete
2013-11-01 14:14:28 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-11-01 14:14:28 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)
2013-11-01 14:14:28 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133)
2013-11-01 14:14:28 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33)
2013-11-01 14:14:28 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1376)
2013-11-01 14:14:28 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-11-01 14:14:28 [iNFO] [sTDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)
2013-11-01 14:14:28 [iNFO] [sTDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
2013-11-01 14:14:28 [iNFO] [sTDERR] at java.lang.Class.getConstructor0(Unknown Source)
2013-11-01 14:14:28 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source)
2013-11-01 14:14:28 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:77)
2013-11-01 14:14:28 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:238)
2013-11-01 14:14:28 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
2013-11-01 14:14:28 [iNFO] [sTDERR] ... 3 more
2013-11-01 14:14:28 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap
2013-11-01 14:14:28 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-11-01 14:14:28 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-11-01 14:14:28 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-11-01 14:14:28 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2013-11-01 14:14:28 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:110)
2013-11-01 14:14:28 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-11-01 14:14:28 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-11-01 14:14:28 [iNFO] [sTDERR] ... 10 more
Question
Soaring Wyvern
Title: Tekkitlite server crashes
Version: 0.5.1
OS: Windows 7 Ultimate
Java Version: Java Version 7 Update 45 (Recommened by Java)
Description of Problem:
I'm not really sure what could have gone wrong. I had to change a little bit of the launch.bat so it wouldn't use too much ram (I have 4Gb ram and it wanted to use 3), but other than that I didn't touch it. It's a first time vanilla download (Tekkit_Lite_Server_0.6.5) and I didn't add any extra mods or anything, so if anyone could take a look at my error log and give me a tip or two that'd be great.
Error Messages:
Error Log:
1 answer to this question
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.