Jump to content

RDash

Members
  • Posts

    7
  • Joined

  • Last visited

About RDash

  • Birthday 07/11/1998

RDash's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. I meant move all of the files inside of it into the /minecraft/ or whatever the starting folder is.
  2. I found my problem. Tendonsie this may work for you. Was there a folder called config? If there was empty out every file that was inside that folder into the folder that you start the server from.
  3. Well of course but whenever I try to change the id's it just resets.
  4. Title: Item ID's interfering with eachother. (SERVER) Version: 3.1.2 OS: Linux Java Version: 7 Description of Problem: I installed tekkit 3.1.2 for a craftbukkit server (renamed tekkit.jar to craftbukkit.jar) and whenever I try to start it I get errors saying that ids are interfering with each other. Like the rubber sapling. I delete the mod or change the id and get another error saying the same thing for another mod though. After the error the server just stops trying to start. And someone else is hosting me, (I'm using an FTP server to install the mods) Also, I start the server with McMyAdmin. I would like support ASAP Error Messages: 00:19:50 CONSOLE: [sEVERE] at net.minecraft.server.Block.<init>(Block.java:181) 00:19:50 CONSOLE: [sEVERE] at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6) 00:19:50 CONSOLE: [sEVERE] at dan200.computer.shared.BlockComputerBase.<init>(BlockComputerBase.java:24) 00:19:50 CONSOLE: [sEVERE] at dan200.turtle.shared.BlockTurtle.<init>(BlockTurtle.java:24) 00:19:50 CONSOLE: [sEVERE] at net.minecraft.server.mod_CCTurtle.modsLoaded(mod_CCTurtle.java:44) 00:19:50 CONSOLE: [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.postInit(ModLoaderModContainer.java:357) 00:19:50 CONSOLE: [sEVERE] at cpw.mods.fml.common.Loader.postModInit(Loader.java:280) 00:19:50 CONSOLE: [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:619) 00:19:50 CONSOLE: [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) 00:19:50 CONSOLE: [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:166) 00:19:50 CONSOLE: [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428) 00:19:50 CONSOLE: [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 00:19:50 CONSOLE: [sEVERE] Unexpected exception 00:19:50 CONSOLE: 219 is already occupied by ic2.common.BlockLuminator@74b374cb when adding dan200.turtle.shared.BlockTurtle@31b8f748 Error Log: 2012-08-27 02:57:44 [iNFO] CONFLICT @ 1237 item slot already occupied by ccSensors.shared.ItemWiFiTransmitter@4d3ef890 while adding ccSensors.shared.ItemWiFiTransmitter@6130dd8e 2012-08-27 02:57:44 [iNFO] CONFLICT @ -74 item slot already occupied by ccSensors.shared.ItemComputerSensorBlock@3bf06804 while adding net.minecraft.server.ItemBlock@243cfd5a 2012-08-27 02:57:44 [sEVERE] java.lang.IllegalArgumentException: Slot 189 is already occupied by ic2chargingbench.common.BlockChargingBench@6fc33c70 when adding buildcraft.additionalpipes.chunkloader.BlockChunkLoader@7ab51662 2012-08-27 02:57:44 [sEVERE] at net.minecraft.server.Block.<init>(Block.java:181) 2012-08-27 02:57:44 [sEVERE] at net.minecraft.server.Block.<init>(Block.java:201) 2012-08-27 02:57:44 [sEVERE] at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:11) 2012-08-27 02:57:44 [sEVERE] at buildcraft.additionalpipes.chunkloader.BlockChunkLoader.<init>(BlockChunkLoader.java:16) 2012-08-27 02:57:44 [sEVERE] at net.minecraft.server.mod_AdditionalPipes.modsLoaded(mod_AdditionalPipes.java:259) 2012-08-27 02:57:44 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.postInit(ModLoaderModContainer.java:357) 2012-08-27 02:57:44 [sEVERE] at cpw.mods.fml.common.Loader.postModInit(Loader.java:280) 2012-08-27 02:57:44 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:619) 2012-08-27 02:57:44 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) 2012-08-27 02:57:44 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:166) 2012-08-27 02:57:44 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428) 2012-08-27 02:57:44 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-08-27 02:57:44 [sEVERE] Unexpected exception java.lang.IllegalArgumentException: Slot 189 is already occupied by ic2chargingbench.common.BlockChargingBench@6fc33c70 when adding buildcraft.additionalpipes.chunkloader.BlockChunkLoader@7ab51662 at net.minecraft.server.Block.<init>(Block.java:181) at net.minecraft.server.Block.<init>(Block.java:201) at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:11) at buildcraft.additionalpipes.chunkloader.BlockChunkLoader.<init>(BlockChunkLoader.java:16) at net.minecraft.server.mod_AdditionalPipes.modsLoaded(mod_AdditionalPipes.java:259) at cpw.mods.fml.common.modloader.ModLoaderModContainer.postInit(ModLoaderModContainer.java:357) at cpw.mods.fml.common.Loader.postModInit(Loader.java:280) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:619) at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:166) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
×
×
  • Create New...