Jump to content

Pum

Members
  • Posts

    6
  • Joined

  • Last visited

About Pum

  • Birthday 04/17/1988

Pum's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Fixed! Hurrah. Thank you so much.
  2. Thank you, DarthDavis. I will try this when I'm home and I'll post my results.
  3. Update! I tried using the redstone engine in a different situation. Then realised that they don't do anything for quarrys so I used a combustion engine instead. I went to fill it up and got this line at buildcraft.energy.TileEngine.q_(TileEngine.java:126) java.lang.NoSuchMethodError: buildcraft.api.PowerProvider.receiveEnergy(I)V
  4. Thanks, this worked for me. However the bug replicates so I've permanently disabled pipes on our server. Did anyone find a fix or anything?
  5. Unrelated but maybe related infos: A friend has a server with Clanslots, we have no additional mods other than the ones supplied via the website. Noone can log on out of 5 of us prior to this. For now I've kept the pipes disabled.
  6. Title: World corruption from pipes. Version: 3.1.2 OS: Windows 7 64-bit Java Version: 7 Description of Problem: I had a server crash and the world had corrupted so I went through the log and didn't understand it. I knew I just used teleport pipes so I googled for a fix. Someone recommended disabling teleport pipes so I did that and restarted the server. Problem solved, I could log back into my world. I tried to recreate the problem by setting up a test using teleport pipes, red stone engine and a couple of chests. Bam the world goes down again. Below is the error message I get after I gave myself the mats I needed. tl;dr teleport pipes, redstone engine, cobblestone pipes or wooden pipes corrupt my world. Error Messages: Error Log: 18:30:26 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1189) 18:30:26 [sEVERE] at buildcraft.energy.TileEngine.q_(TileEngine.java:126) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) at net.minecraft.server.World.tickEntities(World.java:1189) at buildcraft.energy.TileEngine.q_(TileEngine.java:126) java.lang.NoSuchMethodError: buildcraft.api.PowerProvider.receiveEnergy(I)V 18:30:26 [sEVERE] Unexpected exception 18:30:26 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 18:30:26 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) 18:30:26 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) 18:30:26 [sEVERE] java.lang.NoSuchMethodError: buildcraft.api.PowerProvider.receiveEnergy(I)V
×
×
  • Create New...