Jump to content
  • 0

Server Crash on linux only


Question

Posted

Title: Server Crash on linux only

Version: 3.1.2

OS: Ubuntu 12.04 LTS

Java Version: se6 u38

Description of Problem:

server crashes due to id problems but only when run on linux the id error doesn't occur on my windows platform

Error Messages:

Error Log:


182 recipes

27 achievements

22:32:26 [iNFO] Starting minecraft server version 1.2.5

22:32:26 [iNFO] Attempting early MinecraftForge initialization

22:32:26 [iNFO] Completed early MinecraftForge initialization

22:32:26 [iNFO] Forge Mod Loader version 2.2.91.182 for Minecraft 1.2.5 loading

22:32:26 [iNFO] Loading mods from /home/bgsteiner/Desktop/Tekkit_Server_3.1.3/mods

22:32:27 [iNFO] Directory weaponmod contained no mods

22:32:27 [iNFO] Forge Mod Loader has loaded 38 mods

22:32:27 [iNFO] MinecraftForge v3.3.8.152 Initialized



22:32:27 [iNFO] MinecraftForge v3.3.8.152 Initialized



22:32:27 [iNFO] [WeaponMod] Properties file read succesfully!

22:32:27 [iNFO] Initializing alchemy values for Equivalent Exchange..

22:32:27 [iNFO] NetherOres: loaded Macerator Recipes

22:32:28 [iNFO] Loading properties

22:32:28 [iNFO] Starting Minecraft server on *:25565

22:32:29 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq

22:32:29 [iNFO] CONFLICT @ -49 item slot already occupied by net.minecraft.server.ItemBlock@92446e while adding dan200.computer.shared.ItemComputer@caafcc

22:32:29 [iNFO] CONFLICT @ -48 item slot already occupied by net.minecraft.server.ItemBlock@1816032 while adding dan200.computer.shared.ItemPeripheral@d2953d

22:32:29 [iNFO] ComputerCraft: Searching for RedPowerLib...

22:32:29 [iNFO] ComputerCraft: RedPowerLib and methods located.

22:32:29 [iNFO] CONFLICT @ -40 item slot already occupied by net.minecraft.server.ItemBlock@75e2b4 while adding dan200.turtle.shared.ItemTurtle@176c3c4

22:32:29 [iNFO] CONFLICT @ -46 item slot already occupied by net.minecraft.server.ItemBlock@110d926 while adding dan200.turtle.shared.ItemTurtleExpanded@12062da

22:32:29 [iNFO] CONFLICT @ -15 item slot already occupied by net.minecraft.server.ItemBlock@1a12d24 while adding codechicken.enderstorage.ItemEnderChest@9a9c73

22:32:29 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@4c4a37 while adding net.minecraft.server.ItemMobSpawner@9c8a10

22:32:29 [iNFO] [iC2] Config loaded from /home/bgsteiner/Desktop/Tekkit_Server_3.1.3/./config/IC2.cfg

22:32:29 [sEVERE] java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@90110a when adding ic2.common.BlockRubSapling@4eaefe

22:32:29 [sEVERE] 	at net.minecraft.server.Block.<init>(Block.java:181)

22:32:29 [sEVERE] 	at net.minecraft.server.BlockFlower.<init>(SourceFile:11)

22:32:29 [sEVERE] 	at net.minecraft.server.BlockFlower.<init>(SourceFile:19)

22:32:29 [sEVERE] 	at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:15)

22:32:29 [sEVERE] 	at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14)

22:32:29 [sEVERE] 	at net.minecraft.server.mod_IC2.load(mod_IC2.java:295)

22:32:29 [sEVERE] 	at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)

22:32:29 [sEVERE] 	at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

22:32:29 [sEVERE] 	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)

22:32:29 [sEVERE] 	at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)

22:32:29 [sEVERE] 	at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:166)

22:32:29 [sEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428)

22:32:29 [sEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

22:32:29 [sEVERE] Unexpected exception

java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@90110a when adding ic2.common.BlockRubSapling@4eaefe

	at net.minecraft.server.Block.<init>(Block.java:181)

	at net.minecraft.server.BlockFlower.<init>(SourceFile:11)

	at net.minecraft.server.BlockFlower.<init>(SourceFile:19)

	at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:15)

	at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14)

	at net.minecraft.server.mod_IC2.load(mod_IC2.java:295)

	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:166)

	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428)

	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

22:38:38 [iNFO] Stopping server

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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