Jump to content

Tekkit multicraft server problem


Recommended Posts

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...