Advertisement
phanaticd

Untitled

May 3rd, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1. [02:28:31 WARN]: java.sql.SQLException: Parameter index out of range (2 > number of parameters, which is 1).
  2. [02:28:31 WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:959)
  3. [02:28:31 WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
  4. [02:28:31 WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
  5. [02:28:31 WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:862)
  6. [02:28:31 WARN]: at com.mysql.jdbc.PreparedStatement.checkBounds(PreparedStatement.java:3319)
  7. [02:28:31 WARN]: at com.mysql.jdbc.PreparedStatement.setInternal(PreparedStatement.java:3304)
  8. [02:28:31 WARN]: at com.mysql.jdbc.PreparedStatement.setString(PreparedStatement.java:4016)
  9. [02:28:31 WARN]: at me.robin.leaderheads.libs.com.zaxxer.hikari.proxy.HikariPreparedStatementProxy.setString(HikariPreparedStatementProxy.java)
  10. [02:28:31 WARN]: at me.robin.leaderheads.g.h.a(h.java:129)
  11. [02:28:31 WARN]: at me.robin.leaderheads.datacollectors.a_.c(a_.java:38)
  12. [02:28:31 WARN]: at me.robin.leaderheads.datacollectors.aq.run(aq.java:3)
  13. [02:28:31 WARN]: at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:58)
  14. [02:28:31 WARN]: at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  15. [02:28:31 WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
  16. [02:28:31 WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  17. [02:28:31 WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  18. [02:28:31 WARN]: at java.lang.Thread.run(Thread.java:745)
  19. [02:28:31 WARN]: Exception in thread "Craft Scheduler Thread - 2"
  20. [02:28:31 WARN]: org.apache.commons.lang.UnhandledException: Plugin LeaderHeads v2.1.0 generated an exception while executing task 683
  21. at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
  22. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
  23. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  24. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  25. at java.lang.Thread.run(Thread.java:745)
  26. Caused by: java.lang.NullPointerException
  27. at me.robin.leaderheads.g.h.a(h.java:147)
  28. at me.robin.leaderheads.datacollectors.a_.c(a_.java:38)
  29. at me.robin.leaderheads.datacollectors.aq.run(aq.java:3)
  30. at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:58)
  31. at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  32. ... 4 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement