Jump to content

Recommended Posts

Posted

I copied over the mods folder and i get this error

27.06 00:29:22 [server] SEVERE at net.minecraft.server.mod_EnderStorage.load(mod_EnderStorage.java:17)

27.06 00:29:22 [server] SEVERE at codechicken.enderstorage.EnderStorageManager.initialize(EnderStorageManager.java:69)

27.06 00:29:22 [server] SEVERE at codechicken.enderstorage.BlockEnderChest.<init>(BlockEnderChest.java:29)

27.06 00:29:22 [server] SEVERE at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6)

27.06 00:29:22 [server] SEVERE at net.minecraft.server.Block.<init>(Block.java:181)

27.06 00:29:22 [server] SEVERE java.lang.IllegalArgumentException: Slot 178 is already occupied by ee.BlockEETorch@34d18542 when adding codechicken.enderstorage.BlockEnderChest@2783cb25

27.06 00:29:22 [server] INFO Loaded codechicken.wirelessredstone.core.CommandFreq

27.06 00:29:22 [Multicraft] Skipped 1 lines due to rate limit (30/s)

any help greatly appreicated

Posted

That looks like an Block ID conflict between the EE2 Interdiction torch and the Ender Storage Ender chest, both set to block ID 178.

You need to copy the config folder over as well.

Posted

Hi, I I copied the configuration files over and I still get this error

27.06 13:16:49 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

27.06 13:16:49 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

27.06 13:16:49 [server] INFO at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)

27.06 13:16:49 [server] INFO at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)

27.06 13:16:49 [server] INFO at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)

27.06 13:16:49 [server] INFO at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

27.06 13:16:49 [server] INFO at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)

27.06 13:16:49 [server] INFO at net.minecraft.server.mod_EnderStorage.load(mod_EnderStorage.java:17)

27.06 13:16:49 [server] INFO at codechicken.enderstorage.EnderStorageManager.initialize(EnderStorageManager.java:69)

27.06 13:16:49 [server] INFO at codechicken.enderstorage.BlockEnderChest.<init>(BlockEnderChest.java:29)

27.06 13:16:49 [server] INFO at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6)

27.06 13:16:49 [server] INFO at net.minecraft.server.Block.<init>(Block.java:181)

27.06 13:16:49 [server] INFO java.lang.IllegalArgumentException: Slot 178 is already occupied by ee.BlockEETorch@34d18542 when adding codechicken.enderstorage.BlockEnderChest@2783cb25

27.06 13:16:49 [server] SEVERE Unexpected exception

27.06 13:16:49 [server] SEVERE at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

27.06 13:16:49 [server] SEVERE at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

27.06 13:16:49 [server] SEVERE at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)

27.06 13:16:49 [server] SEVERE at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)

27.06 13:16:49 [server] SEVERE at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)

27.06 13:16:49 [server] SEVERE at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

27.06 13:16:49 [server] SEVERE at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)

27.06 13:16:49 [server] SEVERE at net.minecraft.server.mod_EnderStorage.load(mod_EnderStorage.java:17)

27.06 13:16:49 [server] SEVERE at codechicken.enderstorage.EnderStorageManager.initialize(EnderStorageManager.java:69)

27.06 13:16:49 [server] SEVERE at codechicken.enderstorage.BlockEnderChest.<init>(BlockEnderChest.java:29)

27.06 13:16:49 [server] SEVERE at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6)

27.06 13:16:49 [server] SEVERE at net.minecraft.server.Block.<init>(Block.java:181)

27.06 13:16:49 [server] SEVERE java.lang.IllegalArgumentException: Slot 178 is already occupied by ee.BlockEETorch@34d18542 when adding codechicken.enderstorage.BlockEnderChest@2783cb25

27.06 13:16:49 [server] INFO Loaded codechicken.wirelessredstone.core.CommandFreq

27.06 13:16:49 [Multicraft] Skipped 1 lines due to rate limit (30/s)

Posted

Umm... That's still the same error. I'm no expert, but I have dealt with this before and I believe this is the problem:

27.06 13:16:49 [server] SEVERE java.lang.IllegalArgumentException: Slot 178 is already occupied by ee.BlockEETorch_34d18542 when adding codechicken.enderstorage.BlockEnderChest_2783cb25

Did you double check the config copy job you did? Is the folder named correctly?

Keep in mind I have never used a hosting provider before, I have only run servers on my own machine here at my home.

Posted

I see how it's an I'd conflict, but why do they only appear when I run it on a host. I deleted all the files on the server then only uploaded the mods folder.

I receive these errors

27.06 19:43:19 [server] SEVERE at cpw.mods.fml.common.Loader.initializeMods(Loader.java:619)

27.06 19:43:19 [server] SEVERE at cpw.mods.fml.common.Loader.postModInit(Loader.java:280)

27.06 19:43:19 [server] SEVERE at cpw.mods.fml.common.modloader.ModLoaderModContainer.postInit(ModLoaderModContainer.java:357)

27.06 19:43:19 [server] SEVERE at net.minecraft.server.mod_AdditionalPipes.modsLoaded(mod_AdditionalPipes.java:259)

27.06 19:43:19 [server] SEVERE at buildcraft.additionalpipes.chunkloader.BlockChunkLoader.<init>(BlockChunkLoader.java:16)

27.06 19:43:19 [server] SEVERE at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:11)

27.06 19:43:19 [server] SEVERE at net.minecraft.server.Block.<init>(Block.java:201)

27.06 19:43:19 [server] SEVERE at net.minecraft.server.Block.<init>(Block.java:181)

27.06 19:43:19 [server] SEVERE java.lang.IllegalArgumentException: Slot 189 is already occupied by ic2chargingbench.common.BlockChargingBench@40390b1d when adding buildcraft.additionalpipes

Posted

If you have no configs the server will generate them, mods use predetermined item IDs which can then be changed via the config (assuming the author has added such options)

If you have a conflict you must MANUALLY resolve these conflicts, this means go in to the config files and change the item IDs

This has nothing to do with your host

Posted

I had already tried uploading the default configuration file from the Tekkit server. Zip and I still received errors my host them suggested only uploading only the mods so I did so. Then this happened

Posted

You need to copy the config folder over as well.

Like I said before.

You will need these configs or else you will need to distribute the config files with the changes from the default that you made to everyone that wants to join your server.

Join the conversation

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

Guest
Reply to this topic...

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