Anytime my server boots, I'm greeted with these errors, and it has started to happen a few days ago. The server is still responsive from the console (ex: ping, pong) but when I try to join it says "End of stream".
Error Messages:
Error Log:
16.09 19:00:15 [server] INFO org.bukkit.event.EventException
16.09 19:00:15 [server] SEVERE Could not pass event BlockBreakEvent to LogBlock
16.09 19:00:15 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:15 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:15 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:15 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:15 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:15 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:15 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:15 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:15 [server] INFO org.bukkit.event.EventException
16.09 19:00:15 [server] SEVERE Could not pass event BlockBreakEvent to ChestShop
16.09 19:00:15 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:15 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:15 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:15 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:15 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:15 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:15 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:15 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:15 [server] INFO org.bukkit.event.EventException
16.09 19:00:15 [server] SEVERE Could not pass event BlockBreakEvent to LWC
16.09 19:00:15 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:15 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:15 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:15 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:15 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:15 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:15 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:15 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:15 [server] INFO org.bukkit.event.EventException
16.09 19:00:15 [server] SEVERE Could not pass event BlockBreakEvent to Modifyworld
16.09 19:00:15 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:15 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:15 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:15 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:15 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:15 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:15 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:15 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:15 [server] INFO org.bukkit.event.EventException
16.09 19:00:15 [server] SEVERE Could not pass event BlockBreakEvent to LogBlock
16.09 19:00:15 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:15 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:15 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:15 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:15 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:15 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:15 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:15 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:15 [server] INFO org.bukkit.event.EventException
16.09 19:00:15 [server] SEVERE Could not pass event BlockBreakEvent to ChestShop
16.09 19:00:15 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:15 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:15 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:15 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:15 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:15 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:15 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:15 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:15 [server] INFO org.bukkit.event.EventException
16.09 19:00:15 [server] SEVERE Could not pass event BlockBreakEvent to LWC
16.09 19:00:15 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:15 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:15 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:15 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:15 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:15 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:15 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:15 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:15 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:15 [server] INFO org.bukkit.event.EventException
16.09 19:00:15 [server] SEVERE Could not pass event BlockBreakEvent to Modifyworld
16.09 19:00:15 [Multicraft] Skipped 243 lines due to rate limit (100/s)
16.09 19:00:14 [server] SEVERE Could not pass event BlockBreakEvent to LogBlock
16.09 19:00:14 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:14 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:14 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:14 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:14 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:14 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:14 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:14 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:14 [server] INFO org.bukkit.event.EventException
16.09 19:00:14 [server] SEVERE Could not pass event BlockBreakEvent to ChestShop
16.09 19:00:14 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:14 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:14 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:14 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:14 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:14 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:14 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:14 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:14 [server] INFO org.bukkit.event.EventException
16.09 19:00:14 [server] SEVERE Could not pass event BlockBreakEvent to LWC
16.09 19:00:14 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:14 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:14 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:14 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:14 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:14 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:14 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:14 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:14 [server] INFO org.bukkit.event.EventException
16.09 19:00:14 [server] SEVERE Could not pass event BlockBreakEvent to Modifyworld
16.09 19:00:14 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:14 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:14 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:14 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:14 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:14 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:14 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:14 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:14 [server] INFO org.bukkit.event.EventException
16.09 19:00:14 [server] SEVERE Could not pass event BlockBreakEvent to LogBlock
16.09 19:00:14 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:14 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:14 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:14 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:14 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:14 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:14 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:14 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:14 [server] INFO org.bukkit.event.EventException
16.09 19:00:14 [server] SEVERE Could not pass event BlockBreakEvent to ChestShop
16.09 19:00:14 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:14 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:14 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:14 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:14 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:14 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:14 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:14 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:14 [server] INFO org.bukkit.event.EventException
16.09 19:00:14 [server] SEVERE Could not pass event BlockBreakEvent to LWC
16.09 19:00:14 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:14 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:14 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:14 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:14 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:14 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:14 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:14 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:14 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:14 [server] INFO org.bukkit.event.EventException
16.09 19:00:14 [server] SEVERE Could not pass event BlockBreakEvent to Modifyworld
16.09 19:00:14 [server] INFO slotChanging(0)
16.09 19:00:14 [Multicraft] Skipped 410 lines due to rate limit (100/s)
16.09 19:00:13 [server] SEVERE Could not pass event BlockBreakEvent to LogBlock
16.09 19:00:13 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:13 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:13 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:13 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:13 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:13 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:13 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:13 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:13 [server] INFO org.bukkit.event.EventException
16.09 19:00:13 [server] SEVERE Could not pass event BlockBreakEvent to ChestShop
16.09 19:00:13 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:13 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:13 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:13 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:13 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:13 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:13 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:13 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:13 [server] INFO org.bukkit.event.EventException
16.09 19:00:13 [server] SEVERE Could not pass event BlockBreakEvent to LWC
16.09 19:00:13 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:13 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:13 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:13 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:13 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:13 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:13 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:13 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:13 [server] INFO org.bukkit.event.EventException
16.09 19:00:13 [server] SEVERE Could not pass event BlockBreakEvent to Modifyworld
16.09 19:00:13 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:13 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:13 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:13 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:13 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:13 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:13 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:13 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:13 [server] INFO org.bukkit.event.EventException
16.09 19:00:13 [server] SEVERE Could not pass event BlockBreakEvent to LogBlock
16.09 19:00:13 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:13 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:13 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:13 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:13 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:13 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:13 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:13 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:13 [server] INFO org.bukkit.event.EventException
16.09 19:00:13 [server] SEVERE Could not pass event BlockBreakEvent to ChestShop
16.09 19:00:13 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:13 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:13 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:13 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:13 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:13 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:13 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:13 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:13 [server] INFO org.bukkit.event.EventException
16.09 19:00:13 [server] SEVERE Could not pass event BlockBreakEvent to LWC
16.09 19:00:13 [server] INFO Caused by: java.lang.NullPointerException
16.09 19:00:13 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16.09 19:00:13 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
16.09 19:00:13 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
16.09 19:00:13 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1190)
16.09 19:00:13 [server] INFO at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)
16.09 19:00:13 [server] INFO at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:202)
16.09 19:00:13 [server] INFO at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
16.09 19:00:13 [server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
16.09 19:00:13 [server] INFO org.bukkit.event.EventException
Question
DarkRender
Title: Bug (assuming it's buildcraft)
Version: 3.1.2
OS: 3.5GB RAM - PytoHost - Linux I think
Java Version: Not sure
Description of Problem:
Anytime my server boots, I'm greeted with these errors, and it has started to happen a few days ago. The server is still responsive from the console (ex: ping, pong) but when I try to join it says "End of stream".
Error Messages:
Error Log:
4 answers 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