Hello,
New to Minecraft and running a server for myself and son to play on together. Installed the 3.1.2 tonight and was running fine until I started playing with Teleport Pipes. As I said pretty new to Server commands editing and the game itself. I seem to have managed to bug the server out! Heres part of the server log which just repeats the last few lines and server fails to load.
2012-08-02 00:20:29 [iNFO] Done (1.598s)! For help, type "help" or "?"
2012-08-02 00:20:29 [sEVERE] java.lang.StackOverflowError
2012-08-02 00:20:29 [sEVERE] at org.bukkit.craftbukkit.util.LongBaseHashtable.getEntry(LongBaseHashtable.java:46)
2012-08-02 00:20:29 [sEVERE] at org.bukkit.craftbukkit.util.LongHashtable.get(LongHashtable.java:21)
2012-08-02 00:20:29 [sEVERE] at org.bukkit.craftbukkit.util.LongHashtable.get(LongHashtable.java:12)
2012-08-02 00:20:29 [sEVERE] at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:123)
2012-08-02 00:20:29 [sEVERE] at net.minecraft.server.World.getChunkAt(World.java:338)
2012-08-02 00:20:29 [sEVERE] at net.minecraft.server.World.getTileEntity(World.java:1633)
2012-08-02 00:20:29 [sEVERE] at net.minecraft.server.WorldServer.getTileEntity(WorldServer.java:45)
2012-08-02 00:20:29 [sEVERE] at buildcraft.additionalpipes.pipes.PipeTeleport.removeOldPipes(PipeTeleport.java:77)
2012-08-02 00:20:29 [sEVERE] at buildcraft.additionalpipes.pipes.PipeTeleport.getConnectedPipes(PipeTeleport.java:41)
2012-08-02 00:20:29 [sEVERE] at buildcraft.additionalpipes.pipes.PipeLiquidsTeleport.fill(PipeLiquidsTeleport.java:78)
2012-08-02 00:20:29 [sEVERE] at buildcraft.transport.PipeTransportLiquids.fill(PipeTransportLiquids.java:108)
2012-08-02 00:20:29 [sEVERE] at buildcraft.transport.TileGenericPipe.fill(TileGenericPipe.java:209)
2012-08-02 00:20:29 [sEVERE] at buildcraft.additionalpipes.pipes.PipeLiquidsTeleport.fill(PipeLiquidsTeleport.java:99)
2012-08-02 00:20:29 [sEVERE] at buildcraft.transport.PipeTransportLiquids.fill(PipeTransportLiquids.java:108)
2012-08-02 00:20:29 [sEVERE] at buildcraft.transport.TileGenericPipe.fill(TileGenericPipe.java:209)
Last three lines repeats over and over. Server fails to load.
I will replace the world folders and attempt again. Just thought I would comment incase it is a bug that may require attention.
Cheers.
PS: Tekkit is great thanks for all your hard work in making this game even better. Any plans on adding Mo Creatures to Tekkit, love the added wildlife running around.