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)
Question
thepdd
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:
3 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now