Jump to content

tronic

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by tronic

  1. if u delete only the "enderstorage" out of "mods" & "config" folder it works on linux without critical error i get it finaly! u can use all other mods
  2. and if i see right your command has a <SPACE> to less try: For UP to 8GB RAM java -Xmx8192M -Xms1024M -jar Tekkit.jar nogui FOR UP to 1GB RAM java -Xmx1024M -Xms1024M -jar Tekkit.jar nogui but i think 1 GB is pretty less for this u may get server crashes at nuke or larger TNT explodes... if your nuclear reactor explode the server is down xD
  3. just download it one time and make a backup of the UNTOUCHED files... then copy/paste it^^ and wait for a better solution ;)
  4. java 1.6 ? have u try to update to java 7 ? i think thats can solve your problem
  5. admins can close this now. now we know chickenbone have to work xD
  6. if u delete the complete "chickenbone mod" content example: enderstorage Not Enough Items (NEI) 1.3.0.1 for [1.2.5] Wireless Redstone Chicken Bones Edition (WRCBE) 1.2.2.3 for [1.2.5] CodeChickenCore 0.5.5 for [1.2.5] then the server works without critical error^^
  7. ok i'm done... it doesnt work.... I have try to change the block id of IC2 wich is actualy at 241 and then reinstall the server and copy the changed config over the tekkit standard again. but the error its the same can't belive it..... Its every time hard to create a portable Mod server wich can use bukkit plugins too....if the coders from the including packets are more then 1 person....
  8. rz2k, this was meant ironically i try your config now^^ the second thing is the Launch.sh..... coded without screen...come on.
  9. yeah but its only on minimal systems.... in windows it works without errors... it seems to be a <SPACE> to much in code? hihi xD but its not exact the same error.... this are different slots...maybe we should change out our servers xD
  10. the problem is maybe that u have a client open before starting the server... then u get this error sometimes... be sure no java application is running before starting the server! first the server and after that your client^^
  11. Title: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@690a614 Version: 3.1.2 OS: Linux Debian 6 Squeeze Java Version: 6 &amp; 7 Description of Problem: Hi I would run some of your tekkit servers on my root server with debian 6 Squeeze. Before i try it on my root i have make a test on my own pc, with Win7 Ultimate 64-bit the server runs perfect! But if i upload it to my linux root server and try to start it it dont comes up.... Error Messages: 2012-08-12 04:35:27 [FINER] Initializing mod_EE 2012-08-12 04:35:27 [FINER] Initializing mod_EnderStorage 2012-08-12 04:35:27 [iNFO] CONFLICT @ -15 item slot already occupied by net.minecraft.server.ItemBlock@36919610 while adding codechicken.enderstorage.ItemEnderChest@1013106d Error Log: 2012-08-12 04:35:27 [FINER] Initializing mod_NotEnoughItems 2012-08-12 04:35:27 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@755555d0 while adding net.minecraft.server.ItemMobSpawner@357506de 2012-08-12 04:35:27 [FINER] Initializing mod_BuildCraftEnergy 2012-08-12 04:35:27 [FINER] Initializing mod_BuildCraftCore 2012-08-12 04:35:27 [FINER] Initializing mod_IC2 2012-08-12 04:35:27 [iNFO] [iC2] Config loaded from /home/tronic/SERVER/mod_server/tekkit_bukkit/Tek-Server/./config/IC2.cfg 2012-08-12 04:35:27 [sEVERE] java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@690a614 when adding ic2.common.BlockRubSapling@2876e6a 2012-08-12 04:35:27 [sEVERE] at net.minecraft.server.Block.&lt;init&gt;(Block.java:181) 2012-08-12 04:35:27 [sEVERE] at net.minecraft.server.BlockFlower.&lt;init&gt;(SourceFile:11) 2012-08-12 04:35:27 [sEVERE] at net.minecraft.server.BlockFlower.&lt;init&gt;(SourceFile:19) 2012-08-12 04:35:27 [sEVERE] at net.minecraft.server.BlockSapling.&lt;init&gt;(BlockSapling.java:18) 2012-08-12 04:35:27 [sEVERE] at ic2.common.BlockRubSapling.&lt;init&gt;(BlockRubSapling.java:14) 2012-08-12 04:35:27 [sEVERE] at net.minecraft.server.mod_IC2.load(mod_IC2.java:289) 2012-08-12 04:35:27 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) 2012-08-12 04:35:27 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 2012-08-12 04:35:27 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) 2012-08-12 04:35:27 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) 2012-08-12 04:35:27 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) 2012-08-12 04:35:27 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 2012-08-12 04:35:27 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-08-12 04:35:27 [sEVERE] Unexpected exception java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@690a614 when adding ic2.common.BlockRubSapling@2876e6a at net.minecraft.server.Block.&lt;init&gt;(Block.java:181) at net.minecraft.server.BlockFlower.&lt;init&gt;(SourceFile:11) at net.minecraft.server.BlockFlower.&lt;init&gt;(SourceFile:19) at net.minecraft.server.BlockSapling.&lt;init&gt;(BlockSapling.java:18) at ic2.common.BlockRubSapling.&lt;init&gt;(BlockRubSapling.java:14) at net.minecraft.server.mod_IC2.load(mod_IC2.java:289) 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)
×
×
  • Create New...