Advertisement
Guest User

Untitled

a guest
Oct 21st, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.03 KB | None | 0 0
  1. [21:16:36] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [21:16:36] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  3. [21:16:36] [Server thread/INFO]: Loading properties
  4. [21:16:36] [Server thread/WARN]: You have used the Spigot command line EULA agreement flag.
  5. [21:16:36] [Server thread/WARN]: By using this setting you are indicating your agreement to Mojang's EULA (https://account.mojang.com/documents/minecraft_eula).
  6. [21:16:36] [Server thread/WARN]: If you do not agree to the above EULA please stop your server and remove this flag immediately.
  7. [21:16:36] [Server thread/INFO]: Default game type: SURVIVAL
  8. [21:16:37] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  9. [21:16:37] [Server thread/INFO]: Server Ping Player Sample Count: 12
  10. [21:16:37] [Server thread/INFO]: Using 6 threads for Netty based IO
  11. [21:16:37] [Server thread/INFO]: Debug logging is disabled
  12. [21:16:37] [Server thread/INFO]: Generating keypair
  13. [21:16:37] [Server thread/INFO]: Starting Minecraft server on 37.10.112.179:44955
  14. [21:16:37] [Server thread/INFO]: Using epoll channel type
  15. [21:16:37] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  16. [21:16:37] [Server thread/INFO]: [CloudNet-Bridge] Loading CloudNet-Bridge v1.0
  17. [21:16:37] [Server thread/INFO]: [CloudNet-CloudPerms] Loading CloudNet-CloudPerms v1.0
  18. [21:16:37] [Server thread/INFO]: [Lobby] Loading Lobby v2.0.25-STABEL
  19. [21:16:37] [Server thread/INFO]: [LobbyFriends] Loading LobbyFriends v1.0.0
  20. [21:16:37] [Server thread/INFO]: [BungeePerms] Loading BungeePerms v1.1.0
  21. [21:16:37] [Server thread/INFO]: [CloudNet-Signs] Loading CloudNet-Signs v1.0
  22. [21:16:37] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  23. [21:16:37] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  24. [21:16:37] [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.
  25. [21:16:37] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  26. [21:16:37] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  27. [21:16:37] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  28. [21:16:38] [Server thread/INFO]: Preparing level "world"
  29. [21:16:38] [Server thread/INFO]: Preparing start region for level 0 (Seed: -2202636280350473521)
  30. [21:16:39] [Server thread/INFO]: Preparing spawn area: 57%
  31. [21:16:39] [Server thread/INFO]: [CloudNet-Bridge] Enabling CloudNet-Bridge v1.0
  32. [21:16:39] [Server thread/INFO]: [CloudNet-CloudPerms] Enabling CloudNet-CloudPerms v1.0
  33. [21:16:39] [Server thread/INFO]: [Lobby] Enabling Lobby v2.0.25-STABEL
  34. [21:16:39] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
  35. [21:16:40] [Server thread/INFO]: [Lobby] Caching heads. This could take a while...
  36. [21:16:41] [Server thread/INFO]: [Lobby] Error while caching the head of Laserpanda.
  37. [21:16:41] [Server thread/INFO]: [Lobby] Reason: The UUID 297eb0fc-dbad-4ebc-8a7d-54dae030f598 does not fit to this name!.
  38. [21:16:41] [Server thread/INFO]: [Lobby] What to do: Change the name and correct this UUID.
  39. [21:16:41] [Server thread/INFO]: [Lobby] Finished with caching heads...
  40. [21:16:44] [Server thread/INFO]: [Lobby] There was an error, while saving libs.
  41. [21:16:44] [Server thread/WARN]: java.net.NoRouteToHostException: No route to host (Host unreachable)
  42. [21:16:44] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
  43. [21:16:44] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  44. [21:16:44] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  45. [21:16:44] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  46. [21:16:44] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  47. [21:16:44] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
  48. [21:16:44] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
  49. [21:16:44] [Server thread/WARN]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
  50. [21:16:44] [Server thread/WARN]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
  51. [21:16:44] [Server thread/WARN]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
  52. [21:16:44] [Server thread/WARN]: at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
  53. [21:16:44] [Server thread/WARN]: at sun.net.www.http.HttpClient.New(HttpClient.java:339)
  54. [21:16:44] [Server thread/WARN]: at sun.net.www.http.HttpClient.New(HttpClient.java:357)
  55. [21:16:44] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
  56. [21:16:44] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
  57. [21:16:44] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
  58. [21:16:44] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
  59. [21:16:44] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
  60. [21:16:44] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
  61. [21:16:44] [Server thread/WARN]: at java.net.URL.openStream(URL.java:1045)
  62. [21:16:44] [Server thread/WARN]: at cloud.evaped.core.initialize.files.libsdownloader.LibsDownloader.saveFileFromUrlWithJavaIO(LibsDownloader.java:54)
  63. [21:16:44] [Server thread/WARN]: at cloud.evaped.core.initialize.files.libsdownloader.LibsDownloader.execute(LibsDownloader.java:40)
  64. [21:16:44] [Server thread/WARN]: at cloud.evaped.core.initialize.files.libsdownloader.LibsDownloader.<init>(LibsDownloader.java:35)
  65. [21:16:44] [Server thread/WARN]: at cloud.evaped.core.initialize.database.connection.MySQL.libs.MySQLLibs.execute(MySQLLibs.java:31)
  66. [21:16:44] [Server thread/WARN]: at cloud.evaped.core.initialize.database.connection.MySQL.libs.MySQLLibs.<init>(MySQLLibs.java:25)
  67. [21:16:44] [Server thread/WARN]: at cloud.evaped.core.initialize.database.connection.MySQL.MySQL.<init>(MySQL.java:41)
  68. [21:16:44] [Server thread/WARN]: at cloud.evaped.core.initialize.database.connection.DBConnection.initConnection(DBConnection.java:28)
  69. [21:16:44] [Server thread/WARN]: at cloud.evaped.core.initialize.database.connection.DBConnection.<init>(DBConnection.java:23)
  70. [21:16:44] [Server thread/WARN]: at cloud.evaped.core.initialize.init.SpigotInitializer.buildDatabaseConnection(SpigotInitializer.java:61)
  71. [21:16:44] [Server thread/WARN]: at cloud.evaped.lobby.plugin.LobbyPlugin.onEnable(LobbyPlugin.java:206)
  72. [21:16:44] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  73. [21:16:44] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  74. [21:16:44] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  75. [21:16:44] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  76. [21:16:44] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  77. [21:16:44] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  78. [21:16:44] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  79. [21:16:44] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  80. [21:16:44] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  81. [21:16:44] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  82. [21:16:44] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  83. [21:16:44] [Server thread/INFO]: [Lobby] Successfully downloaded libs.
  84. [21:16:44] [Server thread/WARN]: java.io.FileNotFoundException: plugins/evpd/HicaryCP_Lib.zip (No such file or directory)
  85. [21:16:44] [Server thread/WARN]: at java.io.FileInputStream.open0(Native Method)
  86. [21:16:44] [Server thread/WARN]: at java.io.FileInputStream.open(FileInputStream.java:195)
  87. [21:16:44] [Server thread/WARN]: at java.io.FileInputStream.<init>(FileInputStream.java:138)
  88. [21:16:44] [Server thread/WARN]: at java.io.FileInputStream.<init>(FileInputStream.java:93)
  89. [21:16:44] [Server thread/WARN]: at cloud.evaped.core.initialize.files.libsdownloader.LibsUnzip.unzip(LibsUnzip.java:37)
  90. [21:16:44] [Server thread/WARN]: at cloud.evaped.core.initialize.files.libsdownloader.LibsUnzip.<init>(LibsUnzip.java:28)
  91. [21:16:44] [Server thread/WARN]: at cloud.evaped.core.initialize.files.libsdownloader.LibsDownloader.execute(LibsDownloader.java:45)
  92. [21:16:44] [Server thread/WARN]: at cloud.evaped.core.initialize.files.libsdownloader.LibsDownloader.<init>(LibsDownloader.java:35)
  93. [21:16:44] [Server thread/WARN]: at cloud.evaped.core.initialize.database.connection.MySQL.libs.MySQLLibs.execute(MySQLLibs.java:31)
  94. [21:16:44] [Server thread/WARN]: at cloud.evaped.core.initialize.database.connection.MySQL.libs.MySQLLibs.<init>(MySQLLibs.java:25)
  95. [21:16:44] [Server thread/WARN]: at cloud.evaped.core.initialize.database.connection.MySQL.MySQL.<init>(MySQL.java:41)
  96. [21:16:44] [Server thread/WARN]: at cloud.evaped.core.initialize.database.connection.DBConnection.initConnection(DBConnection.java:28)
  97. [21:16:44] [Server thread/WARN]: at cloud.evaped.core.initialize.database.connection.DBConnection.<init>(DBConnection.java:23)
  98. [21:16:44] [Server thread/WARN]: at cloud.evaped.core.initialize.init.SpigotInitializer.buildDatabaseConnection(SpigotInitializer.java:61)
  99. [21:16:44] [Server thread/WARN]: at cloud.evaped.lobby.plugin.LobbyPlugin.onEnable(LobbyPlugin.java:206)
  100. [21:16:44] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  101. [21:16:44] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  102. [21:16:44] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  103. [21:16:44] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  104. [21:16:44] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  105. [21:16:44] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  106. [21:16:44] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  107. [21:16:44] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  108. [21:16:44] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  109. [21:16:44] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  110. [21:16:44] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  111. [21:16:44] [Server thread/ERROR]: Error occurred while enabling Lobby v2.0.25-STABEL (Is it up to date?)
  112. java.lang.NoClassDefFoundError: com/zaxxer/hikari/HikariDataSource
  113. at cloud.evaped.core.initialize.database.connection.MySQL.MySQL.connect(MySQL.java:88) ~[?:?]
  114. at cloud.evaped.core.initialize.database.connection.MySQL.MySQL.run(MySQL.java:77) ~[?:?]
  115. at cloud.evaped.core.initialize.database.connection.MySQL.MySQL.<init>(MySQL.java:43) ~[?:?]
  116. at cloud.evaped.core.initialize.database.connection.DBConnection.initConnection(DBConnection.java:28) ~[?:?]
  117. at cloud.evaped.core.initialize.database.connection.DBConnection.<init>(DBConnection.java:23) ~[?:?]
  118. at cloud.evaped.core.initialize.init.SpigotInitializer.buildDatabaseConnection(SpigotInitializer.java:61) ~[?:?]
  119. at cloud.evaped.lobby.plugin.LobbyPlugin.onEnable(LobbyPlugin.java:206) ~[?:?]
  120. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  121. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-db6de12-18fbb24]
  122. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-db6de12-18fbb24]
  123. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-db6de12-18fbb24]
  124. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-db6de12-18fbb24]
  125. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-db6de12-18fbb24]
  126. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-db6de12-18fbb24]
  127. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-db6de12-18fbb24]
  128. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-db6de12-18fbb24]
  129. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
  130. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
  131. Caused by: java.lang.ClassNotFoundException: com.zaxxer.hikari.HikariDataSource
  132. at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_211]
  133. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  134. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  135. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_211]
  136. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_211]
  137. ... 18 more
  138. [21:16:45] [Server thread/INFO]: [LobbyFriends] Enabling LobbyFriends v1.0.0
  139. [21:16:45] [Server thread/ERROR]: Error occurred while enabling LobbyFriends v1.0.0 (Is it up to date?)
  140. java.lang.IllegalAccessError: tried to access method cloud.evaped.lobbyfriends.utils.Files.MainInvFile.updateFile()V from class cloud.evaped.lobbyfriends.main.LobbyFriendsPlugin
  141. at cloud.evaped.lobbyfriends.main.LobbyFriendsPlugin.registerFiles(LobbyFriendsPlugin.java:84) ~[?:?]
  142. at cloud.evaped.lobbyfriends.main.LobbyFriendsPlugin.run(LobbyFriendsPlugin.java:51) ~[?:?]
  143. at cloud.evaped.lobbyfriends.main.LobbyFriendsPlugin.onEnable(LobbyFriendsPlugin.java:40) ~[?:?]
  144. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  145. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-db6de12-18fbb24]
  146. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-db6de12-18fbb24]
  147. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-db6de12-18fbb24]
  148. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-db6de12-18fbb24]
  149. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-db6de12-18fbb24]
  150. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-db6de12-18fbb24]
  151. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-db6de12-18fbb24]
  152. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-db6de12-18fbb24]
  153. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
  154. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
  155. [21:16:45] [Server thread/INFO]: [BungeePerms] Enabling BungeePerms v1.1.0
  156. [21:16:49] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  157. [21:16:49] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  158. [21:16:49] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  159. [21:16:49] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  160. [21:16:49] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  161. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  162. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:382)
  163. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013)
  164. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  165. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  166. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  167. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2239)
  168. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2168)
  169. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  170. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  171. [21:16:49] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  172. [21:16:49] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  173. [21:16:49] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  174. [21:16:49] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  175. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  176. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  177. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  178. [21:16:49] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
  179. [21:16:49] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
  180. [21:16:49] [Server thread/WARN]: at cloud.evaped.bungeeperms.utils.MySQL.connect(MySQL.java:31)
  181. [21:16:49] [Server thread/WARN]: at cloud.evaped.bungeeperms.utils.MySQL.<init>(MySQL.java:18)
  182. [21:16:49] [Server thread/WARN]: at cloud.evaped.bungeeperms.main.BungeePermsPlugin.run(BungeePermsPlugin.java:47)
  183. [21:16:49] [Server thread/WARN]: at cloud.evaped.bungeeperms.main.BungeePermsPlugin.onEnable(BungeePermsPlugin.java:23)
  184. [21:16:49] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  185. [21:16:49] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  186. [21:16:49] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  187. [21:16:49] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  188. [21:16:49] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  189. [21:16:49] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  190. [21:16:49] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  191. [21:16:49] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  192. [21:16:49] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  193. [21:16:49] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  194. [21:16:49] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  195. [21:16:49] [Server thread/WARN]: Caused by: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: YES)
  196. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  197. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  198. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  199. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931)
  200. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031)
  201. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296)
  202. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338)
  203. [21:16:49] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2186)
  204. [21:16:49] [Server thread/WARN]: ... 27 more
  205. [21:16:49] [Server thread/INFO]: [CloudNet-Signs] Enabling CloudNet-Signs v1.0
  206. [21:16:49] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  207. [21:16:49] [Server thread/INFO]: Done (11.492s)! For help, type "help" or "?"
  208. [21:17:12] [Thread-12/INFO]: UUID of player zqtw is 671f1406-35ff-4def-b9d2-029044c348ca
  209. [21:17:12] [Server thread/ERROR]: Could not pass event PlayerLoginEvent to BungeePerms v1.1.0
  210. org.bukkit.event.EventException
  211. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  212. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  213. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-db6de12-18fbb24]
  214. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-db6de12-18fbb24]
  215. at net.minecraft.server.v1_8_R3.PlayerList.attemptLogin(PlayerList.java:456) [spigot.jar:git-Spigot-db6de12-18fbb24]
  216. at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:118) [spigot.jar:git-Spigot-db6de12-18fbb24]
  217. at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [spigot.jar:git-Spigot-db6de12-18fbb24]
  218. at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [spigot.jar:git-Spigot-db6de12-18fbb24]
  219. at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [spigot.jar:git-Spigot-db6de12-18fbb24]
  220. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814) [spigot.jar:git-Spigot-db6de12-18fbb24]
  221. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-db6de12-18fbb24]
  222. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-db6de12-18fbb24]
  223. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-db6de12-18fbb24]
  224. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
  225. Caused by: java.lang.NullPointerException
  226. at cloud.evaped.bungeeperms.utils.PermsPlayer.<init>(PermsPlayer.java:41) ~[?:?]
  227. at cloud.evaped.bungeeperms.listener.LoginListener.onPreLogin(LoginListener.java:13) ~[?:?]
  228. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]
  229. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_211]
  230. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_211]
  231. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_211]
  232. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  233. ... 13 more
  234. [21:17:13] [Server thread/INFO]: zqtw[/95.90.187.158:34145] logged in with entity id 202 at ([world]138.34930507885292, 77.0, 306.97278848193616)
  235. [21:21:02] [Server thread/INFO]: Stopping the server
  236. [21:21:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
  237. [21:21:02] [Server thread/INFO]: Stopping server
  238. [21:21:02] [Server thread/INFO]: [CloudNet-Signs] Disabling CloudNet-Signs v1.0
  239. [21:21:02] [Server thread/INFO]: [BungeePerms] Disabling BungeePerms v1.1.0
  240. [21:21:02] [Server thread/INFO]: [LobbyFriends] Disabling LobbyFriends v1.0.0
  241. [21:21:02] [Server thread/ERROR]: Error occurred while disabling LobbyFriends v1.0.0 (Is it up to date?)
  242. java.lang.NullPointerException
  243. at cloud.evaped.lobbyfriends.main.LobbyFriendsPlugin.onDisable(LobbyFriendsPlugin.java:45) ~[?:?]
  244. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  245. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [spigot.jar:git-Spigot-db6de12-18fbb24]
  246. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot.jar:git-Spigot-db6de12-18fbb24]
  247. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [spigot.jar:git-Spigot-db6de12-18fbb24]
  248. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:336) [spigot.jar:git-Spigot-db6de12-18fbb24]
  249. at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:460) [spigot.jar:git-Spigot-db6de12-18fbb24]
  250. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:593) [spigot.jar:git-Spigot-db6de12-18fbb24]
  251. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
  252. [21:21:02] [Server thread/INFO]: [Lobby] Disabling Lobby v2.0.25-STABEL
  253. [21:21:02] [Server thread/ERROR]: Error occurred while disabling Lobby v2.0.25-STABEL (Is it up to date?)
  254. java.lang.NullPointerException
  255. at cloud.evaped.lobby.plugin.LobbyPlugin.onDisable(LobbyPlugin.java:277) ~[?:?]
  256. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  257. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [spigot.jar:git-Spigot-db6de12-18fbb24]
  258. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot.jar:git-Spigot-db6de12-18fbb24]
  259. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [spigot.jar:git-Spigot-db6de12-18fbb24]
  260. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:336) [spigot.jar:git-Spigot-db6de12-18fbb24]
  261. at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:460) [spigot.jar:git-Spigot-db6de12-18fbb24]
  262. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:593) [spigot.jar:git-Spigot-db6de12-18fbb24]
  263. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
  264. [21:21:02] [Server thread/INFO]: [CloudNet-CloudPerms] Disabling CloudNet-CloudPerms v1.0
  265. [21:21:02] [Server thread/INFO]: [CloudNet-Bridge] Disabling CloudNet-Bridge v1.0
  266. [21:21:02] [Server thread/INFO]: Saving players
  267. [21:21:02] [Server thread/INFO]: zqtw lost connection: Server closed
  268. [21:21:02] [Server thread/INFO]: zqtw left the game.
  269. [21:21:02] [Server thread/INFO]: Saving worlds
  270. [21:21:02] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement