Advertisement
Guest User

Untitled

a guest
Dec 27th, 2014
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.53 KB | None | 0 0
  1. [21:45:30] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  2. [21:45:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
  3. [21:45:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  4. [21:45:30] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: true | State: RUNNABLE
  5. [21:45:30] [Spigot Watchdog Thread/ERROR]: Stack:
  6. [21:45:30] [Spigot Watchdog Thread/ERROR]: org.sqlite.NativeDB.step(Native Method)
  7. [21:45:30] [Spigot Watchdog Thread/ERROR]: org.sqlite.DB.execute(DB.java:328)
  8. [21:45:30] [Spigot Watchdog Thread/ERROR]: org.sqlite.DB.executeUpdate(DB.java:363)
  9. [21:45:30] [Spigot Watchdog Thread/ERROR]: org.sqlite.PrepStmt.executeUpdate(PrepStmt.java:85)
  10. [21:45:30] [Spigot Watchdog Thread/ERROR]: com.griefcraft.sql.PhysDB.saveHistory(PhysDB.java:1229)
  11. [21:45:30] [Spigot Watchdog Thread/ERROR]: com.griefcraft.model.History.saveNow(History.java:367)
  12. [21:45:30] [Spigot Watchdog Thread/ERROR]: com.griefcraft.sql.PhysDB.registerProtection(PhysDB.java:1181)
  13. [21:45:30] [Spigot Watchdog Thread/ERROR]: com.griefcraft.listeners.LWCBlockListener.onBlockPlaceMonitor(LWCBlockListener.java:446)
  14. [21:45:30] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor512.invoke(Unknown Source)
  15. [21:45:30] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  16. [21:45:30] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
  17. [21:45:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)
  18. [21:45:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  19. [21:45:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  20. [21:45:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  21. [21:45:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:148)
  22. [21:45:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ItemStack.placeItem(ItemStack.java:142)
  23. [21:45:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerInteractManager.interact(PlayerInteractManager.java:391)
  24. [21:45:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:662)
  25. [21:45:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInBlockPlace.a(SourceFile:60)
  26. [21:45:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInBlockPlace.handle(SourceFile:9)
  27. [21:45:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:184)
  28. [21:45:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81)
  29. [21:45:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734)
  30. [21:45:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
  31. [21:45:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  32. [21:45:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  33. [21:45:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement