Jump to content
  • 0

Linux Server Start Error (Unexpected exception)


Question

Posted

Title: Linux Server Start Error (Unexpected exception)

Version: 3.1.2

OS: Linux

Java Version: latest

Description of Problem:

Everytime I start the server, I get 3 critical errors.

I used the server on a Windows platform for months, copied it in the first time

and paste it on the linux system but got errors.

So I chose to delete everything and do a clean install - same errors...

What's wrong?

Thanks in regard

Error Messages:

20:32:04 [CRITICAL] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

20:32:04 [CRITICAL] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

20:32:04 [CRITICAL] Unexpected exception

java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@722d95b3 when adding ic2.common.BlockRubSapling@ebf5555

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)

Error Log:


20:32:04 [CRITICAL]        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

20:32:04 [CRITICAL]        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

20:32:04 [CRITICAL] Unexpected exception

java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@722d95b3 when adding ic2.common.BlockRubSapling@ebf5555

        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)

3 answers to this question

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.
Note: Your post will require moderator approval before it will be visible.

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