Jump to content
  • 0

SensorModule and BlockID's


Question

Posted

Title: Console Error

Version: 3.1.2

OS: Windows 7

Java Version: Java Version 1.7.0_05

Description of Problem:

The Server won't load properly and I cant access the server. I don't know if it can be fixed without removing mods but I'd rather not remove any.

Error Messages:

Error Log:


C:\Users\Thomas\Desktop\Tekkit Server>java -Xmx3G -Xms2G -jar Tekkit.jar nogui

182 recipes

27 achievements

20:35:12 [iNFO] Starting minecraft server version 1.2.5

20:35:12 [iNFO] Attempting early MinecraftForge initialization

20:35:12 [iNFO] Completed early MinecraftForge initialization

20:35:12 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading

20:35:12 [iNFO] Loading mods from C:\Users\Thomas\Desktop\Tekkit Server\mods

20:35:12 [iNFO] Directory weaponmod contained no mods

20:35:12 [iNFO] Forge Mod Loader has loaded 38 mods

20:35:12 [iNFO] MinecraftForge v3.3.8.152 Initialized

 

20:35:12 [iNFO] MinecraftForge v3.3.8.152 Initialized

 

20:35:12 [iNFO] [WeaponMod] Properties file read succesfully!

20:35:12 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu

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

20:35:12 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co

mputerCraft.cfg

20:35:12 [iNFO] ComputerCraft: computerBlockID 207

20:35:12 [iNFO] ComputerCraft: diskDriveBlockID 208

20:35:12 [iNFO] ComputerCraft: diskItemID 4000

20:35:12 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha

red.ItemComputer@31d56250 while adding net.minecraft.server.ItemBlock@30298bbf

20:35:12 [iNFO] ComputerCraft: Searching for RedPowerLib...

20:35:12 [iNFO] ComputerCraft: RedPowerLib and methods located.

20:35:12 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha

red.ItemPeripheral@b04cb4 while adding net.minecraft.server.ItemBlock@367bbdc6

20:35:12 [iNFO] Initializing alchemy values for Equivalent Exchange..

20:35:13 [iNFO] NetherOres: loaded Macerator Recipes

20:35:13 [iNFO] Loading properties

20:35:13 [iNFO] Starting Minecraft server on 192.168.0.151:25565

20:35:14 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq

20:35:14 [iNFO] [iC2] Config loaded from C:\Users\Thomas\Desktop\Tekkit Server\.

\config\IC2.cfg

20:35:14 [iNFO] CONFLICT @ 1237 item slot already occupied by ccSensors.shared.I

temWiFiTransmitter@59d204cd while adding ccSensors.shared.ItemWiFiTransmitter@6b

395ccc

20:35:14 [iNFO] CONFLICT @ -74 item slot already occupied by ccSensors.shared.It

emComputerSensorBlock@61e7f8de while adding net.minecraft.server.ItemBlock@4483e

909

20:35:14 [iNFO] [ccSensors] INFO: Loading SensorModule: Buildcraft

20:35:14 [iNFO] [ccSensors] INFO: Loading SensorModule: IndustrialCraft2

20:35:14 [iNFO] [ccSensors] INFO: Loading SensorModule: Forestry

20:35:14 [iNFO] [ccSensors] INFO: mod_Forestry not found - SensorModule is disab

led.

20:35:14 [iNFO] [ccSensors] INFO: Loading SensorModule: RedPower2

20:35:14 [iNFO] [ccSensors] INFO: Loading SensorModule: EquivalentExchange

20:35:14 [iNFO] [ccSensors] INFO: Loading SensorModule: APS

20:35:14 [iNFO] [ccSensors] INFO: mod_BuildcraftAPS not found - SensorModule is

disabled.

20:35:14 [iNFO] [ccSensors] INFO: Loading SensorModule: APS

20:35:14 [iNFO] [ccSensors] INFO: mod_ThaumCraft not found - SensorModule is dis

abled.

20:35:14 [iNFO] CONFLICT @ -5 item slot already occupied by net.minecraft.server

.ItemBlock@b3a447e while adding codechicken.enderstorage.ItemEnderChest@1e66b1f4

 

20:35:14 [iNFO] CompactSolars: MinecraftForge minor version mismatch, expecting

3.2.x, may lead to unexpected behavior

20:35:14 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.serv

er.ItemWithAuxData@700478b5 while adding net.minecraft.server.ItemMobSpawner@359

0ec87

20:35:14 [iNFO] RedPowerCore: MinecraftForge minor version mismatch, expecting 3

.1.x, may lead to unexpected behavior

20:35:15 [iNFO] Starting BuildCraft 2.2.14

20:35:15 [iNFO] Copyright © SpaceToad, 2011

20:35:15 [iNFO] http://www.mod-buildcraft.com

20:35:15 [iNFO] [iC2] Loading IC2 submodule: bcIntegration22x

20:35:15 [iNFO] [iC2] BuildCraft integration module loaded

20:35:15 [iNFO] [iC2] Loaded minor compatibility modules: none

20:35:15 [sEVERE] java.lang.RuntimeException: RedPowerCore: BlockID 140 occupied

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

disabled.

20:35:15 [sEVERE]      at forge.MinecraftForge.killMinecraft(MinecraftForge.jav

a:477)

20:35:15 [sEVERE]      at eloraam.core.Config.getBlockID(Config.java:180)

20:35:15 [sEVERE]      at net.minecraft.server.RedPowerWorld.initialize(RedPowe

rWorld.java:365)

20:35:15 [sEVERE]      at net.minecraft.server.mod_RedPowerWorld.initialize(mod

_RedPowerWorld.java:51)

20:35:15 [sEVERE]      at net.minecraft.server.mod_RedPowerMachine.initialize(m

od_RedPowerMachine.java:54)

20:35:15 [sEVERE]      at net.minecraft.server.mod_RedPowerMachine.modsLoaded(m

od_RedPowerMachine.java:30)

20:35:15 [sEVERE]      at cpw.mods.fml.common.modloader.ModLoaderModContainer.p

ostInit(ModLoaderModContainer.java:357)

20:35:15 [sEVERE]      at cpw.mods.fml.common.Loader.postModInit(Loader.java:28

0)

20:35:15 [sEVERE]      at cpw.mods.fml.common.Loader.initializeMods(Loader.java

:619)

20:35:15 [sEVERE]      at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(F

MLBukkitHandler.java:142)

20:35:15 [sEVERE]      at net.minecraft.server.MinecraftServer.init(MinecraftSe

rver.java:176)

20:35:15 [sEVERE]      at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:438)

20:35:15 [sEVERE]      at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

20:35:15 [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)

>

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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...