Jump to content

clipcoo

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by clipcoo

  1. 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.

×
×
  • Create New...