Advertisement
Guest User

Untitled

a guest
Aug 17th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. 17.08 02:52:56 [Server] ERROR ------------------------------
  2. 17.08 02:52:56 [Server] ERROR The server has stopped responding! This is (probably) not a Spigot bug.
  3. 17.08 02:52:56 [Server] ERROR If you see a plugin in the Server thread dump below, then please report it to that author
  4. 17.08 02:52:56 [Server] ERROR *Especially* if it looks like HTTP or MySQL operations are occurring
  5. 17.08 02:52:56 [Server] ERROR If you see a world save or edit, then it means you did far more than your server can handle at once
  6. 17.08 02:52:56 [Server] ERROR If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
  7. 17.08 02:52:56 [Server] ERROR If you are unsure or still think this is a Spigot bug, please report to https://www.spigotmc.org/
  8. 17.08 02:52:56 [Server] ERROR Be sure to include ALL relevant console errors and Minecraft crash reports
  9. 17.08 02:52:56 [Server] ERROR Spigot version: git-Spigot-1a3504a-dfa7583 (MC: 1.13.2)
  10. 17.08 02:52:56 [Server] ERROR ------------------------------
  11. 17.08 02:52:56 [Server] ERROR Server thread dump (Look for plugins here before reporting to Spigot!):
  12. 17.08 02:52:56 [Server] ERROR ------------------------------
  13. 17.08 02:52:56 [Server] ERROR Current Thread: Server thread
  14. 17.08 02:52:56 [Server] ERROR PID: 29 | Suspended: false | Native: false | State: BLOCKED
  15. 17.08 02:52:56 [Server] ERROR Stack:
  16. 17.08 02:52:56 [Server] ERROR org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:491)
  17. 17.08 02:52:56 [Server] ERROR org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.handleStatisticsIncrease(CraftEventFactory.java:1175)
  18. 17.08 02:52:56 [Server] ERROR net.minecraft.server.v1_13_R2.StatisticManager.b(StatisticManager.java:17)
  19. 17.08 02:52:56 [Server] ERROR net.minecraft.server.v1_13_R2.EntityPlayer.a(EntityPlayer.java:1022)
  20. 17.08 02:52:56 [Server] ERROR net.minecraft.server.v1_13_R2.EntityHuman.b(EntityHuman.java:1451)
  21. 17.08 02:52:56 [Server] ERROR net.minecraft.server.v1_13_R2.EntityHuman.a(EntityHuman.java:1443)
  22. 17.08 02:52:56 [Server] ERROR net.minecraft.server.v1_13_R2.EntityHuman.tick(EntityHuman.java:170)
  23. 17.08 02:52:56 [Server] ERROR net.minecraft.server.v1_13_R2.EntityPlayer.playerTick(EntityPlayer.java:379)
  24. 17.08 02:52:56 [Server] ERROR net.minecraft.server.v1_13_R2.PlayerConnection.tick(PlayerConnection.java:140)
  25. 17.08 02:52:56 [Server] ERROR net.minecraft.server.v1_13_R2.NetworkManager.a(NetworkManager.java:230)
  26. 17.08 02:52:56 [Server] ERROR net.minecraft.server.v1_13_R2.ServerConnection.c(ServerConnection.java:119)
  27. 17.08 02:52:56 [Server] ERROR net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:994)
  28. 17.08 02:52:56 [Server] ERROR net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  29. 17.08 02:52:56 [Server] ERROR net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831)
  30. 17.08 02:52:56 [Server] ERROR net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement