Cscoop Posted July 15, 2012 Posted July 15, 2012 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. Quote
Gristle Posted July 15, 2012 Posted July 15, 2012 Have you tried deleting and reinstalling the Tekkit server package? Quote
Cscoop Posted July 15, 2012 Author Posted July 15, 2012 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. Quote
JGreen1996 Posted July 16, 2012 Posted July 16, 2012 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 Quote
Torezu Posted July 16, 2012 Posted July 16, 2012 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. Quote
soulgriever Posted July 17, 2012 Posted July 17, 2012 cscoop as i wrote on your wall sometimes the config files just get messed up change ur 241 in the enderchest.cfg file to 178 Quote
Cscoop Posted July 17, 2012 Author Posted July 17, 2012 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 Quote
Torezu Posted July 17, 2012 Posted July 17, 2012 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. Quote
Cscoop Posted July 17, 2012 Author Posted July 17, 2012 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. Quote
Torezu Posted July 17, 2012 Posted July 17, 2012 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. Quote
Cscoop Posted July 17, 2012 Author Posted July 17, 2012 Ok, is there any server hosts that you would recommend? Quote
Torezu Posted July 17, 2012 Posted July 17, 2012 I recommend browsing this thread. I will not claim experience with any external host. Quote
Cscoop Posted July 17, 2012 Author Posted July 17, 2012 Do you know if custom jars works with tekkit? Quote
Cscoop Posted July 17, 2012 Author Posted July 17, 2012 because the helper people tell me to put the tekkit jar and rename it custom.jar Quote
Gristle Posted July 18, 2012 Posted July 18, 2012 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. Quote
soulgriever Posted July 18, 2012 Posted July 18, 2012 if you want a server to run smoothly i wouldnt recomend a minecraft server host id recomend getting a vps an do all the files yourself. Quote
Phuriousgeorge Posted July 18, 2012 Posted July 18, 2012 I use HostAltitude and MultiCraft works just fine there for me. The only thing I needed enabled was custom server .jar files and renamed the tekkit.jar to craftbukkit.jar Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.