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)
Question
RDash
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:
19 answers to this question
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