BlackArchan Posted August 26, 2012 Posted August 26, 2012 So i am trying to setup a small server using tekkit and i have added forestry because i really like that mode. I downloaded from MCPort Central and coppied in the Tekkit Server\mods\ and added a z before the name now i get this: blackarchan@blackarchan-MS-7577:~/Tekkit Server$ sh launch.sh 182 recipes 27 achievements 22:37:41 [iNFO] Starting minecraft server version 1.2.5 22:37:41 [iNFO] Attempting early MinecraftForge initialization 22:37:41 [iNFO] Completed early MinecraftForge initialization 22:37:41 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading 22:37:41 [iNFO] Loading mods from /home/blackarchan/Tekkit Server/mods 22:37:41 [iNFO] Directory weaponmod contained no mods 22:37:41 [iNFO] Forge Mod Loader has loaded 39 mods 22:37:41 [iNFO] MinecraftForge v3.3.8.152 Initialized 22:37:41 [iNFO] MinecraftForge v3.3.8.152 Initialized 22:37:41 [iNFO] [WeaponMod] Properties file read succesfully! 22:37:41 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found value 0 outside acceptable range 4.9E-324,1.7976931348623157E308 22:37:41 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_ComputerCraft.cfg 22:37:41 [iNFO] ComputerCraft: computerBlockID 207 22:37:41 [iNFO] ComputerCraft: diskDriveBlockID 208 22:37:41 [iNFO] ComputerCraft: diskItemID 4000 22:37:41 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.shared.ItemComputer@bd5fa1 while adding net.minecraft.server.ItemBlock@d150be 22:37:41 [iNFO] ComputerCraft: Searching for RedPowerLib... 22:37:41 [iNFO] ComputerCraft: RedPowerLib and methods located. 22:37:41 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.shared.ItemPeripheral@1dc5237 while adding net.minecraft.server.ItemBlock@199a51e 22:37:42 [iNFO] Initializing alchemy values for Equivalent Exchange.. 22:37:42 [iNFO] NetherOres: loaded Macerator Recipes 22:37:42 [iNFO] Loading properties 22:37:42 [iNFO] Starting Minecraft server on *:25565 22:37:42 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq 22:37:42 [iNFO] CONFLICT @ -78 item slot already occupied by net.minecraft.server.ItemBlock@12bafe4 while adding codechicken.enderstorage.ItemEnderChest@128bbfa 22:37:42 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@19cf1bb while adding net.minecraft.server.ItemMobSpawner@c26850 22:37:42 [iNFO] [iC2] Config loaded from /home/blackarchan/Tekkit Server/./config/IC2.cfg 22:37:43 [iNFO] RedPowerCore: MinecraftForge minor version mismatch, expecting 3.1.x, may lead to unexpected behavior 22:37:43 [iNFO] Starting BuildCraft 2.2.14 22:37:43 [iNFO] Copyright © SpaceToad, 2011 22:37:43 [iNFO] http://www.mod-buildcraft.com 22:37:43 [iNFO] CONFLICT @ 1237 item slot already occupied by ccSensors.shared.ItemWiFiTransmitter@699ae3 while adding ccSensors.shared.ItemWiFiTransmitter@137bba7 22:37:43 [iNFO] CONFLICT @ -41 item slot already occupied by ccSensors.shared.ItemComputerSensorBlock@942944 while adding net.minecraft.server.ItemBlock@12163f9 22:37:43 [iNFO] [ccSensors] INFO: Loading SensorModule: Buildcraft 22:37:43 [iNFO] [ccSensors] INFO: Loading SensorModule: IndustrialCraft2 22:37:43 [iNFO] [ccSensors] INFO: Loading SensorModule: Forestry 22:37:43 [iNFO] [ccSensors] INFO: Loading SensorModule: RedPower2 22:37:43 [iNFO] [ccSensors] INFO: Loading SensorModule: EquivalentExchange 22:37:43 [iNFO] [ccSensors] INFO: Loading SensorModule: APS 22:37:43 [iNFO] [ccSensors] INFO: mod_BuildcraftAPS not found - SensorModule is disabled. 22:37:43 [iNFO] [ccSensors] INFO: Loading SensorModule: APS 22:37:43 [iNFO] [ccSensors] INFO: mod_ThaumCraft not found - SensorModule is disabled. 22:37:43 [iNFO] CompactSolars: MinecraftForge minor version mismatch, expecting 3.2.x, may lead to unexpected behavior 22:37:46 [sEVERE] java.lang.NoSuchFieldError: stump 22:37:46 [sEVERE] at forestry.plugins.PluginForestryApiculture.preInit(PluginForestryApiculture.java:121) 22:37:46 [sEVERE] at forestry.core.ForestryCore.load(ForestryCore.java:58) 22:37:46 [sEVERE] at forestry.core.ForestryServer.load(ForestryServer.java:24) 22:37:46 [sEVERE] at forestry.mod_Forestry.load(mod_Forestry.java:16) 22:37:46 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) 22:37:46 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 22:37:46 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) 22:37:46 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) 22:37:46 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) 22:37:46 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 22:37:46 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 22:37:46 [sEVERE] Unexpected exception java.lang.NoSuchFieldError: stump at forestry.plugins.PluginForestryApiculture.preInit(PluginForestryApiculture.java:121) at forestry.core.ForestryCore.load(ForestryCore.java:58) at forestry.core.ForestryServer.load(ForestryServer.java:24) at forestry.mod_Forestry.load(mod_Forestry.java:16) 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) > could someone explain?? and now when im trying to start tekkit launcher i just get a blank screen is this from the server? 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.