clipcoo Posted August 2, 2012 Posted August 2, 2012 It appears I have installed Tekkit correctly as I had it running locally before I uploaded it to my server host.. After I uploaded the files I keep getting these errors. I am running Ubuntu 10.10 with the latest version of Java 1.7 on the machine. Here is the log: 20:53:38 [iNFO] Starting minecraft server version 1.2.5 20:53:38 [iNFO] Attempting early MinecraftForge initialization 20:53:39 [iNFO] Completed early MinecraftForge initialization 20:53:39 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading 20:53:39 [iNFO] Loading mods from /home/finb2984/minecraft/mods 20:53:39 [iNFO] Directory weaponmod contained no mods 20:53:39 [iNFO] Forge Mod Loader has loaded 38 mods 20:53:39 [iNFO] MinecraftForge v3.3.8.152 Initialized 20:53:39 [iNFO] MinecraftForge v3.3.8.152 Initialized 20:53:39 [iNFO] [WeaponMod] Properties file read succesfully! 20:53:39 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found value 0 outside acceptable range 4.9E-324,1.7976931348623157E308 20:53:39 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_ComputerCraft.cfg 20:53:39 [iNFO] ComputerCraft: computerBlockID 207 20:53:39 [iNFO] ComputerCraft: diskDriveBlockID 208 20:53:39 [iNFO] ComputerCraft: diskItemID 4000 20:53:39 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.shared.ItemComputer@3a0f4f9c while adding net.minecraft.server.ItemBlock@4333a88b 20:53:39 [iNFO] ComputerCraft: Searching for RedPowerLib... 20:53:39 [iNFO] ComputerCraft: RedPowerLib and methods located. 20:53:39 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.shared.ItemPeripheral@2fd91e00 while adding net.minecraft.server.ItemBlock@5740aa8a 20:53:40 [iNFO] Initializing alchemy values for Equivalent Exchange.. 20:53:40 [iNFO] NetherOres: loaded Macerator Recipes 20:53:40 [iNFO] Loading properties 20:53:40 [iNFO] Starting Minecraft server on *:25565 20:53:41 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq 20:53:41 [iNFO] CONFLICT @ -15 item slot already occupied by net.minecraft.server.ItemBlock@eaee743 while adding codechicken.enderstorage.ItemEnderChest@7cd0e73c 20:53:41 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@2a9e3ba7 while adding net.minecraft.server.ItemMobSpawner@7a5e66cc 20:53:41 [iNFO] [iC2] Config loaded from /home/finb2984/minecraft/./config/IC2.cfg 20:53:41 [sEVERE] java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@45d05adb when adding ic2.common.BlockRubSapling@71fd03ab 20:53:41 [sEVERE] at net.minecraft.server.Block.<init>(Block.java:181) 20:53:41 [sEVERE] at net.minecraft.server.BlockFlower.<init>(SourceFile:11) 20:53:41 [sEVERE] at net.minecraft.server.BlockFlower.<init>(SourceFile:19) 20:53:41 [sEVERE] at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18) 20:53:41 [sEVERE] at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14) 20:53:41 [sEVERE] at net.minecraft.server.mod_IC2.load(mod_IC2.java:289) 20:53:41 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) 20:53:41 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 20:53:41 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) 20:53:41 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) 20:53:41 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) 20:53:41 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 20:53:41 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 20:53:41 [sEVERE] Unexpected exception java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@45d05adb when adding ic2.common.BlockRubSapling@71fd03ab How can I fix this? :/ Thanks for your help guys.
Nickern Posted August 2, 2012 Posted August 2, 2012 I also seem to have the same problem, I downloaded a clean version of Tekkit from the site and uploaded it to the server. Java Version: java version "1.7.0" Java SE Runtime Environment (build 1.7.0-b147) Java HotSpot 64-Bit Server VM (build 21.0-b17, mixed mode) Everytime i start it if will give me this: 14:03:52 [iNFO] Starting minecraft server version 1.2.5 14:03:52 [iNFO] Attempting early MinecraftForge initialization 14:03:52 [iNFO] Completed early MinecraftForge initialization 14:03:52 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading 14:03:52 [iNFO] Loading mods from /minecraft_tekkit/mods 14:03:52 [iNFO] Directory weaponmod contained no mods 14:03:52 [iNFO] Forge Mod Loader has loaded 38 mods 14:03:52 [iNFO] MinecraftForge v3.3.8.152 Initialized 14:03:52 [iNFO] MinecraftForge v3.3.8.152 Initialized 14:03:52 [iNFO] [WeaponMod] Properties file read succesfully! 14:03:53 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found value 0 outside acceptable range 4.9E-324,1.7976931348623157E308 14:03:53 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_ComputerCraft.cfg 14:03:53 [iNFO] ComputerCraft: computerBlockID 207 14:03:53 [iNFO] ComputerCraft: diskDriveBlockID 208 14:03:53 [iNFO] ComputerCraft: diskItemID 4000 14:03:53 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.shared.ItemComputer@6fb84ea0 while adding net.minecraft.server.ItemBlock@2d3223ad 14:03:53 [iNFO] ComputerCraft: Searching for RedPowerLib... 14:03:53 [iNFO] ComputerCraft: RedPowerLib and methods located. 14:03:53 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.shared.ItemPeripheral@252a15d3 while adding net.minecraft.server.ItemBlock@6dfee2b4 14:03:53 [iNFO] Initializing alchemy values for Equivalent Exchange.. 14:03:53 [iNFO] NetherOres: loaded Macerator Recipes 14:03:53 [iNFO] Loading properties 14:03:53 [iNFO] Starting Minecraft server on *:25565 14:03:53 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq 14:03:53 [iNFO] CONFLICT @ -15 item slot already occupied by net.minecraft.server.ItemBlock@5527e404 while adding codechicken.enderstorage.ItemEnderChest@2deaee49 14:03:53 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@250fc185 while adding net.minecraft.server.ItemMobSpawner@2d6a15c5 14:03:53 [iNFO] [iC2] Config loaded from /minecraft_tekkit/./config/IC2.cfg 14:03:53 [sEVERE] java.lang.IllegalArgumentException: Slot 72 is already occupied by net.minecraft.server.BlockPressurePlate@194e65cf when adding ic2.common.BlockRubSapling@69fe0603 14:03:53 [sEVERE] at net.minecraft.server.Block.<init>(Block.java:181) 14:03:53 [sEVERE] at net.minecraft.server.BlockFlower.<init>(SourceFile:11) 14:03:53 [sEVERE] at net.minecraft.server.BlockFlower.<init>(SourceFile:19) 14:03:53 [sEVERE] at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18) 14:03:53 [sEVERE] at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14) 14:03:53 [sEVERE] at net.minecraft.server.mod_IC2.load(mod_IC2.java:289) 14:03:53 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) 14:03:53 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 14:03:53 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) 14:03:53 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) 14:03:53 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) 14:03:53 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 14:03:53 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 14:03:53 [sEVERE] Unexpected exception java.lang.IllegalArgumentException: Slot 72 is already occupied by net.minecraft.server.BlockPressurePlate@194e65cf when adding ic2.common.BlockRubSapling@69fe0603 at net.minecraft.server.Block.<init>(Block.java:181) at net.minecraft.server.BlockFlower.<init>(SourceFile:11) at net.minecraft.server.BlockFlower.<init>(SourceFile:19) at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18) at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14) at net.minecraft.server.mod_IC2.load(mod_IC2.java:289) at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) at cpw.mods.fml.common.Loader.modInit(Loader.java:263) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Full server.log here: http://pastebin.com/QbZ3FqWZ
branko Posted September 22, 2012 Posted September 22, 2012 Same For Me C:\Users\home\Desktop\Tekkit server 3.1.2>java -Xmx1G -Xms512M -jar Tekkit.jar ogui 182 recipes 27 achievements 10:53:51 [iNFO] Starting minecraft server version 1.2.5 10:53:51 [iNFO] Attempting early MinecraftForge initialization 10:53:51 [iNFO] Completed early MinecraftForge initialization 10:53:51 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loadin 10:53:51 [iNFO] Loading mods from C:\Users\home\Desktop\Tekkit server 3.1.2\mo 10:53:52 [iNFO] Directory weaponmod contained no mods 10:53:52 [iNFO] Forge Mod Loader has loaded 37 mods 10:53:52 [iNFO] MinecraftForge v3.3.8.152 Initialized 10:53:52 [iNFO] MinecraftForge v3.3.8.152 Initialized 10:53:52 [iNFO] [WeaponMod] Properties file read succesfully! 10:53:52 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found va e 0 outside acceptable range 4.9E-324,1.7976931348623157E308 10:53:52 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_ mputerCraft.cfg 10:53:52 [iNFO] ComputerCraft: computerBlockID 207 10:53:52 [iNFO] ComputerCraft: diskDriveBlockID 208 10:53:52 [iNFO] ComputerCraft: diskItemID 4000 10:53:52 [sEVERE] java.lang.ClassFormatError: Incompatible magic value 0 in cl s file dan200/computer/shared/INetworkedEntity 10:53:52 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method) 10:53:52 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source) 10:53:52 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown ource) 10:53:52 [sEVERE] at java.net.URLClassLoader.defineClass(Unknown Source) 10:53:52 [sEVERE] at java.net.URLClassLoader.access$100(Unknown Source) 10:53:52 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 10:53:52 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 10:53:52 [sEVERE] at java.security.AccessController.doPrivileged(Native thod) 10:53:52 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) 10:53:52 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 10:53:52 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown urce) 10:53:52 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 10:53:52 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method) 10:53:52 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source) 10:53:52 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown ource) 10:53:52 [sEVERE] at java.net.URLClassLoader.defineClass(Unknown Source) 10:53:52 [sEVERE] at java.net.URLClassLoader.access$100(Unknown Source) 10:53:52 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 10:53:52 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 10:53:52 [sEVERE] at java.security.AccessController.doPrivileged(Native thod) 10:53:52 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) 10:53:52 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 10:53:52 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown urce) 10:53:52 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 10:53:52 [sEVERE] at net.minecraft.server.mod_ComputerCraft.<init>(mod_C puterCraft.java:74) 10:53:52 [sEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstan 0(Native Method) 10:53:52 [sEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstan (Unknown Source) 10:53:52 [sEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newIn ance(Unknown Source) 10:53:52 [sEVERE] at java.lang.reflect.Constructor.newInstance(Unknown S rce) 10:53:52 [sEVERE] at java.lang.Class.newInstance0(Unknown Source) 10:53:52 [sEVERE] at java.lang.Class.newInstance(Unknown Source) 10:53:52 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer reInit(ModLoaderModContainer.java:107) 10:53:52 [sEVERE] at cpw.mods.fml.common.Loader.preModInit(Loader.java:2 ) 10:53:52 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:607 10:53:52 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLB kitHandler.java:134) 10:53:52 [sEVERE] at net.minecraft.server.MinecraftServer.init(Minecraft rver.java:135) 10:53:52 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftS ver.java:438) 10:53:52 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(So ceFile:492) 10:53:52 [sEVERE] Unexpected exception java.lang.ClassFormatError: Incompatible magic value 0 in class file dan200/co uter/shared/INetworkedEntity at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$100(Unknown Source) 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) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$100(Unknown Source) 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) at net.minecraft.server.mod_ComputerCraft.<init>(mod_ComputerCraft.jav 74) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Metho at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Sourc at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown S rce) at java.lang.reflect.Constructor.newInstance(Unknown Source) at java.lang.Class.newInstance0(Unknown Source) at java.lang.Class.newInstance(Unknown Source) at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoad ModContainer.java:107) at cpw.mods.fml.common.Loader.preModInit(Loader.java:235) at cpw.mods.fml.common.Loader.loadMods(Loader.java:607) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.jav 134) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) >
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