Jump to content

cczeus13

Members
  • Posts

    10
  • Joined

  • Last visited

About cczeus13

  • Birthday 01/01/1900

cczeus13's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Here's my log. I am using linux, and can't even play on my server. This is without editing anything except the IP in the server properties. 2012-07-23 20:36:15 [iNFO] Starting minecraft server version 1.2.5 2012-07-23 20:36:15 [iNFO] Attempting early MinecraftForge initialization 2012-07-23 20:36:15 [iNFO] Completed early MinecraftForge initialization 2012-07-23 20:36:15 [iNFO] Forge Mod Loader version 2.2.91.162 for Minecraft 1.2.5 loading 2012-07-23 20:36:15 [iNFO] Loading mods from /servers/privatetekkit/minecraft/mods 2012-07-23 20:36:15 [iNFO] Directory weaponmod contained no mods 2012-07-23 20:36:15 [iNFO] Forge Mod Loader has loaded 36 mods 2012-07-23 20:36:15 [iNFO] MinecraftForge v3.3.8.152 Initialized 2012-07-23 20:36:15 [iNFO] MinecraftForge v3.3.8.152 Initialized 2012-07-23 20:36:15 [iNFO] [WeaponMod] Properties file read succesfully! 2012-07-23 20:36:15 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found value 0 outside acceptable range 4.9E-324,1.7976931348623157E308 2012-07-23 20:36:15 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_ComputerCraft.cfg 2012-07-23 20:36:15 [iNFO] ComputerCraft: computerBlockID 207 2012-07-23 20:36:15 [iNFO] ComputerCraft: diskDriveBlockID 208 2012-07-23 20:36:15 [iNFO] ComputerCraft: diskItemID 4000 2012-07-23 20:36:15 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.shared.ItemComputer@dcf8640 while adding net.minecraft.server.ItemBlock@3376dad5 2012-07-23 20:36:15 [iNFO] ComputerCraft: Searching for RedPowerLib... 2012-07-23 20:36:15 [iNFO] ComputerCraft: RedPowerLib and methods located. 2012-07-23 20:36:15 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.shared.ItemPeripheral@5c3bb813 while adding net.minecraft.server.ItemBlock@54b216b3 2012-07-23 20:36:15 [iNFO] Initializing alchemy values for Equivalent Exchange.. 2012-07-23 20:36:15 [iNFO] NetherOres: loaded Macerator Recipes 2012-07-23 20:36:15 [iNFO] Loading properties 2012-07-23 20:36:15 [iNFO] Starting Minecraft server on 74.91.117.220:25565 2012-07-23 20:36:16 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq 2012-07-23 20:36:16 [iNFO] CONFLICT @ -15 item slot already occupied by net.minecraft.server.ItemBlock@7f057212 while adding codechicken.enderstorage.ItemEnderChest@3e843ce4 2012-07-23 20:36:16 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@7dfed7e3 while adding net.minecraft.server.ItemMobSpawner@660fb8b4 2012-07-23 20:36:16 [iNFO] [iC2] Config loaded from /servers/privatetekkit/minecraft/./config/IC2.cfg 2012-07-23 20:36:16 [sEVERE] java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@468bfb47 when adding ic2.common.BlockRubSapling@101e1680 2012-07-23 20:36:16 [sEVERE] at net.minecraft.server.Block.<init>(Block.java:181) 2012-07-23 20:36:16 [sEVERE] at net.minecraft.server.BlockFlower.<init>(SourceFile:11) 2012-07-23 20:36:16 [sEVERE] at net.minecraft.server.BlockFlower.<init>(SourceFile:19) 2012-07-23 20:36:16 [sEVERE] at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18) 2012-07-23 20:36:16 [sEVERE] at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14) 2012-07-23 20:36:16 [sEVERE] at net.minecraft.server.mod_IC2.load(mod_IC2.java:286) 2012-07-23 20:36:16 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) 2012-07-23 20:36:16 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 2012-07-23 20:36:16 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) 2012-07-23 20:36:16 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) 2012-07-23 20:36:16 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) 2012-07-23 20:36:16 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 2012-07-23 20:36:16 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-07-23 20:36:16 [sEVERE] Unexpected exception java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@468bfb47 when adding ic2.common.BlockRubSapling@101e1680 at net.minecraft.server.Block.<init>(Block.java:181) at net.minecraft.server.BlockFlower.<init>(SourceFile:11) at net.minecraft.server.BlockFlower.<init>(SourceFile:19) at net.minecraft.server.BlockSapling.<init>(BlockSapling.java:18) at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:14) at net.minecraft.server.mod_IC2.load(mod_IC2.java:286) 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)
  2. I really need this for my server, can someone please help?
  3. Hello, I was using the plugin ModifyWorld to restrict player items from my tekkit server, but due to modifyworld allowing players to break blocks based on permissions, none of the modded machines that break/place blocks, such as the quarry, miner, tunnel borer, ect. can break blocks or do what they are supposed to do. Is there any way around this? Any help is greatly appreciated. Thanks.
  4. I'm not sure why that happened, but it should work fine as long as you switch the IP in the server properties to your new IP. Also, if you have plugins, you may need to update your IP for those plugins, such as dynmap. The only reason It may not work is if you are switching to a different operating system. I hope this helps.
  5. File transfer between a flashdrive is much slower than the actual hard drive of the computer, so the delay is probably because of it.
  6. You only negated the blocks. You need to allow players to build everything, and then take stuff away from that. I forget whether you put the - modifyworld.* before or after the negation nodes, so I would put it at the bottom, then paste the negate nodes below it as well. Also, why do you have 2 "- -modifyworld.blocks.place"?
  7. Heres a link to the post on yogscast.com, it has all of the newest links. Click HERE
  8. I love the new forums, especially the new event bar at the top! Praise! Now to kill the praise with a suggestion! I think the event bar goes a little bit too fast from topic to topic. Especially when I was reading about P.A.I.N.S. Maybe if you slow it down by 3 seconds and/or make a slower transition from event to event? Otherwise, these new forums look AMAZING and everyone knows Volgarenthor will win! (EE is overpowered as it is <-- Server Owner)
  9. mini, they coded it themselves. They also code for my server too... for a price :p
×
×
  • Create New...