Advertisement
Guest User

Untitled

a guest
Feb 27th, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.70 KB | None | 0 0
  1. 27.02 18:01:36 [Server] Netty Epoll Server IO #12/INFO [FML]: Client protocol version 2
  2. 27.02 18:01:31 [Server] INFO ... 7 more
  3. 27.02 18:01:31 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) ~[?:1.8.0_121]
  4. 27.02 18:01:31 [Server] INFO at me.lucko.luckperms.common.storage.AbstractStorage.lambda$loadAllGroups$6(AbstractStorage.java:150) ~[AbstractStorage.class:?]
  5. 27.02 18:01:31 [Server] INFO at me.lucko.luckperms.common.storage.backing.SQLBacking.loadAllGroups(SQLBacking.java:600) ~[SQLBacking.class:?]
  6. 27.02 18:01:31 [Server] INFO at me.lucko.luckperms.common.storage.backing.sqlprovider.MySQLProvider.getConnection(MySQLProvider.java:94) ~[MySQLProvider.class:?]
  7. 27.02 18:01:31 [Server] INFO Caused by: java.lang.NullPointerException
  8. 27.02 18:01:31 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  9. 27.02 18:01:31 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_121]
  10. 27.02 18:01:31 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_121]
  11. 27.02 18:01:31 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  12. 27.02 18:01:31 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  13. 27.02 18:01:31 [Server] INFO at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:183) ~[SchedulerBase.class:1.10.2-2221-5.1.0-BETA-2185]
  14. 27.02 18:01:31 [Server] INFO at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:139) ~[Task$Builder.class:1.10.2-2221-5.1.0-BETA-2185]
  15. 27.02 18:01:31 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1592) ~[?:1.8.0_121]
  16. 27.02 18:01:31 [Server] INFO at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_121]
  17. 27.02 18:01:31 [Server] INFO at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_121]
  18. 27.02 18:01:31 [Server] INFO java.util.concurrent.CompletionException: java.lang.NullPointerException
  19. 27.02 18:01:31 [Server] pool-2-thread-62/ERROR [Sponge]: The Scheduler tried to run the task luckperms-A-557 owned by Plugin{id=luckperms, name=LuckPerms, version=3.0.9, description=A permissions plugin, authors=[Luck], source=/mods/LuckPerms-Sponge-3.0.9.jar}, but an error occured.
  20. 27.02 18:00:49 [Server] pool-4-thread-1/INFO [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 7 more
  21. 27.02 18:00:49 [Server] pool-4-thread-1/INFO [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590)
  22. 27.02 18:00:49 [Server] pool-4-thread-1/INFO [STDERR]: [java.lang.Throwable:printStackTrace:634]: at me.lucko.luckperms.common.storage.AbstractStorage.lambda$getUUID$16(AbstractStorage.java:235)
  23. 27.02 18:00:49 [Server] pool-4-thread-1/INFO [STDERR]: [java.lang.Throwable:printStackTrace:634]: at me.lucko.luckperms.common.storage.backing.SQLBacking.getUUID(SQLBacking.java:999)
  24. 27.02 18:00:49 [Server] pool-4-thread-1/INFO [STDERR]: [java.lang.Throwable:printStackTrace:634]: at me.lucko.luckperms.common.storage.backing.sqlprovider.MySQLProvider.getConnection(MySQLProvider.java:94)
  25. 27.02 18:00:49 [Server] pool-4-thread-1/INFO [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.NullPointerException
  26. 27.02 18:00:49 [Server] pool-4-thread-1/INFO [STDERR]: [me.lucko.luckperms.common.commands.CommandManager:execute:167]: at java.lang.Thread.run(Thread.java:745)
  27. 27.02 18:00:49 [Server] pool-4-thread-1/INFO [STDERR]: [me.lucko.luckperms.common.commands.CommandManager:execute:167]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  28. 27.02 18:00:49 [Server] pool-4-thread-1/INFO [STDERR]: [me.lucko.luckperms.common.commands.CommandManager:execute:167]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  29. 27.02 18:00:49 [Server] pool-4-thread-1/INFO [STDERR]: [me.lucko.luckperms.common.commands.CommandManager:execute:167]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  30. 27.02 18:00:49 [Server] pool-4-thread-1/INFO [STDERR]: [me.lucko.luckperms.common.commands.CommandManager:execute:167]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  31. 27.02 18:00:49 [Server] pool-4-thread-1/INFO [STDERR]: [me.lucko.luckperms.common.commands.CommandManager:execute:167]: at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:183)
  32. 27.02 18:00:49 [Server] pool-4-thread-1/INFO [STDERR]: [me.lucko.luckperms.common.commands.CommandManager:execute:167]: at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:139)
  33. 27.02 18:00:49 [Server] pool-4-thread-1/INFO [STDERR]: [me.lucko.luckperms.common.commands.CommandManager:execute:167]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1592)
  34. 27.02 18:00:49 [Server] pool-4-thread-1/INFO [STDERR]: [me.lucko.luckperms.common.commands.CommandManager:execute:167]: at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280)
  35. 27.02 18:00:49 [Server] pool-4-thread-1/INFO [STDERR]: [me.lucko.luckperms.common.commands.CommandManager:execute:167]: at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273)
  36. 27.02 18:00:49 [Server] pool-4-thread-1/INFO [STDERR]: [me.lucko.luckperms.common.commands.CommandManager:execute:167]: java.util.concurrent.CompletionException: java.lang.NullPointerException
  37. 27.02 18:00:49 [Server] Server thread/INFO [nucleus]: Server ran the command: /luckperms user BollyBOT permission set luckperms.* true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement