
shrimpanse
Members-
Posts
5 -
Joined
-
Last visited
Everything posted by shrimpanse
-
server crash on start (Slot 241 is already occupied)
shrimpanse replied to shrimpanse's question in Tekkit Classic
The only solution i found is to deactivate the enderchest mod in the modloader cfg. I seems the modloader is not interested which id I put in the EnderChest.cfg. Either it changes back the value at every start from the server or (if I forbid write access to the file) it ignores the cfg. I have no clue what causes this.. -
server crash on start (Slot 241 is already occupied)
shrimpanse replied to shrimpanse's question in Tekkit Classic
I already re-extracted it a couple of times. Everything is readable. I even got crazy and gave all files 0777. But it still crashes. Edit: Ok, thats crazy. The content of the EnderChest.cfg is: #EnderChest Configuration File #Deleting any element will restore it to it's default value #Block ID's will be automatically generated the first time it's run block.id=241 gui.id=165 When i change the id to 178 and start the server it crashes again and it changes the id back to 241 in the cfg. ??? -
server crash on start (Slot 241 is already occupied)
shrimpanse replied to shrimpanse's question in Tekkit Classic
It still crashes. It's nice to know, that the minecraft_server.jar is not needed, but this doesn't help to solve the problem. Edit: To make things clear. I didn't launch the minecraft_server.jar. I start with the Tekkit.jar. The server jar was only in the same directory. -
server crash on start (Slot 241 is already occupied)
shrimpanse replied to shrimpanse's question in Tekkit Classic
so? Ok, then the minecraft_server.jar is not needed. But this isn't part of the problem because I start with java -Xincgc -Xms2G -Xmx4G -jar Tekkit.jar. I just thought the original server jar is needed in the same directory as it was before. But this doesn't effect the start. -
I just copied the whole files to the server, downloaded the minecraft_server.jar and launched it with screen -S minecraft java -Xincgc -Xms2G -Xmx4G -jar Tekkit.jar Everything was fresh, no old worlds, no .. erm .. nothing. Gave me this on the first startup (and on the next starts as well): 2012-02-23 14:04:50 [FINE] ModLoader Server 1.1 Initializing... 2012-02-23 14:04:50 [iNFO] ModLoader Server 1.1 Initializing... 2012-02-23 14:04:50 [FINER] Adding mods from /home/minecraft/mods/EE2ServerV1.38-bukkit-cb1938.zip 2012-02-23 14:04:50 [FINER] Zip found. 2012-02-23 14:04:50 [iNFO] ModLoaderMP 1.1 Initialized 2012-02-23 14:04:50 [FINE] ModLoaderMP 1.1 Initialized 2012-02-23 14:04:50 [iNFO] MinecraftForge v1.3.3.12 Initialized 2012-02-23 14:04:50 [FINE] Mod Loaded: "mod_EE EE2 v1.0.0" from mod_EE.class 2012-02-23 14:04:50 [iNFO] Mod Loaded: mod_EE EE2 v1.0.0 2012-02-23 14:04:50 [FINER] Adding mods from /home/minecraft/mods/EnderChest_1.0.1_Bukkit1.1-R4.zip 2012-02-23 14:04:50 [FINER] Zip found. 2012-02-23 14:04:50 [FINE] Mod Loaded: "mod_EnderChest 1.0.1" from mod_EnderChest.class 2012-02-23 14:04:50 [iNFO] Mod Loaded: mod_EnderChest 1.0.1 2012-02-23 14:04:50 [FINER] Adding mods from /home/minecraft/mods/WifiRedStoneServer_v1.5_bukkit_1846_by_darkk6(jdk6).zip 2012-02-23 14:04:50 [FINER] Zip found. 2012-02-23 14:04:50 [FINE] Mod Loaded: "WirelessRedstone 1.5" from mod_WirelessRedstone.class 2012-02-23 14:04:50 [iNFO] Mod Loaded: WirelessRedstone 1.5 2012-02-23 14:04:50 [FINER] Adding mods from /home/minecraft/mods/buildcraft-2.2.12-b1.1R3.zip 2012-02-23 14:04:50 [FINER] Zip found. 2012-02-23 14:04:50 [FINE] Mod Loaded: "mod_BuildCraftBuilders 2.2.12" from mod_BuildCraftBuilders.class 2012-02-23 14:04:50 [iNFO] Mod Loaded: mod_BuildCraftBuilders 2.2.12 2012-02-23 14:04:50 [FINE] Mod Loaded: "mod_BuildCraftFactory 2.2.12" from mod_BuildCraftFactory.class 2012-02-23 14:04:50 [iNFO] Mod Loaded: mod_BuildCraftFactory 2.2.12 2012-02-23 14:04:50 [FINE] Mod Loaded: "mod_BuildCraftEnergy 2.2.12" from mod_BuildCraftEnergy.class 2012-02-23 14:04:50 [iNFO] Mod Loaded: mod_BuildCraftEnergy 2.2.12 2012-02-23 14:04:50 [FINE] Mod Loaded: "mod_BuildCraftCore 2.2.12" from mod_BuildCraftCore.class 2012-02-23 14:04:50 [iNFO] Mod Loaded: mod_BuildCraftCore 2.2.12 2012-02-23 14:04:50 [FINE] Mod Loaded: "mod_BuildCraftTransport 2.2.12" from mod_BuildCraftTransport.class 2012-02-23 14:04:50 [iNFO] Mod Loaded: mod_BuildCraftTransport 2.2.12 2012-02-23 14:04:50 [FINER] Adding mods from /home/minecraft/mods/buildcraft-server-DA-additionalpipes-32.3-bukkit-b1.1R3-r1.zip 2012-02-23 14:04:50 [FINER] Zip found. 2012-02-23 14:04:50 [FINE] Mod Loaded: "mod_zAdditionalPipes Rev32.3" from mod_zAdditionalPipes.class 2012-02-23 14:04:50 [iNFO] Mod Loaded: mod_zAdditionalPipes Rev32.3 2012-02-23 14:04:51 [FINER] Adding mods from /home/minecraft/mods/computercraft-server-1.21-bukkit-b1.1R4-r1.zip 2012-02-23 14:04:51 [FINER] Zip found. 2012-02-23 14:04:51 [FINER] Adding mods from /home/minecraft/mods/craftingtableII-1.6.2-bukkit1938.zip 2012-02-23 14:04:51 [FINER] Zip found. 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_Clevercraft 1.6.2" from mod_Clevercraft.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_Clevercraft 1.6.2 2012-02-23 14:04:51 [FINER] Adding mods from /home/minecraft/mods/forestry-1.2.6.4-b1.1R3.zip 2012-02-23 14:04:51 [FINER] Zip found. 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_Forestry 1.2.6.4" from mod_Forestry.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_Forestry 1.2.6.4 2012-02-23 14:04:51 [FINER] Adding mods from /home/minecraft/mods/industrialcraft2-1.70-cb1.1R4-r2.zip 2012-02-23 14:04:51 [FINER] Zip found. 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_IC2 v1.70" from mod_IC2.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_IC2 v1.70 2012-02-23 14:04:51 [FINER] Adding mods from /home/minecraft/mods/netherores-server-1.1.2-bukkit-b1.1R3-r1.zip 2012-02-23 14:04:51 [FINER] Zip found. 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_NetherOres 1.1.0R1.1.2" from mod_NetherOres.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_NetherOres 1.1.0R1.1.2 2012-02-23 14:04:51 [FINER] Adding mods from /home/minecraft/mods/powerconverters-server-1.3.1_01-bukkit-b1.1R3-r1.zip 2012-02-23 14:04:51 [FINER] Zip found. 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_PowerConverters 1.1.0R1.3.1" from mod_PowerConverters.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_PowerConverters 1.1.0R1.3.1 2012-02-23 14:04:51 [FINER] Adding mods from /home/minecraft/mods/railcraft-server-3.3.1-bukkit-b1.1R4-r2.zip 2012-02-23 14:04:51 [FINER] Zip found. 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_RailcraftFactory 3.3.1" from mod_RailcraftFactory.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_RailcraftFactory 3.3.1 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_RailcraftBuildcraft 3.3.1" from mod_RailcraftBuildcraft.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_RailcraftBuildcraft 3.3.1 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_RailcraftAutomation 3.3.1" from mod_RailcraftAutomation.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_RailcraftAutomation 3.3.1 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_RailcraftExtras 3.3.1" from mod_RailcraftExtras.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_RailcraftExtras 3.3.1 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_RailcraftInfrastructure 3.3.1" from mod_RailcraftInfrastructure.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_RailcraftInfrastructure 3.3.1 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_RailcraftIC2 3.3.1" from mod_RailcraftIC2.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_RailcraftIC2 3.3.1 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_RailcraftRails 3.3.1" from mod_RailcraftRails.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_RailcraftRails 3.3.1 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_RailcraftCore 3.3.1" from mod_RailcraftCore.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_RailcraftCore 3.3.1 2012-02-23 14:04:51 [FINER] Adding mods from /home/minecraft/mods/redpower-all-2.0p4d-b1.1R3.zip 2012-02-23 14:04:51 [FINER] Zip found. 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_RedPowerLighting 2.0pr4d" from mod_RedPowerLighting.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_RedPowerLighting 2.0pr4d 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_RedPowerArray 2.0pr4d" from mod_RedPowerArray.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_RedPowerArray 2.0pr4d 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_RedPowerMachine 2.0pr4d" from mod_RedPowerMachine.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_RedPowerMachine 2.0pr4d 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_RedPowerLogic 2.0pr4d" from mod_RedPowerLogic.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_RedPowerLogic 2.0pr4d 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_RedPowerWorld 2.0pr4d" from mod_RedPowerWorld.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_RedPowerWorld 2.0pr4d 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_RedPowerCore 2.0pr4d" from mod_RedPowerCore.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_RedPowerCore 2.0pr4d 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_RedPowerWiring 2.0pr4d" from mod_RedPowerWiring.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_RedPowerWiring 2.0pr4d 2012-02-23 14:04:51 [FINER] Adding mods from /home/minecraft/mods/weaponmod 2012-02-23 14:04:51 [FINER] Directory found. 2012-02-23 14:04:51 [FINER] Adding mods from /home/minecraft/mods/weaponmod_bukkit.zip 2012-02-23 14:04:51 [FINER] Zip found. 2012-02-23 14:04:51 [iNFO] [WeaponMod] Properties file read succesfully! 2012-02-23 14:04:51 [FINE] Mod Loaded: "Balkon's WeaponMod 1.1.0 v8.4.0 SMP Edition" from mod_WeaponMod.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: Balkon's WeaponMod 1.1.0 v8.4.0 SMP Edition 2012-02-23 14:04:51 [FINER] Adding mods from /home/minecraft/Tekkit.jar 2012-02-23 14:04:51 [FINER] Zip found. 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_MinecraftForge 1.3.3.12" from mod_MinecraftForge.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_MinecraftForge 1.3.3.12 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_NotEnoughItems 1.1.1" from mod_NotEnoughItems.class 2012-02-23 14:04:51 [iNFO] Mod Loaded: mod_NotEnoughItems 1.1.1 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_EE EE2 v1.0.0" 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_EnderChest 1.0.1" 2012-02-23 14:04:51 [FINE] Mod Loaded: "WirelessRedstone 1.5" 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_BuildCraftBuilders 2.2.12" 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_BuildCraftFactory 2.2.12" 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_BuildCraftEnergy 2.2.12" 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_BuildCraftCore 2.2.12" 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_BuildCraftTransport 2.2.12" 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_zAdditionalPipes Rev32.3" 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_Clevercraft 1.6.2" 2012-02-23 14:04:51 [FINE] Mod Loaded: "mod_Forestry 1.2.6.4" 2012-02-23 14:04:51 [FINER] THROW java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderchest.BlockEnderChest@5c391c3 when adding ic2.common.BlockRubSapling@6a969c29 at net.minecraft.server.Block.<init>(Block.java:175) at net.minecraft.server.BlockFlower.<init>(SourceFile:11) at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:17) at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14) at net.minecraft.server.mod_IC2.initialize(mod_IC2.java:290) at ic2.platform.Ic2.load(Ic2.java:15) at net.minecraft.server.ModLoader.init(ModLoader.java:692) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) 2012-02-23 14:04:51 [sEVERE] Unexpected exception java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderchest.BlockEnderChest@5c391c3 when adding ic2.common.BlockRubSapling@6a969c29 at net.minecraft.server.Block.<init>(Block.java:175) at net.minecraft.server.BlockFlower.<init>(SourceFile:11) at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:17) at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14) at net.minecraft.server.mod_IC2.initialize(mod_IC2.java:290) at ic2.platform.Ic2.load(Ic2.java:15) at net.minecraft.server.ModLoader.init(ModLoader.java:692) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) 2012-02-23 14:04:51 [sEVERE] Unexpected exception java.lang.RuntimeException: ModLoader has failed to initialize. at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1292) at net.minecraft.server.ModLoader.init(ModLoader.java:715) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) Caused by: java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderchest.BlockEnderChest@5c391c3 when adding ic2.common.BlockRubSapling@6a969c29 at net.minecraft.server.Block.<init>(Block.java:175) at net.minecraft.server.BlockFlower.<init>(SourceFile:11) at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:17) at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14) at net.minecraft.server.mod_IC2.initialize(mod_IC2.java:290) at ic2.platform.Ic2.load(Ic2.java:15) at net.minecraft.server.ModLoader.init(ModLoader.java:692) ... 4 more >stop 2012-02-23 14:06:51 [iNFO] Stopping server