Advertisement
DuneSciFye

Untitled

Jul 31st, 2022
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.78 KB | None | 0 0
  1. [20:09:12] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxemenus [1.13.6-DEV-null]
  2. [20:09:12] [Server thread/INFO]: [TAB] Enabling TAB v3.1.2
  3. [20:09:12] [Server thread/INFO]: [TAB] Server version: 1.19 (v1_19_R1)
  4. [20:09:12] [Server thread/INFO]: [TAB] Loaded NMS hook in 25ms
  5. [20:09:12] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
  6. [20:09:12] [Server thread/INFO]: [TAB] Enabled in 52ms
  7. [20:09:12] [Server thread/INFO]: [HopperSorter] Enabling HopperSorter v2.6.29
  8. [20:09:12] [Server thread/INFO]: ____
  9. [20:09:12] [Server thread/INFO]: | | / HopperSorter v2.6.29
  10. [20:09:12] [Server thread/INFO]: |___| \___
  11. [20:09:12] [Server thread/INFO]: | | \ Developed by: LegameMc, Jamesparkdev
  12. [20:09:12] [Server thread/INFO]: | | ____/
  13. [20:09:12] [Server thread/INFO]:
  14. [20:09:12] [Server thread/INFO]: [HopperSorter] Info - Loading v1_19_R1 class
  15. [20:09:12] [Server thread/INFO]: [HopperSorter] Info - Plugin is up to date.
  16. [20:09:12] [Server thread/INFO]: [HopperSorter] Info - DecentHolograms plugin detected. Hooking holograms....
  17. [20:09:12] [Server thread/INFO]: [HopperSorter] Info - Loading settings...
  18. [20:09:12] [Server thread/INFO]: [HopperSorter] Info - Loading messages...
  19. [20:09:12] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
  20. [20:09:13] [Server thread/WARN]: com.slowtomato.hoppersorter.lib.jdbi.v3.core.ConnectionException: java.sql.SQLException: Access denied for user 'skyblock'@'localhost' (using password: YES)
  21. [20:09:13] [Server thread/WARN]: at HopperSorter 2.6.29.jar//com.slowtomato.hoppersorter.lib.jdbi.v3.core.Jdbi.open(Jdbi.java:318)
  22. [20:09:13] [Server thread/WARN]: at HopperSorter 2.6.29.jar//com.slowtomato.hoppersorter.lib.jdbi.v3.core.Jdbi.withHandle(Jdbi.java:339)
  23. [20:09:13] [Server thread/WARN]: at HopperSorter 2.6.29.jar//com.slowtomato.hoppersorter.lib.jdbi.v3.core.Jdbi.useHandle(Jdbi.java:357)
  24. [20:09:13] [Server thread/WARN]: at HopperSorter 2.6.29.jar//com.slowtomato.hoppersorter.database.service.sql.SqlServiceProvider.setupDb(SqlServiceProvider.java:43)
  25. [20:09:13] [Server thread/WARN]: at HopperSorter 2.6.29.jar//com.slowtomato.hoppersorter.database.connection.sql.DbMysqlConnectionProvider.init(DbMysqlConnectionProvider.java:48)
  26. [20:09:13] [Server thread/WARN]: at HopperSorter 2.6.29.jar//com.slowtomato.hoppersorter.HopperSorter.onEnable(HopperSorter.java:340)
  27. [20:09:13] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  28. [20:09:13] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
  29. [20:09:13] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:548)
  30. [20:09:13] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:594)
  31. [20:09:13] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:508)
  32. [20:09:13] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:639)
  33. [20:09:13] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:425)
  34. [20:09:13] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:342)
  35. [20:09:13] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:1138)
  36. [20:09:13] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:308)
  37. [20:09:13] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  38. [20:09:13] [Server thread/WARN]: Caused by: java.sql.SQLException: Access denied for user 'skyblock'@'localhost' (using password: YES)
  39. [20:09:13] [Server thread/WARN]: at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
  40. [20:09:13] [Server thread/WARN]: at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
  41. [20:09:13] [Server thread/WARN]: at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828)
  42. [20:09:13] [Server thread/WARN]: at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:448)
  43. [20:09:13] [Server thread/WARN]: at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
  44. [20:09:13] [Server thread/WARN]: at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
  45. [20:09:13] [Server thread/WARN]: at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
  46. [20:09:13] [Server thread/WARN]: at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:252)
  47. [20:09:13] [Server thread/WARN]: at HopperSorter 2.6.29.jar//com.slowtomato.hoppersorter.lib.jdbi.v3.core.Jdbi.lambda$create$0(Jdbi.java:114)
  48. [20:09:13] [Server thread/WARN]: at HopperSorter 2.6.29.jar//com.slowtomato.hoppersorter.lib.jdbi.v3.core.Jdbi.open(Jdbi.java:303)
  49. [20:09:13] [Server thread/WARN]: ... 16 more
  50. [20:09:13] [Server thread/INFO]: [HopperSorter] Error - Failed to setup database!
  51. [20:09:13] [Server thread/INFO]: [HopperSorter] Disabling HopperSorter v2.6.29
  52. [20:09:13] [Server thread/INFO]: [HopperSorter] Info - Plugin has been disabled
  53. [20:09:13] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.19.5-dev+33-0375771
  54. [20:09:13] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
  55. [20:09:13] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.7-SNAPSHOT+2170-b59da59
  56. [20:09:13] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  57. [20:09:13] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  58. [20:09:13] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
  59. [20:09:13] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement