Jump to content

Question

Posted

Title: Id Conflict

Version: 3.1.1

OS: Windows

Java Version: 7

Description of Problem:

Ids Conflicting preventing server starting

Error Messages:

I know what is wrong just cant find a way to fix it, this happened after i deleted the Mod_ee.props to regen it

Error Log:


# chicken.enderstorage.ItemEnderChest@34ea2a0d

2012-07-27 11:06:22 [FINER] Initializing mod_NotEnoughItems

2012-07-27 11:06:22 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@1453a1c7 while adding net.minecraft.server.ItemMobSpawner@7ea21a3d

2012-07-27 11:06:22 [FINER] Initializing mod_BuildCraftEnergy

2012-07-27 11:06:22 [FINER] Initializing mod_BuildCraftCore

2012-07-27 11:06:22 [FINER] Initializing mod_IC2

2012-07-27 11:06:22 [iNFO] [iC2] Config loaded from /home/tcagame_svc384/RDavis/384/./config/IC2.cfg

2012-07-27 11:06:22 [sEVERE] java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@17d22080 when adding ic2.common.BlockRubSapling@6453bfb7

2012-07-27 11:06:22 [sEVERE] at net.minecraft.server.Block.<init>(Block.java:181)

2012-07-27 11:06:22 [sEVERE] at net.minecraft.server.BlockFlower.<init>(SourceFile:11)

2012-07-27 11:06:22 [sEVERE] at net.minecraft.server.BlockFlower.<init>(SourceFile:19)

2012-07-27 11:06:22 [sEVERE] at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18)

2012-07-27 11:06:22 [sEVERE] at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14)

2012-07-27 11:06:22 [sEVERE] at net.minecraft.server.mod_IC2.load(mod_IC2.java:286)

2012-07-27 11:06:22 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)

2012-07-27 11:06:22 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

2012-07-27 11:06:22 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)

2012-07-27 11:06:22 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)

2012-07-27 11:06:22 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)

2012-07-27 11:06:22 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

2012-07-27 11:06:22 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-07-27 11:06:22 [sEVERE] Unexpected exception

java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@17d22080 when adding ic2.common.BlockRubSapling@6453bfb7

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:286)

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)

1 answer to this question

Recommended Posts

  • 0
Posted

Your server configs have been borked. Pull new ones from a fresh download of the server .zip. You don't need all of them, so just don't copy over the server.properties file and such.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...