Jump to content

Tekkit Server is not Launching Properly


htaylor99

Recommended Posts

I am having trouble launching my tekkit 1.2.5 server.

It says exactly this and it stops exactly at the end.

It just stops launching at at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

C:\Users\Henry\Desktop\Tekkit Server>#!/bin/sh

'#!' is not recognized as an internal or external command,

operable program or batch file.

C:\Users\Henry\Desktop\Tekkit Server>java -Xmx1G -Xms1G -jar Tekkit.jar nogui

182 recipes

27 achievements

07:18:06 [iNFO] Starting minecraft server version 1.2.5

07:18:06 [iNFO] Attempting early MinecraftForge initialization

07:18:06 [iNFO] Completed early MinecraftForge initialization

07:18:06 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading

07:18:06 [iNFO] Loading mods from C:\Users\Henry\Desktop\Tekkit Server\mods

07:18:06 [iNFO] Directory weaponmod contained no mods

07:18:06 [iNFO] Forge Mod Loader has loaded 38 mods

07:18:06 [iNFO] MinecraftForge v3.3.8.152 Initialized

07:18:06 [iNFO] MinecraftForge v3.3.8.152 Initialized

07:18:06 [iNFO] [WeaponMod] Properties file read succesfully!

07:18:06 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu

e 0 outside acceptable range 4.9E-324,1.7976931348623157E308

07:18:06 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co

mputerCraft.cfg

07:18:06 [iNFO] ComputerCraft: computerBlockID 207

07:18:06 [iNFO] ComputerCraft: diskDriveBlockID 208

07:18:06 [iNFO] ComputerCraft: diskItemID 4000

07:18:06 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha

red.ItemComputer@1a8859b while adding net.minecraft.server.ItemBlock@dbbc62

07:18:06 [iNFO] ComputerCraft: Searching for RedPowerLib...

07:18:06 [iNFO] ComputerCraft: RedPowerLib and methods located.

07:18:06 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha

red.ItemPeripheral@f47d52 while adding net.minecraft.server.ItemBlock@14f9f4a

07:18:06 [iNFO] Initializing alchemy values for Equivalent Exchange..

07:18:06 [iNFO] NetherOres: loaded Macerator Recipes

07:18:06 [iNFO] Loading properties

07:18:06 [iNFO] Starting Minecraft server on 192.168.0.9:25565

07:18:07 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq

07:18:07 [iNFO] [iC2] Config loaded from C:\Users\Henry\Desktop\Tekkit Server\.\

config\IC2.cfg

07:18:07 [iNFO] CONFLICT @ 1237 item slot already occupied by ccSensors.shared.I

temWiFiTransmitter@1291ddc while adding ccSensors.shared.ItemWiFiTransmitter@677

c0a

07:18:07 [iNFO] CONFLICT @ -74 item slot already occupied by ccSensors.shared.It

emComputerSensorBlock@984a73 while adding net.minecraft.server.ItemBlock@3ffcbe

07:18:07 [iNFO] [ccSensors] INFO: Loading SensorModule: Buildcraft

07:18:07 [iNFO] [ccSensors] INFO: Loading SensorModule: IndustrialCraft2

07:18:07 [iNFO] [ccSensors] INFO: Loading SensorModule: Forestry

07:18:07 [iNFO] [ccSensors] INFO: mod_Forestry not found - SensorModule is disab

led.

07:18:07 [iNFO] [ccSensors] INFO: Loading SensorModule: RedPower2

07:18:07 [iNFO] [ccSensors] INFO: Loading SensorModule: EquivalentExchange

07:18:07 [iNFO] [ccSensors] INFO: Loading SensorModule: APS

07:18:07 [iNFO] [ccSensors] INFO: mod_BuildcraftAPS not found - SensorModule is

disabled.

07:18:07 [iNFO] [ccSensors] INFO: Loading SensorModule: APS

07:18:07 [iNFO] [ccSensors] INFO: mod_ThaumCraft not found - SensorModule is dis

abled.

07:18:07 [iNFO] CONFLICT @ -5 item slot already occupied by net.minecraft.server

.ItemBlock@28f3c7 while adding codechicken.enderstorage.ItemEnderChest@9ca370

07:18:07 [iNFO] CompactSolars: MinecraftForge minor version mismatch, expecting

3.2.x, may lead to unexpected behavior

07:18:07 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.serv

er.ItemWithAuxData@1a61582 while adding net.minecraft.server.ItemMobSpawner@ce46

25

07:18:08 [iNFO] RedPowerCore: MinecraftForge minor version mismatch, expecting 3

.1.x, may lead to unexpected behavior

07:18:08 [iNFO] Starting BuildCraft 2.2.14

07:18:08 [iNFO] Copyright © SpaceToad, 2011

07:18:08 [iNFO] http://www.mod-buildcraft.com

07:18:08 [iNFO] [iC2] Loading IC2 submodule: bcIntegration22x

07:18:08 [iNFO] [iC2] BuildCraft integration module loaded

07:18:08 [iNFO] [iC2] Loaded minor compatibility modules: none

07:18:08 [sEVERE] java.lang.RuntimeException: RedPowerCore: BlockID 140 occupied

by net.minecraft.server.powercrystals.netherores.BlockNetherOres, autoAssign is

disabled.

07:18:08 [sEVERE] at forge.MinecraftForge.killMinecraft(MinecraftForge.jav

a:477)

07:18:08 [sEVERE] at eloraam.core.Config.getBlockID(Config.java:180)

07:18:08 [sEVERE] at net.minecraft.server.RedPowerWorld.initialize(RedPowe

rWorld.java:365)

07:18:08 [sEVERE] at net.minecraft.server.mod_RedPowerWorld.initialize(mod

_RedPowerWorld.java:51)

07:18:08 [sEVERE] at net.minecraft.server.mod_RedPowerMachine.initialize(m

od_RedPowerMachine.java:54)

07:18:08 [sEVERE] at net.minecraft.server.mod_RedPowerMachine.modsLoaded(m

od_RedPowerMachine.java:30)

07:18:08 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.p

ostInit(ModLoaderModContainer.java:357)

07:18:08 [sEVERE] at cpw.mods.fml.common.Loader.postModInit(Loader.java:28

0)

07:18:08 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java

:619)

07:18:08 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(F

MLBukkitHandler.java:142)

07:18:08 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe

rver.java:176)

07:18:08 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:438)

07:18:08 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

07:18:08 [sEVERE] Unexpected exception

java.lang.RuntimeException: RedPowerCore: BlockID 140 occupied by net.minecraft.

server.powercrystals.netherores.BlockNetherOres, autoAssign is disabled.

at forge.MinecraftForge.killMinecraft(MinecraftForge.java:477)

at eloraam.core.Config.getBlockID(Config.java:180)

at net.minecraft.server.RedPowerWorld.initialize(RedPowerWorld.java:365)

at net.minecraft.server.mod_RedPowerWorld.initialize(mod_RedPowerWorld.j

ava:51)

at net.minecraft.server.mod_RedPowerMachine.initialize(mod_RedPowerMachi

ne.java:54)

at net.minecraft.server.mod_RedPowerMachine.modsLoaded(mod_RedPowerMachi

ne.java:30)

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)

It stops here every time!

Please comment some suggestions to help me :D

Thanks for your help :)

Link to comment
Share on other sites

  • 3 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...