Jump to content
  • 0

Question

Posted

Title: Tekkit Server not working on Linux

Version: 3.1.1

OS: Debian GNU/Linux 6.0

Java Version: java 7

Description of Problem:

Server mixes up item IDs, giving multiple items to one ID. Especially ID 241

Error Messages:

Changing the IDs in the config file does not solve the problem, as reinstalling the server doesnt solve it either.

Error Log:


2012-07-31 09:13:35 [iNFO] Starting minecraft server version 1.2.5

.......

2012-07-31 09:16:58 [iNFO] [iC2] Config loaded from /home/mc2/./config/IC2.cfg

2012-07-31 09:16:58 [sEVERE] java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@c26154b when adding ic2.common.BlockRubSapling@183ff528

2012-07-31 09:16:58 [sEVERE]at net.minecraft.server.Block.<init>(Block.java:181)

2012-07-31 09:16:58 [sEVERE]at net.minecraft.server.BlockFlower.<init>(SourceFile:11)

2012-07-31 09:16:58 [sEVERE]at net.minecraft.server.BlockFlower.<init>(SourceFile:19)

2012-07-31 09:16:58 [sEVERE]at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18)

2012-07-31 09:16:58 [sEVERE]at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14)

2012-07-31 09:16:58 [sEVERE]at net.minecraft.server.mod_IC2.load(mod_IC2.java:289)

2012-07-31 09:16:58 [sEVERE]at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)

2012-07-31 09:16:58 [sEVERE]at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

2012-07-31 09:16:58 [sEVERE]at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)

2012-07-31 09:16:58 [sEVERE]at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)

2012-07-31 09:16:58 [sEVERE]at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)

2012-07-31 09:16:58 [sEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

2012-07-31 09:16:58 [sEVERE]at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-07-31 09:16:58 [sEVERE] Unexpected exception

java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@c26154b when adding ic2.common.BlockRubSapling@183ff528

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

at ic2.common.BlockRubSapling.<init>(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)

2012-07-31 09:17:47 [sEVERE] null

java.io.IOException: Input/output error

at java.io.FileInputStream.readBytes(Native Method)

at java.io.FileInputStream.read(FileInputStream.java:242)

at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)

at java.io.BufferedInputStream.read(BufferedInputStream.java:254)

at java.io.FilterInputStream.read(FilterInputStream.java:83)

at jline.console.ConsoleReader$1.read(ConsoleReader.java:167)

at jline.internal.InputStreamReader.read(InputStreamReader.java:267)

at jline.internal.InputStreamReader.read(InputStreamReader.java:204)

at jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)

at jline.console.ConsoleReader.readLine(ConsoleReader.java:1167)

at net.minecraft.server.ThreadCommandReader.run(ThreadCommandReader.java:31)

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...