Advertisement
MrJonton01

Beim crash

Oct 10th, 2015
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 3.86 KB | None | 0 0
  1. [20:14:58] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [20:14:58] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [20:14:58] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [20:14:58] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-d97e08b-880a532 (MC: 1.8.8)
  5. [20:14:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [20:14:58] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [20:14:58] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [20:14:58] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [20:14:58] [Spigot Watchdog Thread/ERROR]:  PID: 14 | Suspended: false | Native: true | State: RUNNABLE
  10. [20:14:58] [Spigot Watchdog Thread/ERROR]:  Stack:
  11. [20:14:58] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.socketRead0(Native Method)
  12. [20:14:58] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.read(SocketInputStream.java:152)
  13. [20:14:58] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.read(SocketInputStream.java:122)
  14. [20:14:58] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
  15. [20:14:58] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
  16. [20:14:58] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
  17. [20:14:58] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
  18. [20:14:58] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
  19. [20:14:58] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
  20. [20:14:58] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
  21. [20:14:58] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931)
  22. [20:14:58] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031)
  23. [20:14:58] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296)
  24. [20:14:58] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338)
  25. [20:14:58] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
  26. [20:14:58] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  27. [20:14:58] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  28. [20:14:58] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  29. [20:14:58] [Spigot Watchdog Thread/ERROR]:      sun.reflect.GeneratedConstructorAccessor103.newInstance(Unknown Source)
  30. [20:14:58] [Spigot Watchdog Thread/ERROR]:      sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  31. [20:14:58] [Spigot Watchdog Thread/ERROR]:      java.lang.reflect.Constructor.newInstance(Constructor.java:526)
  32. [20:14:58] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  33. [20:14:58] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  34. [20:14:58] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  35. [20:14:58] [Spigot Watchdog Thread/ERROR]:      java.sql.DriverManager.getConnection(DriverManager.java:571)
  36. [20:14:58] [Spigot Watchdog Thread/ERROR]:      java.sql.DriverManager.getConnection(DriverManager.java:233)
  37.  
  38.  
  39. Und dashier geht über 4000 Zeilen in der latest.log:
  40. [20:14:58] [Spigot Watchdog Thread/ERROR]:      partyAndFriends.mySQL.MySQL.ID(MySQL.java:204)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement