Advertisement
Graft

Server Crash Error

Nov 18th, 2015
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. Whenever a player tries to join the server, the server crashes right away.
  2. *note: 19.11 00:57:41 - <USERNAME> and <ID> stands for actual player username and uuid. I just edited it out.
  3.  
  4.  
  5. 19.11 00:57:36 [Server] INFO CONSOLE issued server command: /list
  6. 19.11 00:57:41 [Server] INFO UUID of player <USERNAME> is <ID>
  7. 19.11 00:58:17 [Server] INFO [CR] Server crashed!, Shutting down
  8. 19.11 00:58:42 [Server] ERROR The server has stopped responding!
  9. 19.11 00:58:42 [Server] ERROR Please report this to http://www.spigotmc.org/
  10. 19.11 00:58:42 [Server] ERROR Be sure to include ALL relevant console errors and Minecraft crash reports
  11. 19.11 00:58:42 [Server] ERROR Spigot version: git-Spigot-5f38d38-18fbb24 (MC: 1.8.8)
  12. 19.11 00:58:42 [Server] ERROR ------------------------------
  13. 19.11 00:58:42 [Server] ERROR Server thread dump (Look for plugins here before reporting to Spigot!):
  14. 19.11 00:58:42 [Server] ERROR ------------------------------
  15. 19.11 00:58:42 [Server] ERROR Current Thread: Server thread
  16. 19.11 00:58:42 [Server] ERROR PID: 14 | Suspended: false | Native: true | State: RUNNABLE
  17. 19.11 00:58:42 [Server] ERROR Stack:
  18. 19.11 00:58:42 [Server] ERROR java.net.PlainSocketImpl.socketConnect(Native Method)
  19. 19.11 00:58:42 [Server] ERROR java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
  20. 19.11 00:58:42 [Server] ERROR java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
  21. 19.11 00:58:42 [Server] ERROR java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
  22. 19.11 00:58:42 [Server] ERROR java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  23. 19.11 00:58:42 [Server] ERROR java.net.Socket.connect(Socket.java:579)
  24. 19.11 00:58:42 [Server] ERROR java.net.Socket.connect(Socket.java:528)
  25. 19.11 00:58:42 [Server] ERROR java.net.Socket.<init>(Socket.java:425)
  26. 19.11 00:58:42 [Server] ERROR java.net.Socket.<init>(Socket.java:241)
  27. 19.11 00:58:42 [Server] ERROR com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
  28. 19.11 00:58:42 [Server] ERROR com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
  29. 19.11 00:58:42 [Server] ERROR com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
  30. 19.11 00:58:42 [Server] ERROR com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
  31. 19.11 00:58:42 [Server] ERROR com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  32. 19.11 00:58:42 [Server] ERROR com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  33. 19.11 00:58:42 [Server] ERROR com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  34. 19.11 00:58:42 [Server] ERROR sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  35. 19.11 00:58:42 [Server] ERROR sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  36. 19.11 00:58:42 [Server] ERROR sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  37. 19.11 00:58:42 [Server] ERROR java.lang.reflect.Constructor.newInstance(Constructor.java:526)
  38. 19.11 00:59:51 [Multicraft] Server shut down (running)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement