Jump to content

Recommended Posts

Posted

When I start up the server this is what happens: 15.07 11:50:03 [server] SEVERE Unexpected exception

15.07 11:50:03 [server] SEVERE at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

15.07 11:50:03 [server] SEVERE at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)

15.07 11:50:03 [server] SEVERE at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:159)

15.07 11:50:03 [server] SEVERE at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:121)

15.07 11:50:03 [server] SEVERE at cpw.mods.fml.common.Loader.initializeMods(Loader.java:539)

15.07 11:50:03 [server] SEVERE at cpw.mods.fml.common.Loader.modInit(Loader.java:220)

15.07 11:50:03 [server] SEVERE at cpw.mods.fml.server.ModLoaderModContainer.init(ModLoaderModContainer.java:271)

15.07 11:50:03 [server] SEVERE at net.minecraft.server.mod_EnderStorage.load(mod_EnderStorage.java:17)

15.07 11:50:03 [server] SEVERE at codechicken.enderstorage.EnderStorageManager.initialize(EnderStorageManager.java:67)

15.07 11:50:03 [server] SEVERE at codechicken.enderstorage.BlockEnderChest.<init>(BlockEnderChest.java:29)

15.07 11:50:03 [server] SEVERE at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6)

15.07 11:50:03 [server] SEVERE at net.minecraft.server.Block.<init>(Block.java:177)

15.07 11:50:03 [server] SEVERE java.lang.IllegalArgumentException: Slot 241 is already occupied by ic2.common.BlockRubSapling@51a1d2d6 when adding codechicken.enderstorage.BlockEnderChest@57190978

I don't know how to fix this, I am using mcprohostings multicraft.

Posted

I deleted and reinstalled it and restarted the server, but the same thing happened. I might be putting the filed in the wrong place though.

Posted

Slot 241 is already occupied by ic2.common.BlockRubSapling@51a1d2d6 when adding codechicken.enderstorage.BlockEnderChest@57190978

are you sure you have reset the entire folder? (including the config) because that line tell me that you have conflicting block IDs. I wouldn't suggest manually changing them because then you'll have to tell everyone who joins to also change it

Posted

Thread locked. Post in the Tekkit Bug Board with...Tekkit bugs.

Edit: Thread unlocked by forumgoer request. Feel free to help the poor sap. :) This...doesn't appear to be a bug, but rather a config issue.

Posted

ok, so i changed enderchest block id to 178, then it says this : 7.07 13:22:52 [server] SEVERE java.lang.IllegalArgumentException: Slot 178 is already occupied by ee.BlockEETorch@2d874991 when adding codechicken.enderstorage.BlockEnderChest@ceee5f1

Posted

Do you happen to know what OS the host is using? Load order can affect the server startup process. I suggest renaming all of the mod .zip files to have capital letters at the beginning. It may not seem like it should make a difference, but it likely will.

Posted

I did that and it says this now : 17.07 13:45:16 [server] SEVERE java.lang.IllegalArgumentException: Slot 177 is already occupied by ee.BlockEEChest@529fcec9 when adding eloraam.logic.BlockLogic@79c1187f, I sent a ticket to them asking what OS they are using.

Posted

Okay, now add a z to the beginning of the EE file to make it load last. It auto-configs a lot of stuff.

Beyond that, it looks like you have a startup order issue. I would suggest a new host if this one doesn't know what it's doing when it comes to Tekkit.

Posted

It's just a file name. The contents of the .jar will remain the same. It's most likely your provider has server scripts that require the .jar file to be named custom.jar for them to work.

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