Java Version: java version "1.7.0_03" OpenJDK Runtime Environment (IcedTea7 2.1.1pre) (7~u3-2.1.1~pre1-1ubuntu2) OpenJDK 64-Bit Server VM (build 22.0-b10, mixed mode)
Description of Problem:
Everytime i put in the command : screen -S minecraft java -Xms1024M -Xms1024M -jar Tekkit.jar
I get the error below
Error Messages:
Error Log:
12:51:39 [iNFORMATION] [WeaponMod] Properties file read succesfully!
12:51:39 [WARNUNG] Configuration for mod_ComputerCraft.enableAPI_http found value 0 outside acceptable range 4.9E-324,1.7976931348623157E308
12:51:39 [iNFORMATION] Loading ComputerCraft: To change block IDs, modify config/mod_ComputerCraft.cfg
12:51:39 [iNFORMATION] ComputerCraft: computerBlockID 207
12:51:39 [iNFORMATION] ComputerCraft: diskDriveBlockID 208
12:51:39 [iNFORMATION] ComputerCraft: diskItemID 4000
12:51:39 [iNFORMATION] CONFLICT @ -49 item slot already occupied by dan200.computer.shared.ItemComputer@408629d1 while adding net.minecraft.server.ItemBlock@2823796f
12:51:39 [iNFORMATION] ComputerCraft: Searching for RedPowerLib...
12:51:39 [iNFORMATION] ComputerCraft: RedPowerLib and methods located.
12:51:39 [iNFORMATION] CONFLICT @ -48 item slot already occupied by dan200.computer.shared.ItemPeripheral@3da776fa while adding net.minecraft.server.ItemBlock@3d7436b5
12:51:39 [iNFORMATION] Initializing alchemy values for Equivalent Exchange..
12:51:39 [iNFORMATION] NetherOres: loaded Macerator Recipes
12:51:39 [iNFORMATION] Loading properties
12:51:39 [iNFORMATION] Starting Minecraft server on *:25565
12:51:40 [iNFORMATION] Loaded codechicken.wirelessredstone.core.CommandFreq
12:51:40 [iNFORMATION] CONFLICT @ -15 item slot already occupied by net.minecraft.server.ItemBlock@419876c1 while adding codechicken.enderstorage.ItemEnderChest@9c9a8c
12:51:40 [iNFORMATION] CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@736c8a11 while adding net.minecraft.server.ItemMobSpawner@5adc9d4a
12:51:40 [iNFORMATION] [iC2] Config loaded from /home/Tekkit/./config/IC2.cfg
12:51:40 [sCHWERWIEGEND] java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@3ef88e3e when adding ic2.common.BlockRubSapling@3042a8be
12:51:40 [sCHWERWIEGEND] at net.minecraft.server.Block.<init>(Block.java:181)
12:51:40 [sCHWERWIEGEND] at net.minecraft.server.BlockFlower.<init>(SourceFile:11)
12:51:40 [sCHWERWIEGEND] at net.minecraft.server.BlockFlower.<init>(SourceFile:19)
12:51:40 [sCHWERWIEGEND] at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18)
12:51:40 [sCHWERWIEGEND] at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14)
12:51:40 [sCHWERWIEGEND] at net.minecraft.server.mod_IC2.load(mod_IC2.java:289)
12:51:40 [sCHWERWIEGEND] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)
12:51:40 [sCHWERWIEGEND] at cpw.mods.fml.common.Loader.modInit(Loader.java:263)
12:51:40 [sCHWERWIEGEND] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618)
12:51:40 [sCHWERWIEGEND] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142)
12:51:40 [sCHWERWIEGEND] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)
12:51:40 [sCHWERWIEGEND] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
12:51:40 [sCHWERWIEGEND] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
12:51:40 [sCHWERWIEGEND] Unexpected exception
java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@3ef88e3e when adding ic2.common.BlockRubSapling@3042a8be
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
Zeroprogenitor
Title: Tekkit Root Server wont start
Version: 3.1.2
OS: Ubuntu 12.04 LTS 64bit
Java Version: java version "1.7.0_03" OpenJDK Runtime Environment (IcedTea7 2.1.1pre) (7~u3-2.1.1~pre1-1ubuntu2) OpenJDK 64-Bit Server VM (build 22.0-b10, mixed mode)
Description of Problem:
Everytime i put in the command : screen -S minecraft java -Xms1024M -Xms1024M -jar Tekkit.jar
I get the error below
Error Messages:
Error Log:
2 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