I own a tekkit server via Daddycheese hosting, and I play on it with some friends. Evrything was going fine until we made a Buildcraft pipe to pump somthing out of a chest, and the server crashed. Since it has crashed, no one has been able to reach the server until I changed the world. Restarting the server didn't help, even deleting everything on the server, but keeping the same world doesn't work, but it works as soon as I change the world.
After this incident, we made a second server, and the same thing happened after I hooked up a quarry with conductive pipes.
Through the Multicraft pannel, I can see that the server should be turned on, but I can't reach it, and I don't want to start a new world just to have the same thing happen again...
Error Messages:
Error Log:
16.12 11:17:51 [Multicraft] Failed to calculate resource usage: (pid=23918)
16.12 11:17:48 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.12 11:17:48 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)
16.12 11:17:48 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)
16.12 11:17:48 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1189)
16.12 11:17:48 [server] INFO at powercrystals.powerconverters.TileEntityEnergyLink.q_(TileEntityEnergyLink.java:76)
16.12 11:17:48 [server] INFO java.lang.NoSuchFieldError: energyStored
16.12 11:17:48 [server] SEVERE Unexpected exception
16.12 11:17:48 [server] SEVERE at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.12 11:17:48 [server] SEVERE at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)
16.12 11:17:48 [server] SEVERE at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)
16.12 11:17:48 [server] SEVERE at net.minecraft.server.World.tickEntities(World.java:1189)
16.12 11:17:48 [server] SEVERE at powercrystals.powerconverters.TileEntityEnergyLink.q_(TileEntityEnergyLink.java:76)
16.12 11:17:48 [server] SEVERE java.lang.NoSuchFieldError: energyStored
16.12 11:17:48 [server] Startup Done (2.440s)! For help, type "help" or "?"
16.12 11:17:47 [server] INFO Server permissions file permissions.yml is empty, ignoring it
16.12 11:17:47 [server] INFO [CCPlugin] CCPlugin version 1.0 enabled.
16.12 11:17:47 [server] INFO [CCPlugin] Enabling CCPlugin v1.0
16.12 11:17:47 [server] INFO Preparing spawn area: 85%
16.12 11:17:47 [server] INFO Preparing start region for level 2 (Seed: -1731371851)
16.12 11:17:46 [server] INFO Preparing start region for level 1 (Seed: -1731371851)
16.12 11:17:46 [server] INFO Preparing spawn area: 97%
16.12 11:17:46 [Multicraft] Skipped 17 lines due to rate limit (30/s)
16.12 11:17:45 [server] INFO Loading mod_RedPowerLogic vForgeMod
16.12 11:17:45 [server] INFO Loading mod_RedPowerCore vForgeMod
16.12 11:17:45 [server] INFO Loading mod_IC2AdvancedMachines vForgeMod
16.12 11:17:45 [server] INFO Loading mod_Railcraft vForgeMod
16.12 11:17:45 [server] INFO Loading mod_CCTurtle vForgeMod
16.12 11:17:45 [server] INFO Loading mod_AdditionalPipes vForgeMod
16.12 11:17:45 [server] INFO Loading mod_PowerConverters vForgeMod
16.12 11:17:45 [server] INFO Loading mod_NotEnoughItems vForgeMod
16.12 11:17:45 [server] INFO Loading mod_BuildCraftTransport vForgeMod
16.12 11:17:45 [server] INFO Loading mod_TubeStuff vForgeMod
16.12 11:17:45 [server] INFO Loading mod_EE vForgeMod
16.12 11:17:45 [server] INFO Loading mod_ComputerCraft vForgeMod
16.12 11:17:45 [server] INFO Loading mod_RedPowerWorld vForgeMod
16.12 11:17:45 [server] INFO Loading mod_NetherOres vForgeMod
16.12 11:17:45 [server] INFO Loading mod_RedPowerLighting vForgeMod
16.12 11:17:45 [server] INFO Loading mod_RedPowerMachine vForgeMod
16.12 11:17:45 [server] INFO Loading mod_BuildCraftBuilders vForgeMod
16.12 11:17:45 [server] INFO Loading mod_IC2 vForgeMod
16.12 11:17:45 [server] INFO [CCPlugin] Loading CCPlugin v1.0
16.12 11:17:45 [server] INFO Loading mod_BuildCraftFactory vForgeMod
16.12 11:17:45 [server] INFO Loading mod_ImmibisCore vForgeMod
16.12 11:17:45 [server] INFO Loading mod_BuildCraftCore vForgeMod
16.12 11:17:45 [server] INFO Loading mod_RedPowerControl vForgeMod
16.12 11:17:45 [server] INFO Loading mod_MinecraftForge vForgeMod
16.12 11:17:45 [server] INFO Loading mod_RedPowerWiring vForgeMod
16.12 11:17:45 [server] INFO Loading mod_BuildCraftEnergy vForgeMod
16.12 11:17:45 [server] INFO Loading mod_IC2_ChargingBench vForgeMod
16.12 11:17:45 [server] INFO Loading mod_IronChest vForgeMod
16.12 11:17:45 [server] INFO Loading mod_WirelessRedstoneAddons vForgeMod
16.12 11:17:45 [server] INFO This server is running CraftBukkit version git-Bukkit-jenkins-CraftBukkit-182 (MC: 1.2.5) (Implementing API version 1.2.5-R5.0-MCPC-SNAPSHOT)
16.12 11:17:45 [Multicraft] Skipped 265 lines due to rate limit (30/s)
16.12 11:17:44 [server] SEVERE at net.minecraft.server.RedPowerCore.initialize(RedPowerCore.java:148)
16.12 11:17:44 [server] SEVERE at eloraam.core.Config.saveConfig(Config.java:89)
16.12 11:17:44 [server] SEVERE at eloraam.core.TagFile.saveFile(TagFile.java:495)
16.12 11:17:44 [server] SEVERE at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
16.12 11:17:44 [server] SEVERE at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
16.12 11:17:44 [server] SEVERE at java.io.FileOutputStream.open(Native Method)
16.12 11:17:44 [server] SEVERE java.io.FileNotFoundException: /home/minecraft/multicraft/jar/redpower/redpower.cfg (No such file or directory)
16.12 11:17:44 [server] INFO RedPowerCore: MinecraftForge minor version mismatch, expecting 3.1.x, may lead to unexpected behavior
16.12 11:17:44 [server] WARNING Could not retrieve Forestry item identified by: refractoryEmpty
16.12 11:17:44 [server] WARNING Could not retrieve Forestry item identified by: waxCapsule
16.12 11:17:44 [server] WARNING Could not retrieve Forestry item identified by: canEmpty
16.12 11:17:44 [server] WARNING Could not retrieve Forestry item identified by: refractoryEmpty
16.12 11:17:44 [server] WARNING Could not retrieve Forestry item identified by: waxCapsule
16.12 11:17:44 [server] WARNING Could not retrieve Forestry item identified by: canEmpty
16.12 11:17:44 [server] WARNING Could not retrieve Forestry item identified by: refractoryEmpty
16.12 11:17:44 [server] WARNING Could not retrieve Forestry item identified by: waxCapsule
16.12 11:17:44 [server] WARNING Could not retrieve Forestry item identified by: canEmpty
16.12 11:17:44 [server] WARNING Could not retrieve Forestry item identified by: refractoryEmpty
16.12 11:17:44 [server] WARNING Could not retrieve Forestry item identified by: waxCapsule
16.12 11:17:44 [server] WARNING Could not retrieve Forestry item identified by: canEmpty
16.12 11:17:44 [server] INFO [iC2] Config loaded from /./config/IC2.cfg
16.12 11:17:44 [server] INFO CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@75d74ab4 while adding net.minecraft.server.ItemMobSpawner@969abdd
16.12 11:17:44 [server] INFO CONFLICT @ -78 item slot already occupied by net.minecraft.server.ItemBlock@784504dd while adding codechicken.enderstorage.ItemEnderChest@7b4286da
16.12 11:17:44 [server] INFO CONFLICT @ -46 item slot already occupied by net.minecraft.server.ItemBlock@327a051d while adding dan200.turtle.shared.ItemTurtleExpanded@68e5ccce
16.12 11:17:44 [server] INFO CONFLICT @ -40 item slot already occupied by net.minecraft.server.ItemBlock@433567f1 while adding dan200.turtle.shared.ItemTurtle@673b21af
16.12 11:17:44 [server] INFO ComputerCraft: RedPowerLib and methods located.
16.12 11:17:44 [server] INFO ComputerCraft: Searching for RedPowerLib...
16.12 11:17:44 [server] INFO CONFLICT @ -48 item slot already occupied by net.minecraft.server.ItemBlock@5292c365 while adding dan200.computer.shared.ItemPeripheral@215a463d
16.12 11:17:44 [server] INFO CONFLICT @ -49 item slot already occupied by net.minecraft.server.ItemBlock@697dc141 while adding dan200.computer.shared.ItemComputer@3f1ac882
16.12 11:17:44 [server] INFO Loaded codechicken.wirelessredstone.core.CommandFreq
16.12 11:17:43 [server] INFO Starting Minecraft server on 46.105.117.192:25586
16.12 11:17:43 [server] INFO Loading properties
16.12 11:17:43 [server] WARNING To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
16.12 11:17:43 [server] WARNING **** NOT ENOUGH RAM!
16.12 11:17:43 [server] INFO NetherOres: loaded Macerator Recipes
16.12 11:17:43 [server] INFO Initializing alchemy values for Equivalent Exchange..
16.12 11:17:43 [server] INFO [WeaponMod] Properties file read succesfully!
16.12 11:17:43 [server] INFO MinecraftForge v3.3.8.152 Initialized
16.12 11:17:43 [server] INFO MinecraftForge v3.3.8.152 Initialized
16.12 11:17:43 [server] INFO Forge Mod Loader has loaded 38 mods
16.12 11:17:43 [server] INFO Directory weaponmod contained no mods
16.12 11:17:43 [server] INFO Loading mods from /mods
16.12 11:17:43 [server] INFO Forge Mod Loader version 2.2.91.182 for Minecraft 1.2.5 loading
16.12 11:17:43 [server] INFO Completed early MinecraftForge initialization
16.12 11:17:43 [server] INFO Attempting early MinecraftForge initialization
16.12 11:17:43 [server] INFO Starting minecraft server version 1.2.5
16.12 11:17:43 [server] INFO 27 achievements
16.12 11:17:43 [server] INFO 182 recipes
16.12 11:17:42 [Multicraft] Loaded config for "Tekkit (Please see knowledge base Tekkit article for assistance)"
16.12 11:17:42 [Multicraft] Starting server!
16.12 11:17:42 [Multicraft] Loading server properties
16.12 11:17:42 [Multicraft] Received start command
Question
PabloPepper
Title: BuildCraft pipes breaks server
Version: 3.1.2
OS: Windows 7 64-bit
Java Version: 1.7.0_09
Description of Problem:
I own a tekkit server via Daddycheese hosting, and I play on it with some friends. Evrything was going fine until we made a Buildcraft pipe to pump somthing out of a chest, and the server crashed. Since it has crashed, no one has been able to reach the server until I changed the world. Restarting the server didn't help, even deleting everything on the server, but keeping the same world doesn't work, but it works as soon as I change the world.
After this incident, we made a second server, and the same thing happened after I hooked up a quarry with conductive pipes.
Through the Multicraft pannel, I can see that the server should be turned on, but I can't reach it, and I don't want to start a new world just to have the same thing happen again...
Error Messages:
Error Log:
1 answer to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now