Advertisement
Guest User

part2

a guest
Feb 27th, 2020
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. [18:58:10] [Craft Scheduler Thread - 1498/WARN]: [EconomyMain] Plugin EconomyMain v1.1 generated an exception while executing task 5448767
  2. java.lang.NullPointerException: null
  3. at de.verdox.economy.eco.repository.DataConnectionImpl.lambda$withDrawPlayer$4(DataConnectionImpl.java:247) ~[?:?]
  4. at de.verdox.economy.eco.repository.DataConnectionImpl$1.run(DataConnectionImpl.java:345) ~[?:?]
  5. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.15.2.jar:git-Paper-121]
  6. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.15.2.jar:git-Paper-121]
  7. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.15.2.jar:git-Paper-121]
  8. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  9. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  10. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  11. [18:58:10] [Server thread/WARN]: handleDisconnection() called twice
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement