LordyZa

Untitled

Oct 2nd, 2021
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1. 02.10 16:38:01 [Server] ERROR [PlaceholderAPI] failed to load class files of expansions
  2. 02.10 16:38:01 [Server] INFO java.util.concurrent.CompletionException: java.lang.NoClassDefFoundError: me/blackvein/quests/Quest
  3. 02.10 16:38:01 [Server] INFO at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314) ~[?:?]
  4. 02.10 16:38:01 [Server] INFO at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319) ~[?:?]
  5. 02.10 16:38:01 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1766) ~[?:?]
  6. 02.10 16:38:01 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1756) ~[?:?]
  7. 02.10 16:38:01 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?]
  8. 02.10 16:38:01 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?]
  9. 02.10 16:38:01 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?]
  10. 02.10 16:38:01 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?]
  11. 02.10 16:38:01 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?]
  12. 02.10 16:38:01 [Server] INFO Caused by: java.lang.NoClassDefFoundError: me/blackvein/quests/Quest
  13. 02.10 16:38:01 [Server] INFO at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?]
  14. 02.10 16:38:01 [Server] INFO at java.lang.Class.privateGetDeclaredMethods(Class.java:3334) ~[?:?]
  15. 02.10 16:38:01 [Server] INFO at java.lang.Class.getDeclaredMethods(Class.java:2446) ~[?:?]
  16. 02.10 16:38:01 [Server] INFO at me.clip.placeholderapi.expansion.manager.LocalExpansionManager.lambda$findExpansionInFile$6(LocalExpansionManager.java:367) ~[PlaceholderAPI-2.10.10.jar:?]
  17. 02.10 16:38:01 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1764) ~[?:?]
  18. 02.10 16:38:01 [Server] INFO ... 6 more
  19. 02.10 16:38:01 [Server] INFO Caused by: java.lang.ClassNotFoundException: me.blackvein.quests.Quest
  20. 02.10 16:38:01 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:433) ~[?:?]
  21. 02.10 16:38:01 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:586) ~[?:?]
  22. 02.10 16:38:01 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
  23. 02.10 16:38:01 [Server] INFO at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?]
  24. 02.10 16:38:01 [Server] INFO at java.lang.Class.privateGetDeclaredMethods(Class.java:3334) ~[?:?]
  25. 02.10 16:38:01 [Server] INFO at java.lang.Class.getDeclaredMethods(Class.java:2446) ~[?:?]
  26. 02.10 16:38:03 [Server] INFO at me.clip.placeholderapi.expansion.manager.LocalExpansionManager.lambda$findExpansionInFile$6(LocalExpansionManager.java:367) ~[PlaceholderAPI-2.10.10.jar:?]
  27. 02.10 16:38:03 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1764) ~[?:?]
Advertisement
Add Comment
Please, Sign In to add comment