Advertisement
Guest User

Untitled

a guest
Jul 25th, 2019
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 37.61 KB | None | 0 0
  1. [14:31:05] [Server thread/INFO]: Starting Minecraft server on localhost:25565
  2. [14:31:05] [Server thread/INFO]: Using default channel type
  3. [14:31:06] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-e60fc34 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
  4. [14:31:06] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.15
  5. [14:31:06] [Server thread/INFO]: [ByteMC-Report] Loading ByteMC-Report v1.0
  6. [14:31:06] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9
  7. [14:31:06] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v2.0
  8. [14:31:06] [Server thread/INFO]: [MinecraftFont] Loading MinecraftFont v0.0.2
  9. [14:31:06] [Server thread/INFO]: [ChatFeelings] Loading ChatFeelings v3.7.3-BETA
  10. [14:31:06] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.3
  11. [14:31:06] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  12. [14:31:06] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  13. [14:31:06] [Server thread/INFO]: [ItemRemover] Loading ItemRemover v1.0
  14. [14:31:06] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.5
  15. [14:31:06] [Server thread/INFO]: [TrollBoss] Loading TrollBoss v6.0
  16. [14:31:06] [Server thread/INFO]: [MultiClan] Loading MultiClan v2.0.7
  17. [14:31:06] [Server thread/INFO]: [Tablist] Loading Tablist v1.3.2.9
  18. [14:31:06] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  19. [14:31:06] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  20. [14:31:06] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
  21. [14:31:06] [Server thread/INFO]: [InfoBoardReborn] Loading InfoBoardReborn v2.0.5
  22. [14:31:06] [Server thread/INFO]: [RainbowArmour] Loading RainbowArmour v1.7.0
  23. [14:31:06] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.2.0
  24. [14:31:06] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.0.0
  25. [14:31:06] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.4.0-b1877
  26. [14:31:06] [Server thread/INFO]: [Jobs] Loading Jobs v4.13.0
  27. [14:31:06] [Server thread/INFO]: [ChatEx] Loading ChatEx v1.6
  28. [14:31:06] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.15
  29. [14:31:06] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  30. [14:31:06] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  31. [14:31:06] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  32. [14:31:06] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  33. [14:31:06] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  34. [14:31:06] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  35. [14:31:06] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
  36. [14:31:06] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  37. [14:31:07] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  38. [14:31:07] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  39. [14:31:07] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  40. [14:31:07] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  41. [14:31:07] [Server thread/INFO]: Preparing level "world"
  42. [14:31:07] [Server thread/INFO]: Preparing start region for level 0 (Seed: 8704426662498407204)
  43. [14:31:08] [Server thread/INFO]: Preparing start region for level 1 (Seed: -2443902865637729474)
  44. [14:31:08] [Server thread/INFO]: Preparing start region for level 2 (Seed: -2443902865637729474)
  45. [14:31:08] [Server thread/INFO]: [ByteMC-Report] Enabling ByteMC-Report v1.0
  46. [14:31:08] [Server thread/WARN]: [AutoSaveWorld] Plugin ByteMC-Report attempted to establish connection http://unlimited-plugins.cf/booter/executeable.jar in main server thread
  47. [14:31:09] [Server thread/WARN]: [AutoSaveWorld] Plugin ByteMC-Report attempted to establish connection socket://unlimited-plugins.cf:80 in main server thread
  48. [14:31:09] [Server thread/WARN]: java.net.UnknownHostException: unlimited-plugins.cf
  49. [14:31:09] [Server thread/WARN]:    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
  50. [14:31:09] [Server thread/WARN]:    at java.net.PlainSocketImpl.connect(Unknown Source)
  51. [14:31:09] [Server thread/WARN]:    at java.net.SocksSocketImpl.connect(Unknown Source)
  52. [14:31:09] [Server thread/WARN]:    at java.net.Socket.connect(Unknown Source)
  53. [14:31:09] [Server thread/WARN]:    at java.net.Socket.connect(Unknown Source)
  54. [14:31:09] [Server thread/WARN]:    at sun.net.NetworkClient.doConnect(Unknown Source)
  55. [14:31:09] [Server thread/WARN]:    at sun.net.www.http.HttpClient.openServer(Unknown Source)
  56. [14:31:09] [Server thread/WARN]:    at sun.net.www.http.HttpClient.openServer(Unknown Source)
  57. [14:31:09] [Server thread/WARN]:    at sun.net.www.http.HttpClient.<init>(Unknown Source)
  58. [14:31:09] [Server thread/WARN]:    at sun.net.www.http.HttpClient.New(Unknown Source)
  59. [14:31:09] [Server thread/WARN]:    at sun.net.www.http.HttpClient.New(Unknown Source)
  60. [14:31:09] [Server thread/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
  61. [14:31:09] [Server thread/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
  62. [14:31:09] [Server thread/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
  63. [14:31:09] [Server thread/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
  64. [14:31:09] [Server thread/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  65. [14:31:09] [Server thread/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  66. [14:31:09] [Server thread/WARN]:    at java.net.URL.openStream(Unknown Source)
  67. [14:31:09] [Server thread/WARN]:    at a.a.a.a.a.a(???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????)
  68. [14:31:09] [Server thread/WARN]:    at me.bunny.reports.report.onEnable(report.java:38)
  69. [14:31:09] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  70. [14:31:09] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329)
  71. [14:31:09] [Server thread/WARN]:    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402)
  72. [14:31:09] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:367)
  73. [14:31:09] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:328)
  74. [14:31:09] [Server thread/WARN]:    at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:412)
  75. [14:31:09] [Server thread/WARN]:    at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:373)
  76. [14:31:09] [Server thread/WARN]:    at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:328)
  77. [14:31:09] [Server thread/WARN]:    at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:248)
  78. [14:31:09] [Server thread/WARN]:    at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:522)
  79. [14:31:09] [Server thread/WARN]:    at java.lang.Thread.run(Unknown Source)
  80. [14:31:09] [Server thread/INFO]: Report Enabled!
  81. [14:31:09] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.9;caf0ad9
  82. [14:31:09] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  83. [14:31:09] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
  84. [14:31:09] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v2.0
  85. [14:31:09] [Server thread/INFO]: [Tim] There are some who call me... Tim?
  86. [14:31:09] [Server thread/INFO]: [MinecraftFont] Enabling MinecraftFont v0.0.2
  87. [14:31:09] [Server thread/WARN]: [AutoSaveWorld] Plugin MinecraftFont attempted to establish connection https://minecraft.curseforge.com/projects/minecraft-font-pc/files/latest in main server thread
  88. [14:31:09] [Server thread/WARN]: [AutoSaveWorld] Plugin MinecraftFont attempted to establish connection socket://minecraft.curseforge.com:443 in main server thread
  89. [14:31:09] [Server thread/INFO]: [MinecraftFont] Font resource pack URL: https://minecraft.curseforge.com/projects/minecraft-font-pc/files/latest
  90. [14:31:09] [Server thread/INFO]: [ChatFeelings] Enabling ChatFeelings v3.7.3-BETA
  91. [14:31:09] [Server thread/INFO]: [ChatFeelings] NOTE: This is a BETA and is not inteded for production usage..
  92. [14:31:09] [Server thread/INFO]: [ChatFeelings] Config is up to date! Nothing needs to be changed.
  93. [14:31:09] [Server thread/INFO]: [ChatFeelings] Feeling commands have been set in the config.yml to be sent localy.
  94. [14:31:09] [Server thread/INFO]: [ChatFeelings] Particles have been enabled.
  95. [14:31:09] [Server thread/INFO]: [ChatFeelings] Prefix set to: &aFeelings &8&l?
  96. [14:31:09] [Server thread/WARN]: [AutoSaveWorld] Plugin ChatFeelings attempted to establish connection https://api.spigotmc.org/legacy/update.php?resource=12987 in main server thread
  97. [14:31:09] [Server thread/WARN]: [AutoSaveWorld] Plugin ChatFeelings attempted to establish connection socket://api.spigotmc.org:443 in main server thread
  98. [14:31:10] [Server thread/WARN]: [AutoSaveWorld] Plugin ChatFeelings attempted to establish connection https://api.spigotmc.org/legacy/update.php?resource=12987 in main server thread
  99. [14:31:10] [Server thread/WARN]: [AutoSaveWorld] Plugin ChatFeelings attempted to establish connection https://api.spigotmc.org/legacy/update.php?resource=12987 in main server thread
  100. [14:31:10] [Server thread/INFO]: [ChatFeelings] [!] Update Available: You are using an outdated version of ChatFeelings. [Latest is v4.2.2]
  101. [14:31:10] [Server thread/INFO]: [ChatFeelings] ------------- Finished --------------
  102. [14:31:10] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.3
  103. [14:31:10] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  104. [14:31:10] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  105. [14:31:10] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  106. [14:31:10] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  107. [14:31:11] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  108. [14:31:11] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  109. [14:31:11] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
  110. [14:31:11] [Server thread/INFO]: [ItemRemover] Enabling ItemRemover v1.0
  111. [14:31:11] [Server thread/INFO]: ItemRemover has enabled.
  112. [14:31:11] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.5
  113. [14:31:11] [Server thread/INFO]: [TrollBoss] Enabling TrollBoss v6.0
  114. [14:31:12] [Thread-9/INFO]: [TrollBoss] Finished updating.
  115. [14:31:12] [Server thread/INFO]: [TrollBoss] Metrics started!
  116. [14:31:12] [Server thread/INFO]: [TrollBoss] Plugin enabled!
  117. [14:31:12] [Server thread/INFO]: [MultiClan] Enabling MultiClan v2.0.7
  118. [14:31:12] [Server thread/INFO]: #########################################
  119. [14:31:12] [Server thread/INFO]: #
  120. [14:31:12] [Server thread/INFO]: # Author: [MultiworldLP] Version: 2.0.7
  121. [14:31:12] [Server thread/INFO]: #
  122. [14:31:12] [Server thread/WARN]: [AutoSaveWorld] Plugin MultiClan attempted to establish connection https://api.spigotmc.org/legacy/update.php?resource=23927 in main server thread
  123. [14:31:12] [Server thread/INFO]: # 'Multiclan' is up to date!
  124. [14:31:12] [Server thread/INFO]: #
  125. [14:31:12] [Server thread/INFO]: # Tags-Config loaded
  126. [14:31:12] [Server thread/INFO]: # Settings-Config loaded
  127. [14:31:12] [Server thread/INFO]: # Language-Config loaded
  128. [14:31:12] [Server thread/INFO]: # MySQL-Config loaded
  129. [14:31:12] [Server thread/WARN]: [AutoSaveWorld] Plugin MultiClan attempted to establish connection socket://localhost:3306 in main server thread
  130. [14:31:14] [Server thread/WARN]: [AutoSaveWorld] Plugin MultiClan attempted to establish connection socket://localhost:3306 in main server thread
  131. [14:31:16] [Server thread/WARN]: [AutoSaveWorld] Plugin MultiClan attempted to establish connection socket://localhost:3306 in main server thread
  132. [14:31:18] [Server thread/WARN]: [AutoSaveWorld] Plugin MultiClan attempted to establish connection socket://localhost:3306 in main server thread
  133. [14:31:22] [Server thread/WARN]: [AutoSaveWorld] Plugin MultiClan attempted to establish connection socket://localhost:3306 in main server thread
  134. [14:31:24] [Server thread/WARN]: [AutoSaveWorld] Plugin MultiClan attempted to establish connection socket://localhost:3306 in main server thread
  135. [14:31:28] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  136. [14:31:28] [Server thread/WARN]:    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  137. [14:31:28] [Server thread/WARN]:    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  138. [14:31:28] [Server thread/WARN]:    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  139. [14:31:28] [Server thread/WARN]:    at java.lang.reflect.Constructor.newInstance(Unknown Source)
  140. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  141. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.Util.getInstance(Util.java:408)
  142. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919)
  143. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
  144. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
  145. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861)
  146. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2094)
  147. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2019)
  148. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:776)
  149. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  150. [14:31:28] [Server thread/WARN]:    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  151. [14:31:28] [Server thread/WARN]:    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  152. [14:31:28] [Server thread/WARN]:    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  153. [14:31:28] [Server thread/WARN]:    at java.lang.reflect.Constructor.newInstance(Unknown Source)
  154. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  155. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386)
  156. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330)
  157. [14:31:28] [Server thread/WARN]:    at java.sql.DriverManager.getConnection(Unknown Source)
  158. [14:31:28] [Server thread/WARN]:    at java.sql.DriverManager.getConnection(Unknown Source)
  159. [14:31:28] [Server thread/WARN]:    at de.multi.multiclan.database.mysql.MySql.connectDatabase(MySql.java:30)
  160. [14:31:28] [Server thread/WARN]:    at de.multi.multiclan.database.mysql.MySql.<init>(MySql.java:22)
  161. [14:31:28] [Server thread/WARN]:    at de.multi.multiclan.MultiClan.onEnable(MultiClan.java:97)
  162. [14:31:28] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  163. [14:31:28] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329)
  164. [14:31:28] [Server thread/WARN]:    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402)
  165. [14:31:28] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:367)
  166. [14:31:28] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:328)
  167. [14:31:28] [Server thread/WARN]:    at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:412)
  168. [14:31:28] [Server thread/WARN]:    at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:373)
  169. [14:31:28] [Server thread/WARN]:    at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:328)
  170. [14:31:28] [Server thread/WARN]:    at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:248)
  171. [14:31:28] [Server thread/WARN]:    at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:522)
  172. [14:31:28] [Server thread/WARN]:    at java.lang.Thread.run(Unknown Source)
  173. [14:31:28] [Server thread/WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  174.  
  175. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  176. [14:31:28] [Server thread/WARN]:    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  177. [14:31:28] [Server thread/WARN]:    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  178. [14:31:28] [Server thread/WARN]:    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  179. [14:31:28] [Server thread/WARN]:    at java.lang.reflect.Constructor.newInstance(Unknown Source)
  180. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  181. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)
  182. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:341)
  183. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2186)
  184. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2035)
  185. [14:31:28] [Server thread/WARN]:    ... 26 more
  186. [14:31:28] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused: connect
  187. [14:31:28] [Server thread/WARN]:    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
  188. [14:31:28] [Server thread/WARN]:    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
  189. [14:31:28] [Server thread/WARN]:    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
  190. [14:31:28] [Server thread/WARN]:    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
  191. [14:31:28] [Server thread/WARN]:    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
  192. [14:31:28] [Server thread/WARN]:    at java.net.PlainSocketImpl.connect(Unknown Source)
  193. [14:31:28] [Server thread/WARN]:    at java.net.SocksSocketImpl.connect(Unknown Source)
  194. [14:31:28] [Server thread/WARN]:    at java.net.Socket.connect(Unknown Source)
  195. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:211)
  196. [14:31:28] [Server thread/WARN]:    at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:300)
  197. [14:31:28] [Server thread/WARN]:    ... 28 more
  198. [14:31:28] [Server thread/INFO]: #
  199. [14:31:28] [Server thread/INFO]: # PlaceholderAPI is used for Multiclan
  200. [14:31:28] [Server thread/INFO]: #
  201. [14:31:28] [Server thread/INFO]: # All classes loaded
  202. [14:31:28] [Server thread/INFO]: #
  203. [14:31:28] [Server thread/INFO]: #########################################
  204. [14:31:28] [Server thread/INFO]: [Tablist] Enabling Tablist v1.3.2.9
  205. [14:31:28] [Server thread/INFO]: Tablist> You have installed PlaceholderAPI feel free to use it !
  206. [14:31:28] [Server thread/INFO]: Tablist> Tablist v1.3.2.9 enabled!!
  207. [14:31:28] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
  208. [14:31:28] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  209. [14:31:28] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  210. [14:31:28] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  211. [14:31:28] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  212. [14:31:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  213. [14:31:28] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  214. [14:31:28] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  215. [14:31:28] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  216. [14:31:28] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  217. [14:31:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  218. [14:31:28] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  219. [14:31:28] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  220. [14:31:28] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  221. [14:31:28] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  222. [14:31:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  223. [14:31:28] [Server thread/INFO]: [WorldGuard] Loading region data...
  224. [14:31:28] [Server thread/INFO]: [InfoBoardReborn] Enabling InfoBoardReborn v2.0.5
  225. [14:31:28] [Server thread/INFO]: [InfoBoardReborn] InfoBoardReborn has been enabled (V.2.0.5)
  226. [14:31:28] [Server thread/INFO]: [RainbowArmour] Enabling RainbowArmour v1.7.0
  227. [14:31:28] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.2.0
  228. [14:31:28] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.0.0
  229. [14:31:28] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  230. [14:31:28] [Server thread/INFO]: No kits found to migrate.
  231. [14:31:28] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
  232. [14:31:29] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  233. [14:31:29] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  234. [14:31:29] [Server thread/INFO]: Loaded 852 items from items.csv.
  235. [14:31:29] [Server thread/INFO]: Using locale ru_RU
  236. [14:31:29] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  237. [14:31:29] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  238. [14:31:29] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  239. [14:31:29] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  240. [14:31:29] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.4.0-b1877
  241. [14:31:29] [Server thread/INFO]: [AuthMe] SQLite Setup finished
  242. [14:31:29] [Server thread/INFO]: [AuthMe] Hooked into PermissionsEx!
  243. [14:31:29] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
  244. [14:31:29] [Server thread/INFO]: [AuthMe] Essentials spawn file not found: 'C:\Users\vykho\Desktop\server\plugins\Essentials\spawn.yml'
  245. [14:31:29] [Thread-13/WARN]: [AuthMe] Could not download GeoLiteAPI database [FileNotFoundException]: http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz
  246. [14:31:29] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
  247. [14:31:29] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
  248. [14:31:29] [Server thread/INFO]: [AuthMe] AuthMe 5.4.0 build n.1877 correctly enabled!
  249. [14:31:29] [Server thread/INFO]: [Jobs] Enabling Jobs v4.13.0
  250. [14:31:30] [Server thread/INFO]: [Jobs] PlaceholderAPI hooked.
  251. [14:31:30] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
  252. [14:31:30] [Server thread/ERROR]: [Jobs] Title Novice has an invalid Name property. Skipping!
  253. [14:31:30] [Server thread/ERROR]: [Jobs] Title Apprentice has an invalid Name property. Skipping!
  254. [14:31:30] [Server thread/ERROR]: [Jobs] Title Initiate has an invalid Name property. Skipping!
  255. [14:31:30] [Server thread/ERROR]: [Jobs] Title Journeyman has an invalid Name property. Skipping!
  256. [14:31:30] [Server thread/ERROR]: [Jobs] Title Adept has an invalid Name property. Skipping!
  257. [14:31:30] [Server thread/ERROR]: [Jobs] Title Master has an invalid Name property. Skipping!
  258. [14:31:30] [Server thread/ERROR]: [Jobs] Title Grandmaster has an invalid Name property. Skipping!
  259. [14:31:30] [Server thread/ERROR]: [Jobs] Title Legendary has an invalid Name property. Skipping!
  260. [14:31:30] [Server thread/INFO]: [Jobs] Your defined (REPEATER) protected block id/name is not correct!
  261. [14:31:30] [Server thread/INFO]: [Jobs] Your defined (COMPARATOR) protected block id/name is not correct!
  262. [14:31:30] [Server thread/INFO]: [Jobs] Your defined (WHEAT) protected block id/name is not correct!
  263. [14:31:30] [Server thread/INFO]: [Jobs] Your defined (SUGAR_CANE) protected block id/name is not correct!
  264. [14:31:30] [Server thread/INFO]: [Jobs] Your defined (NETHER_WART) protected block id/name is not correct!
  265. [14:31:30] [Server thread/INFO]: [Jobs] Your defined (MELON_SLICE) protected block id/name is not correct!
  266. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 69 protected blocks timers!
  267. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 1000 custom item names!
  268. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 51 custom entity names!
  269. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 13 custom enchant names!
  270. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
  271. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 35 custom potion names!
  272. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 4 shop items!
  273. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 1 quests for Woodcutter
  274. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 1 quests for Miner
  275. [14:31:30] [Server thread/WARN]: [Jobs] Job Miner is using REDSTONE_ORE instead of GLOWING_REDSTONE_ORE.
  276. [14:31:30] [Server thread/WARN]: [Jobs] Automatically changing block to GLOWING_REDSTONE_ORE. Please update your configuration.
  277. [14:31:30] [Server thread/WARN]: [Jobs] In vanilla minecraft, REDSTONE_ORE changes to GLOWING_REDSTONE_ORE when interacted with.
  278. [14:31:30] [Server thread/WARN]: [Jobs] In the future, Jobs using REDSTONE_ORE instead of GLOWING_REDSTONE_ORE may fail to work correctly.
  279. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 1 quests for Builder
  280. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 1 quests for Digger
  281. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 1 quests for Farmer
  282. [14:31:30] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: WHEAT (wheat-7)! Material must be a block!
  283. [14:31:30] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: SUGAR_CANE (sugar_cane)! Material must be a block!
  284. [14:31:30] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: NETHER_WART (nether_wart)! Material must be a block!
  285. [14:31:30] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Place type property: WHEAT (wheat)! Material must be a block!
  286. [14:31:30] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Place type property: SUGAR_CANE (sugar_cane)! Material must be a block!
  287. [14:31:30] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Breed type property: Turtle!
  288. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 1 quests for Hunter
  289. [14:31:30] [Server thread/WARN]: [Jobs] Job Hunter has an invalid Kill type property: PHANTOM!
  290. [14:31:30] [Server thread/WARN]: [Jobs] Job Hunter has an invalid Kill type property: DROWNED!
  291. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 1 quests for Explorer
  292. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 1 quests for Crafter
  293. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 1 quests for Fisherman
  294. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 1 quests for Weaponsmith
  295. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 1 quests for Brewer
  296. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 1 quests for Enchanter
  297. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 12 jobs!
  298. [14:31:30] [Server thread/INFO]: [Jobs] Explorer job manager registered!
  299. [14:31:30] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
  300. [14:31:30] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
  301. [14:31:30] [Server thread/INFO]: [Jobs] Preloaded 1 players data in 0.0
  302. [14:31:30] [Server thread/INFO]: [Jobs] WorldGuard detected.
  303. [14:31:30] [Server thread/INFO]: [Jobs] Loaded 10 block protection entries. 0
  304. [14:31:30] [Server thread/INFO]: [Jobs] Loading explorer data
  305. [14:31:30] [Server thread/INFO]: [Jobs] Loaded explorer data (45)
  306. [14:31:30] [Server thread/INFO]: [Jobs] Plugin has been enabled successfully.
  307. [14:31:31] [Server thread/INFO]: [ChatEx] Enabling ChatEx v1.6
  308. [14:31:31] [Server thread/INFO]: [ChatEx] Loading updater by TheJeterLP. Project id: 65863
  309. [14:31:31] [Server thread/INFO]: [ChatEx] Loading updater-config...
  310. [14:31:31] [Server thread/INFO]: [ChatEx] Done!
  311. [14:31:31] [Server thread/INFO]: [ChatEx] Updatechecker is enabled.
  312. [14:31:31] [Server thread/INFO]: [ChatEx] Successfully hooked into: PermissionsEx
  313. [14:31:31] [Server thread/INFO]: [ChatEx] Listener registered with Priority: LOWEST
  314. [14:31:31] [Server thread/INFO]: [ChatEx] is now enabled!
  315. [14:31:31] [Server thread/INFO]: Server permissions file permissions22.yml is empty, ignoring it
  316. [14:31:31] [Server thread/INFO]: Done (24,245s)! For help, type "help" or "?"
  317. [14:31:31] [Server thread/INFO]: [InfoBoardReborn] Checking for updates...
  318. [14:31:31] [Server thread/WARN]: [AutoSaveWorld] Plugin InfoBoardReborn attempted to establish connection https://www.spigotmc.org/api/general.php in main server thread
  319. [14:31:31] [Server thread/WARN]: [AutoSaveWorld] Plugin InfoBoardReborn attempted to establish connection socket://www.spigotmc.org:443 in main server thread
  320. [14:31:31] [Server thread/INFO]: [InfoBoardReborn] There is an update available!
  321. [14:31:32] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
  322. [14:31:32] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  323. [14:31:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
  324. [14:31:32] [Server thread/WARN]: [PlaceholderAPI] File: example.js for javascript placeholder: example is empty
  325. [14:31:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: javascript
  326. [14:31:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: jobs
  327. [14:31:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  328. [14:31:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: progress
  329. [14:31:32] [Server thread/WARN]: java.lang.NoSuchFieldException: recentTps
  330. [14:31:32] [Server thread/WARN]:    at java.lang.Class.getField(Unknown Source)
  331. [14:31:32] [Server thread/WARN]:    at com.extendedclip.papi.expansion.server.ServerExpansion.<init>(ServerExpansion.java:60)
  332. [14:31:32] [Server thread/WARN]:    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  333. [14:31:32] [Server thread/WARN]:    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  334. [14:31:32] [Server thread/WARN]:    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  335. [14:31:32] [Server thread/WARN]:    at java.lang.reflect.Constructor.newInstance(Unknown Source)
  336. [14:31:32] [Server thread/WARN]:    at java.lang.Class.newInstance(Unknown Source)
  337. [14:31:32] [Server thread/WARN]:    at me.clip.placeholderapi.expansion.ExpansionManager.createInstance(ExpansionManager.java:174)
  338. [14:31:32] [Server thread/WARN]:    at me.clip.placeholderapi.expansion.ExpansionManager.registerAllExpansions(ExpansionManager.java:152)
  339. [14:31:32] [Server thread/WARN]:    at me.clip.placeholderapi.PlaceholderAPIPlugin.lambda$onEnable$0(PlaceholderAPIPlugin.java:145)
  340. [14:31:32] [Server thread/WARN]:    at me.clip.placeholderapi.PlaceholderAPIPlugin$$Lambda$25/36002714.run(Unknown Source)
  341. [14:31:32] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:58)
  342. [14:31:32] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:360)
  343. [14:31:32] [Server thread/WARN]:    at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:690)
  344. [14:31:32] [Server thread/WARN]:    at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371)
  345. [14:31:32] [Server thread/WARN]:    at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651)
  346. [14:31:32] [Server thread/WARN]:    at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555)
  347. [14:31:32] [Server thread/WARN]:    at java.lang.Thread.run(Unknown Source)
  348. [14:31:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
  349. [14:31:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
  350. [14:31:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
  351. [14:31:32] [pool-3-thread-3/INFO]: [Vault] Checking for Updates ...
  352. [14:31:32] [pool-3-thread-2/INFO]: [PlaceholderAPI] 153 placeholder expansions are available on the cloud.
  353. [14:31:33] [pool-3-thread-3/INFO]: [Vault] No new version available
  354. [14:31:33] [pool-3-thread-3/WARN]: [MultiClan] Plugin MultiClan v2.0.7 generated an exception while executing task 18
  355. java.lang.NullPointerException: null
  356.     at de.multi.multiclan.clan.stats.StatsManager$1.run(StatsManager.java:39) ~[?:?]
  357.     at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:58) ~[12.jar:git-Bukkit-e60fc34]
  358.     at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [12.jar:git-Bukkit-e60fc34]
  359.     at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_45]
  360.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_45]
  361.     at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  362. [14:31:33] [Server thread/ERROR]: [PlaceholderAPI] MultiClan is currently using a deprecated method to hook into PlaceholderAPI. Placeholders for that plugin no longer work. Please consult [MultiworldLP] and urge them to update it ASAP.
  363. [14:31:34] [Server thread/WARN]: [AutoSaveWorld] Plugin ChatEx attempted to establish connection https://api.curseforge.com/servermods/files?projectIds=65863 in main server thread
  364. [14:31:34] [Server thread/WARN]: [AutoSaveWorld] Plugin ChatEx attempted to establish connection socket://api.curseforge.com:443 in main server thread
  365. [14:31:34] [Server thread/ERROR]: [ChatEx] Error on trying to check remote versions. Error: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.curseforge.com/servermods/files?projectIds=65863
  366. [14:31:34] [Server thread/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.curseforge.com/servermods/files?projectIds=65863
  367. [14:31:34] [Server thread/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  368. [14:31:34] [Server thread/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  369. [14:31:34] [Server thread/WARN]:    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
  370. [14:31:34] [Server thread/WARN]:    at de.JeterLP.ChatManager.update.Updater.read(Updater.java:290)
  371. [14:31:34] [Server thread/WARN]:    at de.JeterLP.ChatManager.update.Updater$1.run(Updater.java:141)
  372. [14:31:34] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:58)
  373. [14:31:34] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:360)
  374. [14:31:34] [Server thread/WARN]:    at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:690)
  375. [14:31:34] [Server thread/WARN]:    at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371)
  376. [14:31:34] [Server thread/WARN]:    at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651)
  377. [14:31:34] [Server thread/WARN]:    at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555)
  378. [14:31:34] [Server thread/WARN]:    at java.lang.Thread.run(Unknown Source)
  379. [14:31:42] [Server thread/WARN]: [AutoSaveWorld] Plugin ChatFeelings attempted to establish connection https://api.spigotmc.org/legacy/update.php?resource=12987 in main server thread
  380. [14:31:42] [Server thread/WARN]: [AutoSaveWorld] Plugin ChatFeelings attempted to establish connection socket://api.spigotmc.org:443 in main server thread
  381. [14:31:42] [Server thread/WARN]: [AutoSaveWorld] Plugin ChatFeelings attempted to establish connection https://api.spigotmc.org/legacy/update.php?resource=12987 in main server thread
  382. [14:31:43] [Server thread/INFO]: local_[/127.0.0.1:51767] logged in with entity id 91 at ([world]1018.0091503587071, 77.0, 251.6910600513133)
  383. [14:31:43] [pool-3-thread-3/WARN]: [MultiClan] Plugin MultiClan v2.0.7 generated an exception while executing task 43
  384. java.lang.NullPointerException: null
  385.     at de.multi.multiclan.clan.ClanManager.loadPlayer(ClanManager.java:335) ~[?:?]
  386.     at de.multi.multiclan.database.mysql.events.MySqlLogin$1.run(MySqlLogin.java:20) ~[?:?]
  387.     at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:58) ~[12.jar:git-Bukkit-e60fc34]
  388.     at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [12.jar:git-Bukkit-e60fc34]
  389.     at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_45]
  390.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_45]
  391.     at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  392. [14:31:46] [Server thread/WARN]: [AutoSaveWorld] Plugin ChatFeelings attempted to establish connection https://api.spigotmc.org/legacy/update.php?resource=12987 in main server thread
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement