Jump to content

Recommended Posts

Posted

I was trying to open the mod_EE.props file to enable Gem Armor, so I chose to open it with Notepad. When I opened it, I accidentally left the box for "Always use the selected program to open this kind of file" checked. Now, when I try to run my server, I get an error message:

182 recipes

27 achievements

21:23:01 [iNFO] Starting minecraft server version 1.2.5

21:23:01 [iNFO] Attempting early MinecraftForge initialization

21:23:01 [iNFO] Completed early MinecraftForge initialization

21:23:01 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading

21:23:01 [iNFO] Loading mods from C:\Users\Harrison\Desktop\-Minecraft-\Other\Se

rvers\Tekkit_Server\mods

21:23:01 [iNFO] Directory weaponmod contained no mods

21:23:01 [iNFO] Forge Mod Loader has loaded 39 mods

21:23:01 [iNFO] MinecraftForge v3.3.8.152 Initialized

21:23:01 [iNFO] MinecraftForge v3.3.8.152 Initialized

21:23:01 [iNFO] [WeaponMod] Properties file read succesfully!

21:23:02 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu

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

21:23:02 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co

mputerCraft.cfg

21:23:02 [iNFO] ComputerCraft: computerBlockID 207

21:23:02 [iNFO] ComputerCraft: diskDriveBlockID 208

21:23:02 [iNFO] ComputerCraft: diskItemID 4000

21:23:02 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha

red.ItemComputer@ed4c26 while adding net.minecraft.server.ItemBlock@1227e59

21:23:02 [iNFO] ComputerCraft: Searching for RedPowerLib...

21:23:02 [iNFO] ComputerCraft: RedPowerLib and methods located.

21:23:02 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha

red.ItemPeripheral@102ab48 while adding net.minecraft.server.ItemBlock@3b0790

21:23:02 [iNFO] Initializing alchemy values for Equivalent Exchange..

21:23:02 [iNFO] NetherOres: loaded Macerator Recipes

21:23:02 [iNFO] Loading properties

21:23:02 [iNFO] Starting Minecraft server on 5.50.250.86:25565

21:23:03 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq

21:23:03 [iNFO] [iC2] Config loaded from C:\Users\Harrison\Desktop\-Minecraft-\O

ther\Servers\Tekkit_Server\.\config\IC2.cfg

21:23:04 [iNFO] CONFLICT @ 1237 item slot already occupied by ccSensors.shared.I

temWiFiTransmitter@1d00911 while adding ccSensors.shared.ItemWiFiTransmitter@103

7ca5

21:23:04 [iNFO] CONFLICT @ -41 item slot already occupied by ccSensors.shared.It

emComputerSensorBlock@175e9db while adding net.minecraft.server.ItemBlock@4c53ab

21:23:04 [iNFO] [ccSensors] INFO: Loading SensorModule: Buildcraft

21:23:04 [iNFO] [ccSensors] INFO: Loading SensorModule: IndustrialCraft2

21:23:04 [iNFO] [ccSensors] INFO: Loading SensorModule: Forestry

21:23:04 [iNFO] [ccSensors] INFO: Loading SensorModule: RedPower2

21:23:04 [iNFO] [ccSensors] INFO: Loading SensorModule: EquivalentExchange

21:23:04 [iNFO] [ccSensors] INFO: Loading SensorModule: APS

21:23:04 [iNFO] [ccSensors] INFO: mod_BuildcraftAPS not found - SensorModule is

disabled.

21:23:04 [iNFO] [ccSensors] INFO: Loading SensorModule: APS

21:23:04 [iNFO] [ccSensors] INFO: mod_ThaumCraft not found - SensorModule is dis

abled.

21:23:04 [sEVERE] java.lang.IllegalArgumentException: Slot 178 is already occupi

ed by ee.BlockEETorch@170eb94 when adding codechicken.enderstorage.BlockEnderChe

st@7a80dc

21:23:04 [sEVERE] at net.minecraft.server.Block.<init>(Block.java:181)

21:23:04 [sEVERE] at net.minecraft.server.BlockContainer.<init>(BlockConta

iner.java:6)

21:23:04 [sEVERE] at codechicken.enderstorage.BlockEnderChest.<init>(Block

EnderChest.java:29)

21:23:04 [sEVERE] at codechicken.enderstorage.EnderStorageManager.initiali

ze(EnderStorageManager.java:69)

21:23:04 [sEVERE] at net.minecraft.server.mod_EnderStorage.load(mod_EnderS

torage.java:17)

21:23:04 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.i

nit(ModLoaderModContainer.java:351)

21:23:04 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263)

21:23:04 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java

:618)

21:23:04 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(F

MLBukkitHandler.java:142)

21:23:04 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe

rver.java:176)

21:23:04 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:438)

21:23:04 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

21:23:04 [sEVERE] Unexpected exception

java.lang.IllegalArgumentException: Slot 178 is already occupied by ee.BlockEETo

rch@170eb94 when adding codechicken.enderstorage.BlockEnderChest@7a80dc

at net.minecraft.server.Block.<init>(Block.java:181)

at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6)

at codechicken.enderstorage.BlockEnderChest.<init>(BlockEnderChest.java:

29)

at codechicken.enderstorage.EnderStorageManager.initialize(EnderStorageM

anager.java:69)

at net.minecraft.server.mod_EnderStorage.load(mod_EnderStorage.java:17)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderMod

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

I don't know a lot about how to configure mods for a Tekkit Server, so, if the solution to this problem is obvious, please tell me, and I apologize for wasting your time.

Thanks

Posted

This has nothing to do with associating Notepad with .props or .cfg files. Rather, it has to do with a block ID conflict you have created by editing mod_EE.props in a bad way.

This error is telling you that you've assigned the EETorch block to item ID 178, and that the Ender Chest also has item ID 178. To wit, here's the default EnderStorage.cfg:


tekkit@Avalon:/storage/tekkit/config> cat EnderStorage.cfg

#EnderStorage Configuration File

#Deleting any element will restore it to it's default value

#Block ID's will be automatically generated the first time it's run

 

 

block.id=178

 

#0 = 3x3, 1 = 3x9, 2 = 6x9

chest-size=1



 

Seeing as the EETorch usually has item ID 129 I'm not sure how you've made this happen in the first place.

 



tekkit@Avalon:/storage/tekkit> cat mod_EE.props

<snip>

BlockEEChest=128

BlockEETorch=129

BlockEEDevice=130

Delete your mod_EE.props and start again.

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