Advertisement
broken-arrow

Untitled

Oct 17th, 2021
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. 17.10 19:36:33 [Server] WARN [Cheststorage] Plugin Cheststorage v0.0.10 generated an exception while executing task 93
  2. 17.10 19:36:33 [Server] INFO java.lang.NoClassDefFoundError: com/mysql/jdbc/exceptions/jdbc4/CommunicationsException
  3. 17.10 19:36:33 [Server] INFO at org.broken.cheststorage.ChestStorage.lambda$onPluginStart$0(ChestStorage.java:131) ~[Cheststorage-0.0.10.jar:?]
  4. 17.10 19:36:33 [Server] INFO at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.17.1.jar:git-Paper-327]
  5. 17.10 19:36:33 [Server] INFO at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[patched_1.17.1.jar:git-Paper-327]
  6. 17.10 19:36:33 [Server] INFO at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.17.1.jar:git-Paper-327]
  7. 17.10 19:36:33 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
  8. 17.10 19:36:33 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
  9. 17.10 19:36:33 [Server] INFO at java.lang.Thread.run(Thread.java:831) ~[?:?]
  10. 17.10 19:36:33 [Server] INFO Caused by: java.lang.ClassNotFoundException: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException
  11. 17.10 19:36:33 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:146) ~[patched_1.17.1.jar:git-Paper-327]
  12. 17.10 19:36:33 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[patched_1.17.1.jar:git-Paper-327]
  13. 17.10 19:36:33 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
  14. 17.10 19:36:33 [Server] INFO ... 7 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement