This is the crash report
Full Crash Report: http://pastebin.com/Uva8GJM0
Every time I restart the server I get this error and instantly crashes again. I'm trying to download the world atm to see if I can load it up into a single player world. Anybody knows whats causing it and how to fix it? Even if you don't know, is there any way or a program to delete that entity at the specified location without destroying the map?
Thanks
Solution: I deleted those blocks with NBT. It was the redpower 2 filters that had a xycraft aluminium can in their inventory right after it was deleted from xycraft.
Code:
---- Minecraft Crash Report ----
// Why is it breaking :(
Time: 3/2/13 4:47 AM
Description: Ticking tile entity
java.lang.NullPointerException
at buildcraft.energy.TileEngine.createEngineIfNeeded(TileEngine.java:173)
at buildcraft.energy.TileEngine.initialize(TileEngine.java:71)
at buildcraft.core.TileBuildCraft.g(TileBuildCraft.java:55)
at buildcraft.energy.TileEngine.g(TileEngine.java:82)
at yc.h(World.java:2153)
at in.h(WorldServer.java:516)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:680)
at ho.r(DedicatedServer.java:269)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
Full Crash Report: http://pastebin.com/Uva8GJM0
Every time I restart the server I get this error and instantly crashes again. I'm trying to download the world atm to see if I can load it up into a single player world. Anybody knows whats causing it and how to fix it? Even if you don't know, is there any way or a program to delete that entity at the specified location without destroying the map?
Thanks
Solution: I deleted those blocks with NBT. It was the redpower 2 filters that had a xycraft aluminium can in their inventory right after it was deleted from xycraft.