maxmelanson Posted March 8, 2013 Posted March 8, 2013 so i have been trying to make a tekkit server, but it is not working. when I try to connects it says i have a communication error. i have already port forwarded. this is what it says when it loads up: C:\Users\max\Desktop\Tekkit_Server_3.1.2>java -Xmx3G -Xms2G -jar Tekkit.jar nogu i 182 recipes 27 achievements 11:30:54 [iNFO] Starting minecraft server version 1.2.5 11:30:54 [iNFO] Attempting early MinecraftForge initialization 11:30:54 [iNFO] Completed early MinecraftForge initialization 11:30:54 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading 11:30:54 [iNFO] Loading mods from C:\Users\max\Desktop\Tekkit_Server_3.1.2\mods 11:30:54 [iNFO] Directory weaponmod contained no mods 11:30:55 [iNFO] Forge Mod Loader has loaded 38 mods 11:30:55 [iNFO] MinecraftForge v3.3.8.152 Initialized 11:30:55 [iNFO] MinecraftForge v3.3.8.152 Initialized 11:30:55 [iNFO] [WeaponMod] Properties file read succesfully! 11:30:55 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu e 0 outside acceptable range 4.9E-324,1.7976931348623157E308 11:30:55 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co mputerCraft.cfg 11:30:55 [iNFO] ComputerCraft: computerBlockID 207 11:30:55 [iNFO] ComputerCraft: diskDriveBlockID 208 11:30:55 [iNFO] ComputerCraft: diskItemID 4000 11:30:55 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha red.ItemComputer@5c66f52c while adding net.minecraft.server.ItemBlock@6b6a4b18 11:30:55 [iNFO] ComputerCraft: Searching for RedPowerLib... 11:30:55 [iNFO] ComputerCraft: RedPowerLib and methods located. 11:30:55 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha red.ItemPeripheral@51f2c9bf while adding net.minecraft.server.ItemBlock@1a9b44a1 11:30:55 [iNFO] Initializing alchemy values for Equivalent Exchange.. 11:30:55 [iNFO] NetherOres: loaded Macerator Recipes 11:30:55 [iNFO] Loading properties 11:30:55 [iNFO] Starting Minecraft server on *:25565 11:30:56 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq 11:30:56 [iNFO] [iC2] Config loaded from C:\Users\max\Desktop\Tekkit_Server_3.1. 2\.\config\IC2.cfg 11:30:56 [iNFO] CONFLICT @ 1237 item slot already occupied by ccSensors.shared.I temWiFiTransmitter@90244fc while adding ccSensors.shared.ItemWiFiTransmitter@73f f0102 11:30:56 [iNFO] CONFLICT @ -74 item slot already occupied by ccSensors.shared.It emComputerSensorBlock@7050c91f while adding net.minecraft.server.ItemBlock@47c44 bd4 11:30:56 [iNFO] [ccSensors] INFO: Loading SensorModule: Buildcraft 11:30:56 [iNFO] [ccSensors] INFO: Loading SensorModule: IndustrialCraft2 11:30:56 [iNFO] [ccSensors] INFO: Loading SensorModule: Forestry 11:30:56 [iNFO] [ccSensors] INFO: mod_Forestry not found - SensorModule is disab led. 11:30:56 [iNFO] [ccSensors] INFO: Loading SensorModule: RedPower2 11:30:56 [iNFO] [ccSensors] INFO: Loading SensorModule: EquivalentExchange 11:30:56 [iNFO] [ccSensors] INFO: Loading SensorModule: APS 11:30:56 [iNFO] [ccSensors] INFO: mod_BuildcraftAPS not found - SensorModule is disabled. 11:30:56 [iNFO] [ccSensors] INFO: Loading SensorModule: APS 11:30:56 [iNFO] [ccSensors] INFO: mod_ThaumCraft not found - SensorModule is dis abled. 11:30:56 [iNFO] CONFLICT @ -5 item slot already occupied by net.minecraft.server .ItemBlock@446caed6 while adding codechicken.enderstorage.ItemEnderChest@3b4a86b 2 11:30:56 [iNFO] CompactSolars: MinecraftForge minor version mismatch, expecting 3.2.x, may lead to unexpected behavior 11:30:57 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.serv er.ItemWithAuxData@2ffb8c83 while adding net.minecraft.server.ItemMobSpawner@2bc 60511 11:30:57 [iNFO] RedPowerCore: MinecraftForge minor version mismatch, expecting 3 .1.x, may lead to unexpected behavior 11:30:57 [iNFO] Starting BuildCraft 2.2.14 11:30:57 [iNFO] Copyright © SpaceToad, 2011 11:30:57 [iNFO] http://www.mod-buildcraft.com 11:30:57 [sEVERE] java.lang.IllegalArgumentException: Slot 189 is already occupi ed by ic2chargingbench.common.BlockChargingBench@271b72b5 when adding buildcraft .additionalpipes.chunkloader.BlockChunkLoader@7b07dd21 11:30:57 [sEVERE] at net.minecraft.server.Block.<init>(Block.java:181) 11:30:57 [sEVERE] at net.minecraft.server.Block.<init>(Block.java:201) 11:30:57 [sEVERE] at net.minecraft.server.BlockContainer.<init>(BlockConta iner.java:11) 11:30:57 [sEVERE] at buildcraft.additionalpipes.chunkloader.BlockChunkLoad er.<init>(BlockChunkLoader.java:16) 11:30:57 [sEVERE] at net.minecraft.server.mod_AdditionalPipes.modsLoaded(m od_AdditionalPipes.java:259) 11:30:57 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.p ostInit(ModLoaderModContainer.java:357) 11:30:57 [sEVERE] at cpw.mods.fml.common.Loader.postModInit(Loader.java:28 0) 11:30:57 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java :619) 11:30:57 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(F MLBukkitHandler.java:142) 11:30:57 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:176) 11:30:57 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:438) 11:30:57 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 11:30:57 [sEVERE] Unexpected exception java.lang.IllegalArgumentException: Slot 189 is already occupied by ic2chargingb ench.common.BlockChargingBench@271b72b5 when adding buildcraft.additionalpipes.c hunkloader.BlockChunkLoader@7b07dd21 at net.minecraft.server.Block.<init>(Block.java:181) at net.minecraft.server.Block.<init>(Block.java:201) at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:11) at buildcraft.additionalpipes.chunkloader.BlockChunkLoader.<init>(BlockC hunkLoader.java:16) at net.minecraft.server.mod_AdditionalPipes.modsLoaded(mod_AdditionalPip es.java:259) at cpw.mods.fml.common.modloader.ModLoaderModContainer.postInit(ModLoade rModContainer.java: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) > can any one help me? thanks in advanced (please tell me if i did something wrong, i am new to these forums) Quote
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.