Advertisement
Guest User

Untitled

a guest
Apr 19th, 2017
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.13 KB | None | 0 0
  1. 01:59:23 [INFO] Enabled plugin BungeeEssentials version 2.6.4 by PantherMan594
  2. 01:59:23 [INFO] Enabled plugin BungeeMotd version 1.2 by Falistos
  3. 01:59:23 [INFO] Enabled plugin cmd_server version git:cmd_server:1.11-SNAPSHOT:53cc324:1228 by SpigotMC
  4. 01:59:23 [INFO] [BungeePerms] Activating BungeePerms ...
  5. 01:59:23 [INFO] Enabled plugin BungeePerms version 3.0 dev #47 by wea_ondara
  6. 01:59:24 [INFO] [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  7. 01:59:24 [INFO] [LiteBans] Connecting to database...
  8. 01:59:24 [INFO] [LiteBans] Connected to [jdbc:mysql://localhost:3306/34552] (11.8 ms).
  9. 01:59:24 [INFO] [LiteBans] [Sync] Server name: litebans
  10. 01:59:24 [INFO] [LiteBans] [Sync] Server UUID: 70557f974709482e89f64c4dd596395f
  11. 01:59:24 [INFO] [LiteBans] Database connection fully initialized (25.6 ms).
  12. 01:59:24 [INFO] [LiteBans] v2.1.21 enabled. Startup took 610 ms.
  13. 01:59:24 [INFO] Enabled plugin LiteBans version 2.1.21 by Ruan
  14. 01:59:24 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.11-SNAPSHOT:53cc324:1228 by SpigotMC
  15. 01:59:24 [INFO] Enabled plugin cmd_send version git:cmd_send:1.11-SNAPSHOT:53cc324:1228 by SpigotMC
  16. 01:59:24 [INFO] [BungeeTabListPlus] Starting UpdateChecker Task
  17. 01:59:24 [INFO] [BungeeTabListPlus] Loading default.yml
  18. 01:59:24 [INFO] Enabled plugin BungeeTabListPlus version 2.7.1 by CodeCrafter47
  19. 01:59:24 [INFO] Listening on s13.hosthorde.com/5.255.69.134:26023
  20. 01:59:24 [INFO] Started query on /5.255.69.134:26023
  21. 01:59:25 [SEVERE] Task BungeeTask(sched=net.md_5.bungee.scheduler.BungeeScheduler@5398edd0, id=17, owner=me.lucko.luckperms.bungee.LPBungeePlugin@56db847e, task=me.lucko.luckperms.common.utils.BufferedRequest$Processor@43a86dcb, delay=0, period=0, running=true) encountered an exception
  22. java.util.concurrent.CompletionException: java.lang.NullPointerException
  23. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273)
  24. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280)
  25. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1592)
  26. at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:63)
  27. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  28. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  29. at java.lang.Thread.run(Thread.java:745)
  30. Caused by: java.lang.NullPointerException
  31. at me.lucko.luckperms.common.storage.backing.sqlprovider.MySQLProvider.getConnection(MySQLProvider.java:118)
  32. at me.lucko.luckperms.common.storage.backing.SQLBacking.loadAllGroups(SQLBacking.java:638)
  33. at me.lucko.luckperms.common.storage.AbstractStorage.lambda$loadAllGroups$7(AbstractStorage.java:159)
  34. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590)
  35. ... 4 more
  36. 01:59:26 [INFO] [BungeeEssentials] Enabled the chat logger
  37. 01:59:26 [INFO] [BungeeEssentials] Loaded 4 aliases from config
  38. 01:59:26 [INFO] [BungeeEssentials] Enabled aliases
  39. 01:59:26 [INFO] [BungeeEssentials] Loaded 2 announcements from config
  40. 01:59:26 [INFO] [BungeeEssentials] Enabled announcements
  41. 01:59:26 [INFO] [BungeeEssentials] Loaded 7 rules from config
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement