Mark Lyck Posted July 31, 2012 Posted July 31, 2012 Hello a few days ago i tried to install Tekkit 3.1.1 on my server. it gave me an error though so i wanted to wait for it to become the recomended build. i installed 3.0.4 instead which worked after deleting the config files for wireless redstone but now i tried 3.1.2 and it gave me the same error as 3.1.1 did im 99% sure im installing it correctly. my host is shadyshosting (he doesn't mention what OS he is running) here is the console log: 31.07 12:05:53 [server] INFO ... 23 more 31.07 12:05:53 [server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:356) 31.07 12:05:53 [server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) 31.07 12:05:53 [server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:423) 31.07 12:05:53 [server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:354) 31.07 12:05:53 [server] INFO at java.security.AccessController.doPrivileged(Native Method) 31.07 12:05:53 [server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:355) 31.07 12:05:53 [server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:366) 31.07 12:05:53 [server] INFO Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.ITickHandler 31.07 12:05:53 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 31.07 12:05:53 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426) 31.07 12:05:53 [server] INFO at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118) 31.07 12:05:53 [server] INFO at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:113) 31.07 12:05:53 [server] INFO at cpw.mods.fml.common.Loader.loadMods(Loader.java:527) 31.07 12:05:53 [server] INFO at cpw.mods.fml.common.Loader.load(Loader.java:375) 31.07 12:05:53 [server] INFO at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:497) 31.07 12:05:53 [server] INFO at cpw.mods.fml.common.Loader.loadModClass(Loader.java:440) 31.07 12:05:53 [server] INFO at java.lang.Class.forName(Class.java:264) 31.07 12:05:53 [server] INFO at java.lang.Class.forName0(Native Method) 31.07 12:05:53 [server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:356) 31.07 12:05:53 [server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:410) 31.07 12:05:53 [server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) 31.07 12:05:53 [server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:423) 31.07 12:05:53 [server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:354) 31.07 12:05:53 [server] INFO at java.security.AccessController.doPrivileged(Native Method) 31.07 12:05:53 [server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:355) 31.07 12:05:53 [server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:361) 31.07 12:05:53 [server] INFO at java.net.URLClassLoader.access$100(URLClassLoader.java:71) 31.07 12:05:53 [server] INFO at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) 31.07 12:05:53 [server] INFO at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) 31.07 12:05:53 [server] INFO at java.lang.ClassLoader.defineClass(ClassLoader.java:791) 31.07 12:05:53 [server] INFO at java.lang.ClassLoader.defineClass1(Native Method) 31.07 12:05:53 [server] INFO java.lang.NoClassDefFoundError: cpw/mods/fml/common/ITickHandler 31.07 12:05:53 [server] SEVERE Unexpected exception 31.07 12:05:53 [server] SEVERE ... 23 more 31.07 12:05:53 [server] SEVERE at java.lang.ClassLoader.loadClass(ClassLoader.java:356) 31.07 12:05:53 [server] SEVERE at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) 31.07 12:05:53 [server] SEVERE at java.lang.ClassLoader.loadClass(ClassLoader.java:423) 31.07 12:05:53 [server] SEVERE at java.net.URLClassLoader.findClass(URLClassLoader.java:354) 31.07 12:05:53 [server] SEVERE at java.security.AccessController.doPrivileged(Native Method) 31.07 12:05:53 [server] SEVERE at java.net.URLClassLoader$1.run(URLClassLoader.java:355) 31.07 12:05:53 [server] SEVERE at java.net.URLClassLoader$1.run(URLClassLoader.java:366) 31.07 12:05:53 [server] SEVERE Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.ITickHandler 31.07 12:05:53 [server] SEVERE at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 31.07 12:05:53 [server] SEVERE at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426) 31.07 12:05:53 [server] SEVERE at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118) 31.07 12:05:53 [server] SEVERE at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:113) 31.07 12:05:53 [server] SEVERE at cpw.mods.fml.common.Loader.loadMods(Loader.java:527) 31.07 12:05:53 [server] SEVERE at cpw.mods.fml.common.Loader.load(Loader.java:375) 31.07 12:05:53 [server] SEVERE at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:497) 31.07 12:05:53 [server] SEVERE at cpw.mods.fml.common.Loader.loadModClass(Loader.java:440) 31.07 12:05:53 [server] SEVERE at java.lang.Class.forName(Class.java:264) 31.07 12:05:53 [server] SEVERE at java.lang.Class.forName0(Native Method) 31.07 12:05:53 [server] SEVERE at java.lang.ClassLoader.loadClass(ClassLoader.java:356) 31.07 12:05:53 [server] SEVERE at java.lang.ClassLoader.loadClass(ClassLoader.java:410) 31.07 12:05:53 [server] SEVERE at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) 31.07 12:05:53 [server] SEVERE at java.lang.ClassLoader.loadClass(ClassLoader.java:423) 31.07 12:05:53 [server] SEVERE at java.net.URLClassLoader.findClass(URLClassLoader.java:354) 31.07 12:05:53 [server] SEVERE at java.security.AccessController.doPrivileged(Native Method) 31.07 12:05:53 [server] SEVERE at java.net.URLClassLoader$1.run(URLClassLoader.java:355) 31.07 12:05:53 [server] SEVERE at java.net.URLClassLoader$1.run(URLClassLoader.java:361) 31.07 12:05:53 [server] SEVERE at java.net.URLClassLoader.access$100(URLClassLoader.java:71) 31.07 12:05:53 [server] SEVERE at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) 31.07 12:05:53 [server] SEVERE at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) 31.07 12:05:53 [server] SEVERE at java.lang.ClassLoader.defineClass(ClassLoader.java:791) 31.07 12:05:53 [server] SEVERE at java.lang.ClassLoader.defineClass1(Native Method) 31.07 12:05:53 [server] SEVERE java.lang.NoClassDefFoundError: cpw/mods/fml/common/ITickHandler 31.07 12:05:53 [server] INFO Loading mods from /home/minecraft/multicraft/servers/server74/mods 31.07 12:05:52 [server] INFO Forge Mod Loader version @MAJOR@.@MINOR@.@REV@.@BUILD@ for Minecraft @MCVERSION@ loading 31.07 12:05:52 [server] INFO Starting minecraft server version 1.2.5 31.07 12:05:52 [server] INFO 27 achievements 31.07 12:05:52 [server] INFO 182 recipes 31.07 12:05:52 [Multicraft] Loaded config for "Mod: Tekkit" 31.07 12:05:52 [Multicraft] Starting Minecraft! 31.07 12:05:52 [Multicraft] Loading Minecraft instance properties 31.07 12:05:52 [Multicraft] Received start command i hope you geniuses out there can help me because i tried everything i could think off... PS. i can get it to work on my local machine just fine
Diabloz Posted July 31, 2012 Posted July 31, 2012 I need to know your OS to help you i need to know what java you're running.. if your server is up to date... is it a dedicated server? and how would you connect to the console? your whole start up log... Running a server on your computer and on a Dedicated server are 2 different things with different variables coming into play. its not the same.
Mark Lyck Posted July 31, 2012 Author Posted July 31, 2012 i know. already told you that he doesnt mention the OS anywhere. (not the best host i figured that out) he doesnt mention what version of java he is running either. the server is a new installation of Tekkit 3.1.2 so it is Minecraft 1.2.5? it is a dedicated server as i mentioned hosted at shadyshosting.com i connect to the console via. a "multicraft controlpanel" i pasted the whole startup log in the post? i know its 2 different things. i just mentioned it to let you know i "probably" is installing it correctly and its not because i did something stupid like not renaming the jar file it is supposed to start
gaz1812 Posted July 31, 2012 Posted July 31, 2012 Hi, I see your using multicraft. You have to install it a different way then normal if you use multicraft. I have just created a thread and a video tutorial about how to do this you can see it by clicking here http://forums.technicpack.net/threads/tekkit-3-1-1-multicraft-install-and-download-tutorial.18039/ Thanks - Gareth
Mark Lyck Posted July 31, 2012 Author Posted July 31, 2012 Hi, I see your using multicraft. You have to install it a different way then normal if you use multicraft. I have just created a thread and a video tutorial about how to do this you can see it by clicking here http://forums.technicpack.net/threads/tekkit-3-1-1-multicraft-install-and-download-tutorial.18039/ Thanks - Gareth thank you so much ill look into it right away. ill be back with an answer :)
gaz1812 Posted July 31, 2012 Posted July 31, 2012 thank you so much ill look into it right away. ill be back with an answer No problem Im here to help. :)
Mark Lyck Posted July 31, 2012 Author Posted July 31, 2012 No problem Im here to help. im still uploading your files. but how would i go about patching it to 3.1.2? wont that destroy your fix? :{
Mark Lyck Posted July 31, 2012 Author Posted July 31, 2012 No problem Im here to help. alright i uploaded your files. added my own: world files server properties ops and whitelist file (from my tekkit 3.0.4 server) and i get this error: 31.07 13:08:42 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 31.07 13:08:42 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 31.07 13:08:42 [server] INFO at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) 31.07 13:08:42 [server] INFO at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) 31.07 13:08:42 [server] INFO at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) 31.07 13:08:42 [server] INFO at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 31.07 13:08:42 [server] INFO at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) 31.07 13:08:42 [server] INFO at net.minecraft.server.mod_IC2.load(mod_IC2.java:286) 31.07 13:08:42 [server] INFO at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14) 31.07 13:08:42 [server] INFO at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18) 31.07 13:08:42 [server] INFO at net.minecraft.server.BlockFlower.<init>(SourceFile:19) 31.07 13:08:42 [server] INFO at net.minecraft.server.BlockFlower.<init>(SourceFile:11) 31.07 13:08:42 [server] INFO at net.minecraft.server.Block.<init>(Block.java:181) 31.07 13:08:42 [server] INFO java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@598288f2 when adding ic2.common.BlockRubSapling@8ecf5c7 31.07 13:08:42 [server] SEVERE Unexpected exception 31.07 13:08:42 [server] SEVERE at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 31.07 13:08:42 [server] SEVERE at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 31.07 13:08:42 [server] SEVERE at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) 31.07 13:08:42 [server] SEVERE at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) 31.07 13:08:42 [server] SEVERE at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) 31.07 13:08:42 [server] SEVERE at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 31.07 13:08:42 [server] SEVERE at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) 31.07 13:08:42 [server] SEVERE at net.minecraft.server.mod_IC2.load(mod_IC2.java:286) 31.07 13:08:42 [server] SEVERE at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14) 31.07 13:08:42 [server] SEVERE at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18) 31.07 13:08:42 [server] SEVERE at net.minecraft.server.BlockFlower.<init>(SourceFile:19) 31.07 13:08:42 [server] SEVERE at net.minecraft.server.BlockFlower.<init>(SourceFile:11) 31.07 13:08:42 [server] SEVERE at net.minecraft.server.Block.<init>(Block.java:181) 31.07 13:08:42 [server] SEVERE java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@598288f2 when adding ic2.common.BlockRubSapling@8ecf5c7 31.07 13:08:42 [server] INFO [iC2] Config loaded from /home/minecraft/multicraft/servers/server74/./config/IC2.cfg 31.07 13:08:42 [server] INFO CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@37b70047 while adding net.minecraft.server.ItemMobSpawner@4f7351e4 31.07 13:08:42 [server] INFO CONFLICT @ -15 item slot already occupied by net.minecraft.server.ItemBlock@1808c530 while adding codechicken.enderstorage.ItemEnderChest@67c9dea3 31.07 13:08:42 [server] INFO Loaded codechicken.wirelessredstone.core.CommandFreq 31.07 13:08:41 [server] INFO Starting Minecraft server on 178.33.236.187:25607 31.07 13:08:41 [server] INFO Loading properties 31.07 13:08:41 [server] INFO NetherOres: loaded Macerator Recipes 31.07 13:08:41 [server] INFO Initializing alchemy values for Equivalent Exchange.. 31.07 13:08:41 [server] INFO [WeaponMod] Properties file read succesfully! 31.07 13:08:41 [server] INFO MinecraftForge v3.3.8.152 Initialized 31.07 13:08:41 [server] INFO MinecraftForge v3.3.8.152 Initialized 31.07 13:08:41 [server] INFO Forge Mod Loader has loaded 33 mods 31.07 13:08:41 [server] INFO Directory weaponmod contained no mods 31.07 13:08:41 [server] INFO Directory ComputerCraft contained no mods 31.07 13:08:41 [server] INFO Loading mods from /home/minecraft/multicraft/servers/server74/mods 31.07 13:08:41 [server] INFO Forge Mod Loader version 2.2.91.162 for Minecraft 1.2.5 loading 31.07 13:08:41 [server] INFO Completed early MinecraftForge initialization 31.07 13:08:41 [server] INFO Attempting early MinecraftForge initialization 31.07 13:08:41 [server] INFO Starting minecraft server version 1.2.5 31.07 13:08:41 [server] INFO 27 achievements 31.07 13:08:41 [server] INFO 182 recipes 31.07 13:08:40 [Multicraft] Loaded config for "Mod: Tekkit" 31.07 13:08:40 [Multicraft] Starting Minecraft! 31.07 13:08:40 [Multicraft] Loading Minecraft instance properties 31.07 13:08:40 [Multicraft] Received start command this error seems a little bit more fixable though. by removing some mods but i'd rather not do that. :{
gaz1812 Posted July 31, 2012 Posted July 31, 2012 alright i uploaded your files. added my own: world files server properties ops and whitelist file (from my tekkit 3.0.4 server) and i get this error: 31.07 13:08:42 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 31.07 13:08:42 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 31.07 13:08:42 [server] INFO at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) 31.07 13:08:42 [server] INFO at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) 31.07 13:08:42 [server] INFO at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) 31.07 13:08:42 [server] INFO at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 31.07 13:08:42 [server] INFO at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) 31.07 13:08:42 [server] INFO at net.minecraft.server.mod_IC2.load(mod_IC2.java:286) 31.07 13:08:42 [server] INFO at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14) 31.07 13:08:42 [server] INFO at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18) 31.07 13:08:42 [server] INFO at net.minecraft.server.BlockFlower.<init>(SourceFile:19) 31.07 13:08:42 [server] INFO at net.minecraft.server.BlockFlower.<init>(SourceFile:11) 31.07 13:08:42 [server] INFO at net.minecraft.server.Block.<init>(Block.java:181) 31.07 13:08:42 [server] INFO java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@598288f2 when adding ic2.common.BlockRubSapling@8ecf5c7 31.07 13:08:42 [server] SEVERE Unexpected exception 31.07 13:08:42 [server] SEVERE at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 31.07 13:08:42 [server] SEVERE at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 31.07 13:08:42 [server] SEVERE at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) 31.07 13:08:42 [server] SEVERE at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) 31.07 13:08:42 [server] SEVERE at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) 31.07 13:08:42 [server] SEVERE at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 31.07 13:08:42 [server] SEVERE at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) 31.07 13:08:42 [server] SEVERE at net.minecraft.server.mod_IC2.load(mod_IC2.java:286) 31.07 13:08:42 [server] SEVERE at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14) 31.07 13:08:42 [server] SEVERE at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18) 31.07 13:08:42 [server] SEVERE at net.minecraft.server.BlockFlower.<init>(SourceFile:19) 31.07 13:08:42 [server] SEVERE at net.minecraft.server.BlockFlower.<init>(SourceFile:11) 31.07 13:08:42 [server] SEVERE at net.minecraft.server.Block.<init>(Block.java:181) 31.07 13:08:42 [server] SEVERE java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@598288f2 when adding ic2.common.BlockRubSapling@8ecf5c7 31.07 13:08:42 [server] INFO [iC2] Config loaded from /home/minecraft/multicraft/servers/server74/./config/IC2.cfg 31.07 13:08:42 [server] INFO CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@37b70047 while adding net.minecraft.server.ItemMobSpawner@4f7351e4 31.07 13:08:42 [server] INFO CONFLICT @ -15 item slot already occupied by net.minecraft.server.ItemBlock@1808c530 while adding codechicken.enderstorage.ItemEnderChest@67c9dea3 31.07 13:08:42 [server] INFO Loaded codechicken.wirelessredstone.core.CommandFreq 31.07 13:08:41 [server] INFO Starting Minecraft server on 178.33.236.187:25607 31.07 13:08:41 [server] INFO Loading properties 31.07 13:08:41 [server] INFO NetherOres: loaded Macerator Recipes 31.07 13:08:41 [server] INFO Initializing alchemy values for Equivalent Exchange.. 31.07 13:08:41 [server] INFO [WeaponMod] Properties file read succesfully! 31.07 13:08:41 [server] INFO MinecraftForge v3.3.8.152 Initialized 31.07 13:08:41 [server] INFO MinecraftForge v3.3.8.152 Initialized 31.07 13:08:41 [server] INFO Forge Mod Loader has loaded 33 mods 31.07 13:08:41 [server] INFO Directory weaponmod contained no mods 31.07 13:08:41 [server] INFO Directory ComputerCraft contained no mods 31.07 13:08:41 [server] INFO Loading mods from /home/minecraft/multicraft/servers/server74/mods 31.07 13:08:41 [server] INFO Forge Mod Loader version 2.2.91.162 for Minecraft 1.2.5 loading 31.07 13:08:41 [server] INFO Completed early MinecraftForge initialization 31.07 13:08:41 [server] INFO Attempting early MinecraftForge initialization 31.07 13:08:41 [server] INFO Starting minecraft server version 1.2.5 31.07 13:08:41 [server] INFO 27 achievements 31.07 13:08:41 [server] INFO 182 recipes 31.07 13:08:40 [Multicraft] Loaded config for "Mod: Tekkit" 31.07 13:08:40 [Multicraft] Starting Minecraft! 31.07 13:08:40 [Multicraft] Loading Minecraft instance properties 31.07 13:08:40 [Multicraft] Received start command this error seems a little bit more fixable though. by removing some mods but i'd rather not do that. :{ You need to make sure that you dont keep your old mods folder. Also i have only created a 3.1.1 Dev Build of this and will be creating a 3.1.2 Dev build very soon. If that does not work back up your current world (Place it on your desktop or someone it will be safe for back up) Then create a new world. Let me know if it works Thanks.
Mark Lyck Posted July 31, 2012 Author Posted July 31, 2012 i did delete the old mods folder. gave me the same error. however i did manage to get it working by deleting the config files for wireless redstone the the Enderchest mod
gaz1812 Posted July 31, 2012 Posted July 31, 2012 Hi, I have just released an update for the Tekkit dev build of 3.1.2 which you can check it out by going here: http://forums.technicpack.net/threads/tekkit-3-1-1-install-and-download-tutorial.18039/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now