Advertisement
Guest User

Untitled

a guest
Feb 18th, 2020
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.85 KB | None | 0 0
  1. [21:10:25] [Server thread/INFO]: Starting minecraft server version 1.12.2
  2. [21:10:25] [Server thread/INFO]: Loading properties
  3. [21:10:25] [Server thread/WARN]: resource-pack-hash is deprecated. Please use resource-pack-sha1 instead.
  4. [21:10:25] [Server thread/INFO]: Default game type: ADVENTURE
  5. [21:10:25] [Server thread/INFO]: This server is running Paper version git-Paper-1337 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
  6. [21:10:25] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [21:10:25] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [21:10:25] [Server thread/INFO]: Debug logging is disabled
  9. [21:10:25] [Server thread/INFO]: Generating keypair
  10. [21:10:25] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:1401
  11. [21:10:25] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [21:10:25] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.3.17
  13. [21:10:25] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
  14. [21:10:25] [Server thread/INFO]: [ConditionalCommands] Loading ConditionalCommands v1.4
  15. [21:10:25] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.6.0
  16. [21:10:25] [Server thread/INFO]: [ViaVersion] ViaVersion 1.6.0 is now loaded, waiting for boot. (late-bind)
  17. [21:10:25] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.4.0
  18. [21:10:25] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  19. [21:10:25] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v2.3.1
  20. [21:10:25] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0-SNAPSHOT-b403
  21. [21:10:25] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v1.3.13
  22. [21:10:25] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.1.3
  23. [21:10:25] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.22-SNAPSHOT (build 1487)
  24. [21:10:25] [Server thread/INFO]: [Coins] Loading Coins v2.3.2-SNAPSHOT
  25. [21:10:25] [Server thread/INFO]: [Coins] Identified the following dependencies: [HIKARI]
  26. [21:10:25] [Server thread/INFO]: [S724Lib] Loading S724Lib v1
  27. [21:10:25] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.2.0
  28. [21:10:25] [Server thread/INFO]: [BigTerminator] Loading BigTerminator v1.0
  29. [21:10:25] [Server thread/INFO]: [ChatEx] Loading ChatEx v1.3
  30. [21:10:25] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
  31. [21:10:25] [Server thread/INFO]: [ChatGuard] Loading ChatGuard v7.3.3
  32. [21:10:25] [Server thread/INFO]: [CounterStrike] Loading CounterStrike v1.19
  33. [21:10:25] [Server thread/INFO]: [ChatBubbles] Loading ChatBubbles v1.5.6
  34. [21:10:25] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.3.17
  35. [21:10:25] [Server thread/INFO]: __
  36. [21:10:25] [Server thread/INFO]: | |__) LuckPerms v4.3.17
  37. [21:10:25] [Server thread/INFO]: |___ | Running on Bukkit - Paper
  38. [21:10:25] [Server thread/INFO]:
  39. [21:10:25] [Server thread/INFO]: [LuckPerms] Loading configuration...
  40. [21:10:26] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
  41. [21:10:26] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Starting...
  42. [21:10:26] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Start completed.
  43. [21:10:31] [Server thread/ERROR]: [LuckPerms] Failed to init storage dao
  44. [21:10:31] [Server thread/WARN]: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
  45. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createTimeoutException(HikariPool.java:676)
  46. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:190)
  47. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:155)
  48. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.HikariDataSource.getConnection(HikariDataSource.java:100)
  49. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.common.storage.implementation.sql.connection.hikari.HikariConnectionFactory.getConnection(HikariConnectionFactory.java:127)
  50. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.common.storage.implementation.sql.SqlStorage.tableExists(SqlStorage.java:151)
  51. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.common.storage.implementation.sql.SqlStorage.init(SqlStorage.java:168)
  52. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.common.storage.Storage.init(Storage.java:110)
  53. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.common.storage.StorageFactory.getInstance(StorageFactory.java:119)
  54. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.enable(AbstractLuckPermsPlugin.java:130)
  55. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.bukkit.LPBukkitBootstrap.onEnable(LPBukkitBootstrap.java:153)
  56. [21:10:31] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  57. [21:10:31] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
  58. [21:10:31] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  59. [21:10:31] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:387)
  60. [21:10:31] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:336)
  61. [21:10:31] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:226)
  62. [21:10:31] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
  63. [21:10:31] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  64. [21:10:31] [Server thread/WARN]: Caused by: java.sql.SQLException: Access denied for user 'dragonworld'@'193.70.81.9' (using password: YES)
  65. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
  66. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
  67. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
  68. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:871)
  69. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1714)
  70. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1224)
  71. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2199)
  72. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2230)
  73. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2025)
  74. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:778)
  75. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  76. [21:10:31] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  77. [21:10:31] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  78. [21:10:31] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  79. [21:10:31] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  80. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  81. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386)
  82. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330)
  83. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:428)
  84. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:136)
  85. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.PoolBase.newConnection(PoolBase.java:369)
  86. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:198)
  87. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:467)
  88. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.access$100(HikariPool.java:71)
  89. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:706)
  90. [21:10:31] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:692)
  91. [21:10:31] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  92. [21:10:31] [Server thread/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  93. [21:10:31] [Server thread/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  94. [21:10:31] [Server thread/WARN]: ... 1 more
  95. [21:10:31] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL]
  96. [21:10:36] [Server thread/WARN]: java.lang.RuntimeException: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
  97. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.common.messaging.sql.SqlMessenger.init(SqlMessenger.java:56)
  98. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.common.messaging.MessagingFactory$SqlMessengerProvider.obtain(MessagingFactory.java:132)
  99. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.common.messaging.LuckPermsMessagingService.<init>(LuckPermsMessagingService.java:72)
  100. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.common.messaging.MessagingFactory.getServiceFor(MessagingFactory.java:95)
  101. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.bukkit.messaging.BukkitMessagingFactory.getServiceFor(BukkitMessagingFactory.java:63)
  102. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.common.messaging.MessagingFactory.getInstance(MessagingFactory.java:73)
  103. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.enable(AbstractLuckPermsPlugin.java:131)
  104. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.bukkit.LPBukkitBootstrap.onEnable(LPBukkitBootstrap.java:153)
  105. [21:10:36] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  106. [21:10:36] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
  107. [21:10:36] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  108. [21:10:36] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:387)
  109. [21:10:36] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:336)
  110. [21:10:36] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:226)
  111. [21:10:36] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
  112. [21:10:36] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  113. [21:10:36] [Server thread/WARN]: Caused by: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
  114. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createTimeoutException(HikariPool.java:676)
  115. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:190)
  116. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:155)
  117. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.HikariDataSource.getConnection(HikariDataSource.java:100)
  118. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.common.storage.implementation.sql.connection.hikari.HikariConnectionFactory.getConnection(HikariConnectionFactory.java:127)
  119. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.common.messaging.sql.SqlMessenger.getConnection(SqlMessenger.java:84)
  120. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.common.messaging.sql.AbstractSqlMessenger.init(AbstractSqlMessenger.java:55)
  121. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.common.messaging.sql.SqlMessenger.init(SqlMessenger.java:54)
  122. [21:10:36] [Server thread/WARN]: ... 15 more
  123. [21:10:36] [Server thread/WARN]: Caused by: java.sql.SQLException: Access denied for user 'dragonworld'@'193.70.81.9' (using password: YES)
  124. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
  125. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
  126. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
  127. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:871)
  128. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1714)
  129. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1224)
  130. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2199)
  131. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2230)
  132. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2025)
  133. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:778)
  134. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  135. [21:10:36] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  136. [21:10:36] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  137. [21:10:36] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  138. [21:10:36] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  139. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  140. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386)
  141. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330)
  142. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:428)
  143. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:136)
  144. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.PoolBase.newConnection(PoolBase.java:369)
  145. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:198)
  146. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:467)
  147. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.access$100(HikariPool.java:71)
  148. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:706)
  149. [21:10:36] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:692)
  150. [21:10:36] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  151. [21:10:36] [Server thread/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  152. [21:10:36] [Server thread/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  153. [21:10:36] [Server thread/WARN]: ... 1 more
  154. [21:10:36] [Server thread/WARN]: [LuckPerms] Messaging service 'sql' not recognised.
  155. [21:10:36] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  156. [21:10:36] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  157. [21:10:41] [Server thread/WARN]: java.util.concurrent.CompletionException: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
  158. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.common.storage.Storage.lambda$makeFuture$1(Storage.java:99)
  159. [21:10:41] [Server thread/WARN]: at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626)
  160. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.common.plugin.scheduler.AbstractJavaScheduler$WrappedRunnable.run(AbstractJavaScheduler.java:79)
  161. [21:10:41] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  162. [21:10:41] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  163. [21:10:41] [Server thread/WARN]: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  164. [21:10:41] [Server thread/WARN]: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  165. [21:10:41] [Server thread/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  166. [21:10:41] [Server thread/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  167. [21:10:41] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  168. [21:10:41] [Server thread/WARN]: Caused by: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
  169. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createTimeoutException(HikariPool.java:676)
  170. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:190)
  171. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:155)
  172. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.HikariDataSource.getConnection(HikariDataSource.java:100)
  173. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.common.storage.implementation.sql.connection.hikari.HikariConnectionFactory.getConnection(HikariConnectionFactory.java:127)
  174. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.common.storage.implementation.sql.SqlStorage.loadAllGroups(SqlStorage.java:615)
  175. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.common.storage.Storage.lambda$loadAllGroups$10(Storage.java:190)
  176. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.common.storage.Storage.lambda$makeFuture$1(Storage.java:94)
  177. [21:10:41] [Server thread/WARN]: ... 9 more
  178. [21:10:41] [Server thread/WARN]: Caused by: java.sql.SQLException: Access denied for user 'dragonworld'@'193.70.81.9' (using password: YES)
  179. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
  180. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
  181. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
  182. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:871)
  183. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1714)
  184. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1224)
  185. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2199)
  186. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2230)
  187. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2025)
  188. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:778)
  189. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  190. [21:10:41] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  191. [21:10:41] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  192. [21:10:41] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  193. [21:10:41] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  194. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  195. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386)
  196. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330)
  197. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:428)
  198. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:136)
  199. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.PoolBase.newConnection(PoolBase.java:369)
  200. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:198)
  201. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:467)
  202. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.access$100(HikariPool.java:71)
  203. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:706)
  204. [21:10:41] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:692)
  205. [21:10:41] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  206. [21:10:41] [Server thread/WARN]: ... 3 more
  207. [21:10:41] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 15350ms)
  208. [21:10:41] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  209. [21:10:41] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  210. [21:10:41] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  211. [21:10:41] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  212. [21:10:41] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v2.3.1
  213. [21:10:41] [Server thread/INFO]: [ViaVersion] Loading block mapping...
  214. [21:10:41] [Server thread/INFO]: [ViaVersion] Loading item mapping...
  215. [21:10:41] [Server thread/INFO]: [ViaVersion] Loading new tags...
  216. [21:10:41] [Server thread/INFO]: [ViaVersion] Loading enchantments...
  217. [21:10:41] [Server thread/INFO]: [ViaVersion] Loading sound mapping...
  218. [21:10:41] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0-SNAPSHOT-b403
  219. [21:10:41] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  220. [21:10:41] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v1.3.13
  221. [21:10:41] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  222. [21:10:41] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  223. [21:10:41] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  224. [21:10:41] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  225. [21:10:41] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  226. [21:10:41] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  227. [21:10:41] [Server thread/INFO]: Preparing level "Chronos"
  228. [21:10:41] [Server thread/INFO]: -------- World Settings For [Chronos] --------
  229. [21:10:41] [Server thread/INFO]: Mob Spawn Range: 3
  230. [21:10:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
  231. [21:10:41] [Server thread/INFO]: Cane Growth Modifier: 100%
  232. [21:10:41] [Server thread/INFO]: Melon Growth Modifier: 100%
  233. [21:10:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  234. [21:10:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  235. [21:10:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
  236. [21:10:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
  237. [21:10:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  238. [21:10:41] [Server thread/INFO]: Vine Growth Modifier: 100%
  239. [21:10:41] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  240. [21:10:41] [Server thread/INFO]: Entity Activation Range: An 12 / Mo 20 / Mi 3
  241. [21:10:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  242. [21:10:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  243. [21:10:41] [Server thread/INFO]: Random Lighting Updates: false
  244. [21:10:41] [Server thread/INFO]: Structure Info Saving: true
  245. [21:10:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  246. [21:10:41] [Server thread/INFO]: Max TNT Explosions: 100
  247. [21:10:41] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  248. [21:10:41] [Server thread/INFO]: Item Despawn Rate: 6000
  249. [21:10:41] [Server thread/INFO]: Item Merge Radius: 6.0
  250. [21:10:41] [Server thread/INFO]: View Distance: 7
  251. [21:10:41] [Server thread/INFO]: Arrow Despawn Rate: 100
  252. [21:10:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  253. [21:10:41] [Server thread/INFO]: Experience Merge Radius: 4.0
  254. [21:10:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  255. [21:10:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
  256. [21:10:41] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2063505059097067655)
  257. [21:10:42] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2
  258. [21:10:42] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  259. [21:10:42] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  260. [21:10:42] [Server thread/INFO]: [ConditionalCommands] Enabling ConditionalCommands v1.4
  261. [21:10:42] [Server thread/INFO]: [ConditionalCommands] Initializing placeholders...
  262. [21:10:42] [Server thread/INFO]: [ConditionalCommands] Ready.
  263. [21:10:42] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.6.0
  264. [21:10:42] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.4.0
  265. [21:10:42] [Server thread/INFO]: [NametagEdit] Found LuckPerms! Hooking in.
  266. [21:10:42] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.1.3
  267. [21:10:42] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.22-SNAPSHOT (build 1487)
  268. [21:10:42] [Server thread/INFO]: [Coins] Enabling Coins v2.3.2-SNAPSHOT
  269. [21:10:42] [Server thread/INFO]: [Coins] The config file is up to date.
  270. [21:10:42] [Server thread/INFO]:
  271. [21:10:42] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  272. [21:10:42] [Server thread/INFO]: Coins By: Beelzebu
  273. [21:10:42] [Server thread/INFO]:
  274. [21:10:42] [Server thread/INFO]: v: 2.3.2-SNAPSHOT
  275. [21:10:42] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  276. [21:10:42] [Server thread/INFO]:
  277. [21:10:42] [Server thread/INFO]: [Coins] Enabled to use SQLite.
  278. [21:10:42] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] Coins SQLite Connection Pool - Starting...
  279. [21:10:42] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] Coins SQLite Connection Pool - Start completed.
  280. [21:10:42] [Server thread/INFO]: [Coins] PlaceholderAPI found, hooking into it.
  281. [21:10:42] [Server thread/INFO]: [S724Lib] Enabling S724Lib v1
  282. [21:10:42] [Server thread/INFO]: [S724Lib] Enabled in 3ms
  283. [21:10:42] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.2.0
  284. [21:10:43] [Server thread/INFO]: [BigTerminator] Enabling BigTerminator v1.0
  285. [21:10:43] [BigTerminator Monitor/INFO]: === BigTerminator monitor enabled ===
  286. [21:10:43] [Server thread/INFO]: [ChatEx] Enabling ChatEx v1.3
  287. [21:10:43] [Server thread/INFO]: [ChatEx] Loading updater by TheJeterLP. Project id: 65863
  288. [21:10:43] [Server thread/INFO]: [ChatEx] Loading updater-config...
  289. [21:10:43] [Server thread/INFO]: [ChatEx] Done!
  290. [21:10:43] [Server thread/INFO]: [ChatEx] Updatechecker is disabled.
  291. [21:10:43] [Server thread/INFO]: [ChatEx] Successfully hooked into: LuckPerms
  292. [21:10:43] [Server thread/INFO]: [ChatEx] Listener registered with Priority: LOWEST
  293. [21:10:43] [Server thread/INFO]: [ChatEx] is now enabled!
  294. [21:10:43] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
  295. [21:10:43] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  296. [21:10:43] [Server thread/INFO]: [ChatGuard] Enabling ChatGuard v7.3.3
  297. [21:10:43] [Server thread/INFO]: [ChatGuard] ChatGuard enabled!
  298. [21:10:43] [Server thread/INFO]: [CounterStrike] Enabling CounterStrike v1.19
  299. [21:10:43] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  300. [21:10:43] [Server thread/INFO]: CounterStrike is loading...
  301. [21:10:43] [Server thread/INFO]: - Version: 1.19
  302. [21:10:43] [Server thread/INFO]: - Author: Fr33styler
  303. [21:10:43] [Server thread/INFO]: - Loading config.yml...
  304. [21:10:43] [Server thread/INFO]: - Loading messages.yml...
  305. [21:10:43] [Server thread/INFO]: - Loading database.yml...
  306. [21:10:43] [Server thread/INFO]: - Loading guns.yml...
  307. [21:10:43] [Server thread/INFO]: - Loading grenades.yml...
  308. [21:10:43] [Server thread/INFO]: - Loading shop.yml...
  309. [21:10:43] [Server thread/INFO]: CounterStrike has been loaded!
  310. [21:10:43] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  311. [21:10:43] [Server thread/INFO]: [ChatBubbles] Enabling ChatBubbles v1.5.6
  312. [21:10:43] [Server thread/INFO]: ChatBubbles from TheTealViper powered ON!
  313. [21:10:43] [Server thread/INFO]: Done (1.755s)! For help, type "help" or "?"
  314. [21:10:43] [Server thread/INFO]: Using epoll channel type
  315. [21:10:43] [Server thread/INFO]: Timings Reset
  316. [21:10:43] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.12.2(340)
  317. [21:10:43] [Server thread/INFO]: » Empty teams: 1. Purge: true.
  318. [21:10:43] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
  319. [21:10:43] [Craft Scheduler Thread - 3/INFO]: [com.zaxxer.hikari.HikariDataSource] NametagEdit Pool - Starting...
  320. [21:10:43] [Craft Scheduler Thread - 4/INFO]: [Vault] Checking for Updates ...
  321. [21:10:43] [Server thread/WARN]: [ViaVersion] There is a newer version available: 2.2.3, you're on: 1.6.0
  322. [21:10:43] [Thread-8/ERROR]: [ChatGuard] dev.bukkit.org rejected the API key provided in plugins/Updater/config.yml
  323. [21:10:43] [Thread-8/ERROR]: [ChatGuard] Please double-check your configuration to ensure it is correct.
  324. [21:10:43] [Thread-8/ERROR]: [ChatGuard] null
  325. java.io.IOException: Server returned HTTP response code: 403 for URL: https://servermods.forgesvc.net/servermods/files?projectIds=50092
  326. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900) ~[?:1.8.0_222]
  327. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_222]
  328. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) ~[?:1.8.0_222]
  329. at thirdparty.net.gravitydevelopment.updater.Updater.read(Updater.java:715) [ChatGuard.jar:?]
  330. at thirdparty.net.gravitydevelopment.updater.Updater.runUpdater(Updater.java:800) [ChatGuard.jar:?]
  331. at thirdparty.net.gravitydevelopment.updater.Updater.access$0(Updater.java:799) [ChatGuard.jar:?]
  332. at thirdparty.net.gravitydevelopment.updater.Updater$UpdateRunnable.run(Updater.java:795) [ChatGuard.jar:?]
  333. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  334. [21:10:43] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.1
  335. [21:10:43] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  336. [21:10:43] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
  337. [21:10:43] [Craft Scheduler Thread - 4/WARN]: [Vault] Stable Version: 1.7.2 is out! You are still running version: 1.7.1
  338. [21:10:43] [Craft Scheduler Thread - 4/WARN]: [Vault] Update at: https://dev.bukkit.org/projects/vault
  339. [21:10:44] [Craft Scheduler Thread - 3/ERROR]: [com.zaxxer.hikari.pool.HikariPool] NametagEdit Pool - Exception during pool initialization.
  340. java.sql.SQLException: Access denied for user 'dragonworld'@'193.70.81.9' (using password: YES)
  341. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965) ~[CounterStrike.jar:git-Paper-1337]
  342. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973) ~[CounterStrike.jar:git-Paper-1337]
  343. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909) ~[CounterStrike.jar:git-Paper-1337]
  344. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:873) ~[CounterStrike.jar:git-Paper-1337]
  345. at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1710) ~[CounterStrike.jar:git-Paper-1337]
  346. at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1226) ~[CounterStrike.jar:git-Paper-1337]
  347. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2188) ~[CounterStrike.jar:git-Paper-1337]
  348. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2219) ~[CounterStrike.jar:git-Paper-1337]
  349. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2014) ~[CounterStrike.jar:git-Paper-1337]
  350. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:776) ~[CounterStrike.jar:git-Paper-1337]
  351. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[CounterStrike.jar:git-Paper-1337]
  352. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_222]
  353. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_222]
  354. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_222]
  355. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_222]
  356. at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[CounterStrike.jar:git-Paper-1337]
  357. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) ~[CounterStrike.jar:git-Paper-1337]
  358. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) ~[CounterStrike.jar:git-Paper-1337]
  359. at com.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:428) ~[CounterStrike.jar:git-Paper-1337]
  360. at com.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:136) ~[CounterStrike.jar:git-Paper-1337]
  361. at com.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:107) ~[CounterStrike.jar:git-Paper-1337]
  362. at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:346) ~[NametagEdit.jar:?]
  363. at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:196) ~[NametagEdit.jar:?]
  364. at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:442) [NametagEdit.jar:?]
  365. at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:505) [NametagEdit.jar:?]
  366. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:113) [NametagEdit.jar:?]
  367. at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:97) [NametagEdit.jar:?]
  368. at com.nametagedit.plugin.storage.database.tasks.DatabaseUpdater.run(DatabaseUpdater.java:26) [NametagEdit.jar:?]
  369. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:58) [CounterStrike.jar:git-Paper-1337]
  370. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [CounterStrike.jar:git-Paper-1337]
  371. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) [CounterStrike.jar:git-Paper-1337]
  372. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_222]
  373. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_222]
  374. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  375. [21:10:44] [Craft Scheduler Thread - 3/WARN]: java.sql.SQLException: Access denied for user 'dragonworld'@'193.70.81.9' (using password: YES)
  376. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
  377. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
  378. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
  379. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:873)
  380. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1710)
  381. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1226)
  382. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2188)
  383. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2219)
  384. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2014)
  385. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:776)
  386. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  387. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  388. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  389. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  390. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  391. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  392. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386)
  393. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330)
  394. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:428)
  395. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:136)
  396. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:107)
  397. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:346)
  398. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:196)
  399. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:442)
  400. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:505)
  401. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:113)
  402. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:97)
  403. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.nametagedit.plugin.storage.database.tasks.DatabaseUpdater.run(DatabaseUpdater.java:26)
  404. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:58)
  405. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
  406. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
  407. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  408. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  409. [21:10:44] [Craft Scheduler Thread - 3/WARN]: at java.lang.Thread.run(Thread.java:748)
  410. [21:10:44] [Craft Scheduler Thread - 3/INFO]: [com.zaxxer.hikari.HikariDataSource] NametagEdit Pool - Starting...
  411. [21:10:45] [Craft Scheduler Thread - 1/INFO]: [PlaceholderAPI] 167 placeholder expansions are available on the cloud.
  412. [21:10:45] [Craft Scheduler Thread - 3/ERROR]: [com.zaxxer.hikari.pool.HikariPool] NametagEdit Pool - Exception during pool initialization.
  413. java.sql.SQLException: Access denied for user 'dragonworld'@'193.70.81.9' (using password: YES)
  414. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965) ~[CounterStrike.jar:git-Paper-1337]
  415. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973) ~[CounterStrike.jar:git-Paper-1337]
  416. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909) ~[CounterStrike.jar:git-Paper-1337]
  417. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:873) ~[CounterStrike.jar:git-Paper-1337]
  418. at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1710) ~[CounterStrike.jar:git-Paper-1337]
  419. at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1226) ~[CounterStrike.jar:git-Paper-1337]
  420. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2188) ~[CounterStrike.jar:git-Paper-1337]
  421. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2219) ~[CounterStrike.jar:git-Paper-1337]
  422. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2014) ~[CounterStrike.jar:git-Paper-1337]
  423. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:776) ~[CounterStrike.jar:git-Paper-1337]
  424. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[CounterStrike.jar:git-Paper-1337]
  425. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_222]
  426. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_222]
  427. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_222]
  428. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_222]
  429. at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[CounterStrike.jar:git-Paper-1337]
  430. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) ~[CounterStrike.jar:git-Paper-1337]
  431. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) ~[CounterStrike.jar:git-Paper-1337]
  432. at com.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:428) ~[CounterStrike.jar:git-Paper-1337]
  433. at com.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:136) ~[CounterStrike.jar:git-Paper-1337]
  434. at com.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:107) ~[CounterStrike.jar:git-Paper-1337]
  435. at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:346) ~[NametagEdit.jar:?]
  436. at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:196) ~[NametagEdit.jar:?]
  437. at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:442) [NametagEdit.jar:?]
  438. at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:505) [NametagEdit.jar:?]
  439. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:113) [NametagEdit.jar:?]
  440. at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:97) [NametagEdit.jar:?]
  441. at com.nametagedit.plugin.storage.database.tasks.DataDownloader.run(DataDownloader.java:40) [NametagEdit.jar:?]
  442. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:58) [CounterStrike.jar:git-Paper-1337]
  443. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [CounterStrike.jar:git-Paper-1337]
  444. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) [CounterStrike.jar:git-Paper-1337]
  445. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_222]
  446. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_222]
  447. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  448. [21:10:45] [Craft Scheduler Thread - 3/WARN]: java.sql.SQLException: Access denied for user 'dragonworld'@'193.70.81.9' (using password: YES)
  449. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
  450. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
  451. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
  452. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:873)
  453. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1710)
  454. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1226)
  455. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2188)
  456. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2219)
  457. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2014)
  458. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:776)
  459. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  460. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  461. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  462. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  463. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  464. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  465. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386)
  466. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330)
  467. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:428)
  468. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:136)
  469. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:107)
  470. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:346)
  471. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:196)
  472. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:442)
  473. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:505)
  474. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:113)
  475. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:97)
  476. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.nametagedit.plugin.storage.database.tasks.DataDownloader.run(DataDownloader.java:40)
  477. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:58)
  478. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
  479. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
  480. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  481. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  482. [21:10:45] [Craft Scheduler Thread - 3/WARN]: at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement