Cannot launch my MC server

If you're having problems with your installation of Better Than Wolves, or if you've woken up in the future and are beginning to doubt the nature of reality, here's the place to post about it.
Locked
Silentscope420
Posts: 1
Joined: Fri Aug 24, 2012 7:00 pm

Cannot launch my MC server

Post by Silentscope420 »

for some reason i have been having tons of conflicts between worlds in my multiverse, i recently decided to heck with it all im gonna delete EVERYTHING related to the old content and remove multiverse and start fresh so i began removing the un needed files i.e the world folder etc

somehow my start.sh and or my launch.sh file was removed a day before i decided to do this so i just took the launch.sh file from another server of mine and dropped it into my tekkit folder where my server is. i am currently using putty.exe for my console and winscp for my FTP

when i use sh launch.sh the server begins loading but never makes it even halfway before giving me this error message: (this is the entire console page copied and pasted) Thanks for any help

$ 182 recipes
27 achievements
00:53:55 [INFO] Starting minecraft server version 1.2.5
00:53:55 [INFO] Attempting early MinecraftForge initialization
00:53:55 [INFO] Completed early MinecraftForge initialization
00:53:55 [INFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading
00:53:56 [INFO] Loading mods from /home/tekkit/mods
00:53:56 [INFO] Directory weaponmod contained no mods
00:53:56 [INFO] Forge Mod Loader has loaded 33 mods
00:53:56 [INFO] [WeaponMod] Properties file read succesfully!
00:53:56 [INFO] MinecraftForge v3.3.8.152 Initialized

00:53:56 [INFO] MinecraftForge v3.3.8.152 Initialized

00:53:56 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found value 0 outside acce ptable range 4.9E-324,1.7976931348623157E308
00:53:56 [INFO] Loading ComputerCraft: To change block IDs, modify config/mod_ComputerCraft.cfg
00:53:56 [INFO] ComputerCraft: computerBlockID 207
00:53:56 [INFO] ComputerCraft: diskDriveBlockID 208
00:53:56 [INFO] ComputerCraft: diskItemID 4000
00:53:56 [INFO] CONFLICT @ -49 item slot already occupied by dan200.computer.shared.ItemComputer @29482a89 while adding net.minecraft.server.ItemBlock@40e09d8b
00:53:56 [INFO] ComputerCraft: Searching for RedPowerLib...
00:53:56 [INFO] ComputerCraft: RedPowerLib and methods located.
00:53:56 [INFO] CONFLICT @ -48 item slot already occupied by dan200.computer.shared.ItemPeripher al@21d7b599 while adding net.minecraft.server.ItemBlock@58d3612a
00:53:56 [INFO] Initializing alchemy values for Equivalent Exchange..
00:53:56 [INFO] NetherOres: loaded Macerator Recipes
00:53:56 [INFO] Loading properties
00:53:56 [INFO] Starting Minecraft server on 94.23.66.113:25565
00:53:57 [INFO] CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxDa ta@5a3884c0 while adding net.minecraft.server.ItemMobSpawner@34938786
00:53:57 [INFO] [IC2] Config loaded from /home/tekkit/./config/IC2.cfg
00:53:57 [INFO] CONFLICT @ 1237 item slot already occupied by ccSensors.shared.ItemWiFiTransmitt er@3994b855 while adding ccSensors.shared.ItemWiFiTransmitter@52d1f1fb
00:53:57 [INFO] CONFLICT @ -74 item slot already occupied by ccSensors.shared.ItemComputerSensor Block@66447828 while adding net.minecraft.server.ItemBlock@192cbe8c
00:53:57 [INFO] [ccSensors] INFO: Loading SensorModule: Buildcraft
00:53:57 [INFO] [ccSensors] INFO: Loading SensorModule: IndustrialCraft2
00:53:57 [INFO] [ccSensors] INFO: Loading SensorModule: Forestry
00:53:57 [INFO] [ccSensors] INFO: mod_Forestry not found - SensorModule is disabled.
00:53:57 [INFO] [ccSensors] INFO: Loading SensorModule: RedPower2
00:53:57 [INFO] [ccSensors] INFO: Loading SensorModule: EquivalentExchange
00:53:57 [INFO] [ccSensors] INFO: Loading SensorModule: APS
00:53:57 [INFO] [ccSensors] INFO: mod_BuildcraftAPS not found - SensorModule is disabled.
00:53:57 [INFO] [ccSensors] INFO: Loading SensorModule: APS
00:53:57 [INFO] [ccSensors] INFO: mod_ThaumCraft not found - SensorModule is disabled.
00:53:57 [INFO] CompactSolars: MinecraftForge minor version mismatch, expecting 3.2.x, may lead to unexpected behavior
00:53:57 [INFO] RedPowerCore: MinecraftForge minor version mismatch, expecting 3.1.x, may lead t o unexpected behavior
00:53:57 [INFO] Starting BuildCraft 2.2.14
00:53:57 [INFO] Copyright (c) SpaceToad, 2011
00:53:57 [INFO] http://www.mod-buildcraft.com
00:53:57 [INFO] ComputerCraft: turtleBlockID 209
00:53:57 [SEVERE] java.lang.IllegalArgumentException: Slot 209 is already occupied by railcraft. common.cube.BlockCube@46fa3ce4 when adding dan200.turtle.shared.BlockTurtle@56b3c123
00:53:57 [SEVERE] at net.minecraft.server.Block.<init>(Block.java:181)
00:53:57 [SEVERE] at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6)
00:53:57 [SEVERE] at dan200.computer.shared.BlockComputerBase.<init>(BlockComputerBase.jav a:24)
00:53:57 [SEVERE] at dan200.turtle.shared.BlockTurtle.<init>(BlockTurtle.java:24)
00:53:57 [SEVERE] at net.minecraft.server.mod_CCTurtle.modsLoaded(mod_CCTurtle.java:44)
00:53:57 [SEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.postInit(ModLoade rModContainer.java:357)
00:53:57 [SEVERE] at cpw.mods.fml.common.Loader.postModInit(Loader.java:280)
00:53:57 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:619)
00:53:57 [SEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler. java:142)
00:53:57 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176)
00:53:57 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
00:53:57 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
00:53:57 [SEVERE] Unexpected exception
java.lang.IllegalArgumentException: Slot 209 is already occupied by railcraft.common.cube.BlockC ube@46fa3ce4 when adding dan200.turtle.shared.BlockTurtle@56b3c123
at net.minecraft.server.Block.<init>(Block.java:181)
at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6)
at dan200.computer.shared.BlockComputerBase.<init>(BlockComputerBase.java:24)
at dan200.turtle.shared.BlockTurtle.<init>(BlockTurtle.java:24)
at net.minecraft.server.mod_CCTurtle.modsLoaded(mod_CCTurtle.java:44)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.postInit(ModLoaderModContainer.ja va:357)
at cpw.mods.fml.common.Loader.postModInit(Loader.java:280)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:619)
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)

00:54:12 [INFO] Stopping server
User avatar
sargunv
Site Admin
Posts: 557
Joined: Mon Nov 22, 2010 11:46 am
Location: Seattle, WA, USA

Re: Cannot launch my MC server

Post by sargunv »

Silentscope420 wrote:tekkit
Goodbye.
Locked