Advertisement
Guest User

Untitled

a guest
Jan 1st, 2018
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.67 KB | None | 0 0
  1. [22:06:10] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [22:06:10] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  3. [22:06:10] [Server thread/INFO]: Loading properties
  4. [22:06:10] [Server thread/INFO]: Default game type: SURVIVAL
  5. [22:06:10] [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)
  6. [22:06:10] [Server thread/INFO]: Debug logging is disabled
  7. [22:06:10] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [22:06:10] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [22:06:10] [Server thread/INFO]: Generating keypair
  10. [22:06:10] [Server thread/INFO]: Starting Minecraft server on localhost:25565
  11. [22:06:10] [Server thread/INFO]: Using default channel type
  12. [22:06:10] [Server thread/INFO]: Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability.
  13. [22:06:11] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  14. [22:06:11] [Server thread/ERROR]: Could not load 'plugins\PandaWire.jar' in folder 'plugins'
  15. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_12_R1/Block
  16. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  18. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  19. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  20. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  21. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  22. at java.base/java.lang.Thread.run(Unknown Source) [?:?]
  23. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_12_R1/Block
  24. at java.base/java.lang.Class.forName0(Native Method) ~[?:?]
  25. at java.base/java.lang.Class.forName(Unknown Source) ~[?:?]
  26. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  27. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  28. ... 6 more
  29. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_12_R1.Block
  30. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  32. at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
  33. at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
  34. at java.base/java.lang.Class.forName0(Native Method) ~[?:?]
  35. at java.base/java.lang.Class.forName(Unknown Source) ~[?:?]
  36. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  37. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  38. ... 6 more
  39. [22:06:11] [Server thread/ERROR]: Could not load 'plugins\WishFlats.jar' in folder 'plugins'
  40. org.bukkit.plugin.UnknownDependencyException: WorldGuard
  41. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  42. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  43. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  44. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  45. at java.base/java.lang.Thread.run(Unknown Source) [?:?]
  46. [22:06:12] [Server thread/ERROR]: Could not load 'plugins\WGExtender.jar' in folder 'plugins'
  47. org.bukkit.plugin.UnknownDependencyException: WorldGuard
  48. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  49. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  50. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  51. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  52. at java.base/java.lang.Thread.run(Unknown Source) [?:?]
  53. [22:06:12] [Server thread/ERROR]: Could not load 'plugins\ChatManager.jar' in folder 'plugins'
  54. org.bukkit.plugin.UnknownDependencyException: PermissionsEx
  55. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  56. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  57. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  58. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  59. at java.base/java.lang.Thread.run(Unknown Source) [?:?]
  60. [22:06:12] [Server thread/INFO]: [icJukeBox] Loading icJukeBox v1.6.4
  61. [22:06:12] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.9-SNAPSHOT;88df431
  62. [22:06:12] [Server thread/INFO]: [CreativeControl] Loading CreativeControl v0.2
  63. [22:06:12] [Server thread/INFO]: [WishLimitWE] Loading WishLimitWE v0.2
  64. [22:06:12] [Server thread/INFO]: [CreativeNbtControl] Loading CreativeNbtControl v1.8
  65. [22:06:12] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  66. [22:06:12] [Server thread/INFO]: [WishArmour] Loading WishArmour v2.2.8
  67. [22:06:12] [Server thread/INFO]: [Vehicles] Loading Vehicles v8.4
  68. [22:06:12] [Server thread/INFO]: [JoinFC] Loading JoinFC v0.1
  69. [22:06:12] [Server thread/INFO]: [WishPrefix] Loading WishPrefix v1.0
  70. [22:06:12] [Server thread/INFO]: [tce] Loading tce v1.1
  71. [22:06:12] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.1.4
  72. [22:06:12] [Server thread/INFO]: [Hospital] Loading Hospital v0.2
  73. [22:06:12] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0-SNAPSHOT-b386
  74. [22:06:13] [Server thread/INFO]: [VehiclesFix] Loading VehiclesFix v1.0
  75. [22:06:13] [Server thread/INFO]: [ItemFixer] Loading ItemFixer v2.9.7
  76. [22:06:13] [Server thread/INFO]: [CMDelays] Loading CMDelays v1.0
  77. [22:06:13] [Server thread/INFO]: [Announce] Loading Announce v1.0
  78. [22:06:13] [Server thread/INFO]: [DrugsFTW] Loading DrugsFTW v2.3
  79. [22:06:13] [Server thread/INFO]: DrugsFTW v2.2 by Ahmet094 has been loaded!
  80. [22:06:13] [Server thread/INFO]: [MineTimesFolding] Loading MineTimesFolding v0.1
  81. [22:06:13] [Server thread/INFO]: [Tasker] Loading Tasker v1.0
  82. [22:06:13] [Server thread/INFO]: [RandomTeleport] Loading RandomTeleport v1.6.0
  83. [22:06:13] [Server thread/INFO]: [KMarriage] Loading KMarriage v2.0
  84. [22:06:13] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  85. [22:06:13] [Server thread/INFO]: [ChatGuard] Loading ChatGuard v7.3.3
  86. [22:06:13] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  87. [22:06:13] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.28-dev
  88. [22:06:13] [Server thread/ERROR]: [ProtocolSupport] Unsupported server implementation type
  89. [22:06:13] [Server thread/INFO]: [HeadDatabase] Loading HeadDatabase v3.3.0
  90. [22:06:13] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
  91. [22:06:13] [Server thread/INFO]: [WoodCutter] Loading WoodCutter v0.6.13
  92. [22:06:13] [Server thread/INFO]: [WishEconomy] Loading WishEconomy v1.0
  93. [22:06:13] [Server thread/INFO]: [ClanFox] Loading ClanFox v3
  94. [22:06:13] [Server thread/INFO]: [ProtocolSupportStuff] Loading ProtocolSupportStuff v1.0.2
  95. [22:06:13] [Server thread/INFO]: [CreativeNbtControl] Enabling CreativeNbtControl v1.8
  96. [22:06:13] [Server thread/INFO]: [CreativeNbtControl] Loading the config file...
  97. [22:06:13] [Server thread/INFO]: [CreativeNbtControl] Loading complete!
  98. [22:06:13] [Server thread/INFO]: [CreativeNbtControl] CreativeNbtControl loaded successfully!
  99. [22:06:13] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0-SNAPSHOT-b386
  100. [22:06:13] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  101. [22:06:13] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  102. [22:06:13] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  103. [22:06:13] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  104. [22:06:13] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  105. [22:06:13] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.28-dev
  106. [22:06:13] [Server thread/ERROR]: [ProtocolSupport] Plugin ProtocolSupport v4.28-dev has failed to register events for class protocolsupport.listeners.FeatureEmulation because org/bukkit/event/entity/EntityPickupItemEvent does not exist.
  107. [22:06:13] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  108. [22:06:13] [Server thread/INFO]: Preparing level "world"
  109. [22:06:13] [Server thread/INFO]: -------- World Settings For [world] --------
  110. [22:06:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
  111. [22:06:13] [Server thread/INFO]: Item Despawn Rate: 6000
  112. [22:06:13] [Server thread/INFO]: Item Merge Radius: 2.5
  113. [22:06:13] [Server thread/INFO]: View Distance: 10
  114. [22:06:13] [Server thread/INFO]: Chunks to Grow per Tick: 650
  115. [22:06:13] [Server thread/INFO]: Clear tick list: false
  116. [22:06:13] [Server thread/INFO]: Experience Merge Radius: 3.0
  117. [22:06:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  118. [22:06:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  119. [22:06:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  120. [22:06:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  121. [22:06:13] [Server thread/INFO]: Random Lighting Updates: false
  122. [22:06:13] [Server thread/INFO]: Structure Info Saving: true
  123. [22:06:13] [Server thread/INFO]: Anti X-Ray: true
  124. [22:06:13] [Server thread/INFO]: Engine Mode: 1
  125. [22:06:13] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  126. [22:06:13] [Server thread/INFO]: Replace Blocks: [1, 5]
  127. [22:06:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  128. [22:06:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
  129. [22:06:13] [Server thread/INFO]: Cane Growth Modifier: 100%
  130. [22:06:13] [Server thread/INFO]: Melon Growth Modifier: 100%
  131. [22:06:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  132. [22:06:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  133. [22:06:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
  134. [22:06:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
  135. [22:06:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  136. [22:06:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  137. [22:06:13] [Server thread/INFO]: Mob Spawn Range: 4
  138. [22:06:13] [Server thread/INFO]: Max TNT Explosions: 100
  139. [22:06:13] [Server thread/INFO]: Max Entity Collisions: 8
  140. [22:06:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  141. [22:06:13] [Server thread/INFO]: Sending up to 10 chunks per packet
  142. [22:06:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  143. [22:06:14] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  144. [22:06:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
  145. [22:06:14] [Server thread/INFO]: Item Despawn Rate: 6000
  146. [22:06:14] [Server thread/INFO]: Item Merge Radius: 2.5
  147. [22:06:14] [Server thread/INFO]: View Distance: 10
  148. [22:06:14] [Server thread/INFO]: Chunks to Grow per Tick: 650
  149. [22:06:14] [Server thread/INFO]: Clear tick list: false
  150. [22:06:14] [Server thread/INFO]: Experience Merge Radius: 3.0
  151. [22:06:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  152. [22:06:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  153. [22:06:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  154. [22:06:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  155. [22:06:14] [Server thread/INFO]: Random Lighting Updates: false
  156. [22:06:14] [Server thread/INFO]: Structure Info Saving: true
  157. [22:06:14] [Server thread/INFO]: Anti X-Ray: true
  158. [22:06:14] [Server thread/INFO]: Engine Mode: 1
  159. [22:06:14] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  160. [22:06:14] [Server thread/INFO]: Replace Blocks: [1, 5]
  161. [22:06:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  162. [22:06:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
  163. [22:06:14] [Server thread/INFO]: Cane Growth Modifier: 100%
  164. [22:06:14] [Server thread/INFO]: Melon Growth Modifier: 100%
  165. [22:06:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  166. [22:06:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  167. [22:06:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
  168. [22:06:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
  169. [22:06:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  170. [22:06:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  171. [22:06:14] [Server thread/INFO]: Mob Spawn Range: 4
  172. [22:06:14] [Server thread/INFO]: Max TNT Explosions: 100
  173. [22:06:14] [Server thread/INFO]: Max Entity Collisions: 8
  174. [22:06:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  175. [22:06:14] [Server thread/INFO]: Sending up to 10 chunks per packet
  176. [22:06:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  177. [22:06:14] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  178. [22:06:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
  179. [22:06:14] [Server thread/INFO]: Item Despawn Rate: 6000
  180. [22:06:14] [Server thread/INFO]: Item Merge Radius: 2.5
  181. [22:06:14] [Server thread/INFO]: View Distance: 10
  182. [22:06:14] [Server thread/INFO]: Chunks to Grow per Tick: 650
  183. [22:06:14] [Server thread/INFO]: Clear tick list: false
  184. [22:06:14] [Server thread/INFO]: Experience Merge Radius: 3.0
  185. [22:06:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  186. [22:06:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  187. [22:06:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  188. [22:06:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  189. [22:06:14] [Server thread/INFO]: Random Lighting Updates: false
  190. [22:06:14] [Server thread/INFO]: Structure Info Saving: true
  191. [22:06:14] [Server thread/INFO]: Anti X-Ray: true
  192. [22:06:14] [Server thread/INFO]: Engine Mode: 1
  193. [22:06:14] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  194. [22:06:14] [Server thread/INFO]: Replace Blocks: [1, 5]
  195. [22:06:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  196. [22:06:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
  197. [22:06:14] [Server thread/INFO]: Cane Growth Modifier: 100%
  198. [22:06:14] [Server thread/INFO]: Melon Growth Modifier: 100%
  199. [22:06:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  200. [22:06:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  201. [22:06:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
  202. [22:06:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
  203. [22:06:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  204. [22:06:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  205. [22:06:14] [Server thread/INFO]: Mob Spawn Range: 4
  206. [22:06:14] [Server thread/INFO]: Max TNT Explosions: 100
  207. [22:06:14] [Server thread/INFO]: Max Entity Collisions: 8
  208. [22:06:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  209. [22:06:14] [Server thread/INFO]: Sending up to 10 chunks per packet
  210. [22:06:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  211. [22:06:14] [Server thread/INFO]: Preparing start region for level 0 (Seed: -8223403476721026191)
  212. [22:06:14] [Server thread/INFO]: Preparing start region for level 1 (Seed: 5761010502604018528)
  213. [22:06:14] [Server thread/INFO]: Preparing start region for level 2 (Seed: 5761010502604018528)
  214. [22:06:14] [Server thread/INFO]: [icJukeBox] Enabling icJukeBox v1.6.4
  215. [22:06:14] [Server thread/WARN]: [icJukeBox] Could not save configuration.yml to plugins\icJukeBox\configuration.yml because configuration.yml already exists.
  216. [22:06:15] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.9-SNAPSHOT;88df431
  217. [22:06:16] [Server thread/INFO]: WEPIF: Использование Bukkit Permissions API.
  218. [22:06:16] [Server thread/INFO]: [WorldEdit] Использую com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 для Bukkit адаптеров
  219. [22:06:16] [Server thread/INFO]: [CreativeControl] Enabling CreativeControl v0.2
  220. [22:06:16] [Server thread/INFO]: [WishLimitWE] Enabling WishLimitWE v0.2
  221. [22:06:16] [Server thread/ERROR]: [WishLimitWE] Plugin WishLimitWE v0.2 has failed to register events for class me.Milexa.WishLimitWE.Main because com/sk89q/worldguard/bukkit/WorldGuardPlugin does not exist.
  222. [22:06:16] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  223. [22:06:16] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  224. [22:06:16] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
  225. [22:06:16] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  226. [22:06:16] [Server thread/INFO]: Using locale ru
  227. [22:06:18] [Server thread/ERROR]: [§6i§f] Неизместный предмет §6[7§f в списке §6item-spawn-blacklist§f.
  228. [22:06:18] [Server thread/ERROR]: [§6i§f] Неизместный предмет §6426]§f в списке §6item-spawn-blacklist§f.
  229. [22:06:19] [Server thread/INFO]: Using locale ru
  230. [22:06:19] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  231. [22:06:19] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  232. [22:06:19] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  233. [22:06:19] [Server thread/INFO]: [WishArmour] Enabling WishArmour v2.2.8
  234. [22:06:19] [Server thread/INFO]: Ода! WishArmour работает.
  235. [22:06:19] [Server thread/INFO]: WishArmour включается
  236. [22:06:19] [Server thread/INFO]: [Vehicles] Enabling Vehicles v8.4
  237. [22:06:20] [Server thread/WARN]: java.lang.NullPointerException
  238. [22:06:20] [Server thread/WARN]: at es.pollitoyeye.Bikes.EntityUtils.initReflection(EntityUtils.java:119)
  239. [22:06:20] [Server thread/WARN]: at es.pollitoyeye.Bikes.VehiclesMain.onEnable(VehiclesMain.java:147)
  240. [22:06:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  241. [22:06:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  242. [22:06:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  243. [22:06:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  244. [22:06:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  245. [22:06:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  246. [22:06:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  247. [22:06:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  248. [22:06:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  249. [22:06:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  250. [22:06:20] [Server thread/WARN]: at java.base/java.lang.Thread.run(Unknown Source)
  251. [22:06:20] [Server thread/INFO]: Vehicles >> lang.yml loaded.
  252. [22:06:20] [Server thread/INFO]: [JoinFC] Enabling JoinFC v0.1
  253. [22:06:20] [Server thread/INFO]: [JoinFC] enabled
  254. [22:06:20] [Server thread/INFO]: [WishPrefix] Enabling WishPrefix v1.0
  255. [22:06:20] [Server thread/INFO]: [tce] Enabling tce v1.1
  256. [22:06:20] [Server thread/INFO]: tce Version 1.1 Has Been Enabled!
  257. [22:06:20] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.1.4
  258. [22:06:20] [Server thread/INFO]: [Hospital] Enabling Hospital v0.2
  259. [22:06:20] [Server thread/INFO]: [mark22padre] Hospitals plugin enabled!
  260. [22:06:20] [Server thread/INFO]: [VehiclesFix] Enabling VehiclesFix v1.0
  261. [22:06:20] [Server thread/INFO]: [ItemFixer] Enabling ItemFixer v2.9.7
  262. [22:06:20] [Server thread/INFO]: [ItemFixer] enabled
  263. [22:06:20] [Server thread/INFO]: [CMDelays] Enabling CMDelays v1.0
  264. [22:06:20] [Server thread/INFO]: [Announce] Enabling Announce v1.0
  265. [22:06:20] [Server thread/INFO]: [DrugsFTW] Enabling DrugsFTW v2.3
  266. [22:06:20] [Server thread/INFO]: expBoost v2.2 for x3Fuzzy has been !
  267. [22:06:20] [Server thread/INFO]: [MineTimesFolding] Enabling MineTimesFolding v0.1
  268. [22:06:20] [Server thread/INFO]: [Tasker] Enabling Tasker v1.0
  269. [22:06:20] [Server thread/INFO]: [RandomTeleport] Enabling RandomTeleport v1.6.0
  270. [22:06:20] [Server thread/INFO]: [RandomTeleport] Loading messages from config.
  271. [22:06:20] [Server thread/INFO]: [RandomTeleport] Attempting to load cooldown.map...
  272. [22:06:20] [Server thread/INFO]: [RandomTeleport] Sucessfully loaded cooldown.map.
  273. [22:06:20] [Server thread/INFO]: [KMarriage] Enabling KMarriage v2.0
  274. [22:06:21] [Server thread/INFO]: [KMarriage] Соединение с базой данных успешно установлено.
  275. [22:06:21] [Server thread/INFO]: [KMarriage] База свадеб загружена. (0)
  276. [22:06:21] [Server thread/INFO]: [KMarriage] Плагин включен. (287 ms)
  277. [22:06:21] [Server thread/INFO]: [ChatGuard] Enabling ChatGuard v7.3.3
  278. [22:06:21] [Server thread/INFO]: [ChatGuard] ChatGuard enabled!
  279. [22:06:21] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  280. [22:06:21] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v3.3.0
  281. [22:06:21] [Server thread/INFO]: [HeadDatabase] Economy succesfully setup!
  282. [22:06:21] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
  283. [22:06:21] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
  284. [22:06:21] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  285. [22:06:21] [Server thread/INFO]: [WoodCutter] Enabling WoodCutter v0.6.13
  286. [22:06:21] [Server thread/INFO]: [WoodCutter] WoodCutter by DeROvI Enabled!
  287. [22:06:21] [Server thread/INFO]: [WishEconomy] Enabling WishEconomy v1.0
  288. [22:06:22] [Thread-9/INFO]: [ItemFixer] Новое обновление найдено! | The new version found!
  289. [22:06:24] [Server thread/WARN]: Возникла ошибка при соединении с базой данных!
  290. java.sql.SQLException: invalid database address: jdbc:mysql://host:3306/base?useUnicode=true&characterEncoding=UTF-8&user=user&password=password
  291. at org.sqlite.JDBC.createConnection(JDBC.java:74) ~[craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  292. at org.sqlite.JDBC.connect(JDBC.java:64) ~[craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  293. at java.sql/java.sql.DriverManager.getConnection(Unknown Source) ~[java.sql:?]
  294. at java.sql/java.sql.DriverManager.getConnection(Unknown Source) ~[java.sql:?]
  295. at ru.zenegix.wisheconomy.base.MySQL.connect(MySQL.java:26) [WishEconomy.jar:?]
  296. at ru.zenegix.wisheconomy.objects.WishEconomy.<clinit>(WishEconomy.java:30) [WishEconomy.jar:?]
  297. at ru.zenegix.wisheconomy.Main.onEnable(Main.java:26) [WishEconomy.jar:?]
  298. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  299. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  300. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  301. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  302. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  303. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  304. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  305. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  306. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  307. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  308. at java.base/java.lang.Thread.run(Unknown Source) [?:?]
  309. [22:06:24] [Server thread/ERROR]: Error occurred while enabling WishEconomy v1.0 (Is it up to date?)
  310. java.lang.NullPointerException
  311. at ru.zenegix.wisheconomy.base.ABase.executeList(ABase.java:58) ~[?:?]
  312. at ru.zenegix.wisheconomy.base.ABase.execute(ABase.java:68) ~[?:?]
  313. at ru.zenegix.wisheconomy.Main.onEnable(Main.java:26) ~[?:?]
  314. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  315. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  316. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  317. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  318. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  319. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  320. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  321. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  322. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  323. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  324. at java.base/java.lang.Thread.run(Unknown Source) [?:?]
  325. [22:06:24] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: WishEconomy version: 1.5.6-b49)
  326. [22:06:24] [Server thread/INFO]: [ClanFox] Enabling ClanFox v3
  327. [22:06:25] [Server thread/INFO]: [ClanFox] 
  328. [22:06:25] [Server thread/INFO]: [ClanFox] 
  329. [22:06:25] [Server thread/INFO]: [ClanFox]  2Xr .rX2 
  330. [22:06:25] [Server thread/INFO]: [ClanFox]  X999i. s993X 
  331. [22:06:25] [Server thread/INFO]: [ClanFox]  593399s s99999S 
  332. [22:06:25] [Server thread/INFO]: [ClanFox]  ;9X99399r r993933hr 
  333. [22:06:25] [Server thread/INFO]: [ClanFox]  G,:S99393; ;X9399S:,G. 
  334. [22:06:25] [Server thread/INFO]: [ClanFox]  XS,,,i932S. .S239i,,,iX 
  335. [22:06:25] [Server thread/INFO]: [ClanFox]  ;G,.,... .,.,,,hr 
  336. [22:06:25] [Server thread/INFO]: [ClanFox]  99, ,3h 
  337. [22:06:25] [Server thread/INFO]: [ClanFox]  2X X2 
  338. [22:06:25] [Server thread/INFO]: [ClanFox]  : : 
  339. [22:06:25] [Server thread/INFO]: [ClanFox] 
  340. [22:06:25] [Server thread/INFO]: [ClanFox] $$$$ $$ $$$$ $$ $$ $$$$$$ $$$$ $$ $$ 
  341. [22:06:25] [Server thread/INFO]: [ClanFox] $$ $$ $$ $$ $$ $$$ $$ $$ $$ $$ $$$$ 
  342. [22:06:25] [Server thread/INFO]: [ClanFox] $$ $$ $$$$$$ $$ $$$ $$$$ $$ $$ $$ 
  343. [22:06:25] [Server thread/INFO]: [ClanFox] $$ $$ $$ $$ $$ $$ $$ $$ $$ $$ $$$$ 
  344. [22:06:25] [Server thread/INFO]: [ClanFox] $$$$ $$$$$$ $$ $$ $$ $$ $$ $$$$ $$ $$ 
  345. [22:06:25] [Server thread/INFO]: [ClanFox] 
  346. [22:06:25] [Server thread/INFO]: [ClanFox] 
  347. [22:06:25] [Server thread/INFO]: [ProtocolSupportStuff] Enabling ProtocolSupportStuff v1.0.2
  348. [22:06:25] [Server thread/ERROR]: Error occurred while enabling ProtocolSupportStuff v1.0.2 (Is it up to date?)
  349. java.lang.NoSuchFieldError: CONCRETE
  350. at protocolsupport.protocol.typeremapper.id.IdRemapper$BlockIdDataRemappingRegistry.applyDefaultRemaps(IdRemapper.java:29) ~[?:?]
  351. at protocolsupport.protocol.typeremapper.id.IdRemapper$BlockIdDataRemappingRegistry.<init>(IdRemapper.java:25) ~[?:?]
  352. at protocolsupport.protocol.typeremapper.id.IdRemapper.<clinit>(IdRemapper.java:21) ~[?:?]
  353. at protocolsupport.api.remapper.BlockRemapperControl.resetToDefault(BlockRemapperControl.java:17) ~[?:?]
  354. at net.pocketdreams.protocolsupportstuff.ProtocolSupportStuff.applyConfigChanges(ProtocolSupportStuff.kt:136) ~[?:?]
  355. at net.pocketdreams.protocolsupportstuff.ProtocolSupportStuff.onEnable(ProtocolSupportStuff.kt:103) ~[?:?]
  356. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  357. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  358. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  359. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  360. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  361. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  362. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  363. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  364. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  365. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [craftbukkit.jar:git-Spigot-db6de12-18fbb24]
  366. at java.base/java.lang.Thread.run(Unknown Source) [?:?]
  367. [22:06:25] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  368. [22:06:25] [Server thread/INFO]: Done (11,923s)! For help, type "help" or "?"
  369. [22:06:25] [Server thread/INFO]: Stopping server
  370. [22:06:25] [Server thread/INFO]: [ProtocolSupportStuff] Disabling ProtocolSupportStuff v1.0.2
  371. [22:06:25] [Server thread/INFO]: [ClanFox] Disabling ClanFox v3
  372. [22:06:25] [Server thread/INFO]: [WishEconomy] Disabling WishEconomy v1.0
  373. [22:06:25] [Server thread/INFO]: [WoodCutter] Disabling WoodCutter v0.6.13
  374. [22:06:25] [Server thread/INFO]: [WoodCutter] WoodCutter by DeROvI Disabled!
  375. [22:06:25] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.6
  376. [22:06:25] [Server thread/INFO]: [HeadDatabase] Disabling HeadDatabase v3.3.0
  377. [22:06:25] [Server thread/INFO]: [ProtocolSupport] Disabling ProtocolSupport v4.28-dev
  378. [22:06:25] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  379. [22:06:25] [Server thread/INFO]: [ChatGuard] Disabling ChatGuard v7.3.3
  380. [22:06:25] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  381. [22:06:25] [Server thread/INFO]: [KMarriage] Disabling KMarriage v2.0
  382. [22:06:25] [Server thread/INFO]: [KMarriage] Плагин выключен.
  383. [22:06:25] [Server thread/INFO]: [RandomTeleport] Disabling RandomTeleport v1.6.0
  384. [22:06:25] [Server thread/INFO]: [Tasker] Disabling Tasker v1.0
  385. [22:06:25] [Server thread/INFO]: [MineTimesFolding] Disabling MineTimesFolding v0.1
  386. [22:06:25] [Server thread/INFO]: [DrugsFTW] Disabling DrugsFTW v2.3
  387. [22:06:25] [Server thread/INFO]: DrugsFTW v2.2 by Ahmet094 has been disabled!
  388. [22:06:25] [Server thread/INFO]: [Announce] Disabling Announce v1.0
  389. [22:06:25] [Server thread/INFO]: [CMDelays] Disabling CMDelays v1.0
  390. [22:06:25] [Server thread/INFO]: [ItemFixer] Disabling ItemFixer v2.9.7
  391. [22:06:25] [Server thread/INFO]: [VehiclesFix] Disabling VehiclesFix v1.0
  392. [22:06:25] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.4.0-SNAPSHOT-b386
  393. [22:06:25] [Server thread/INFO]: [Hospital] Disabling Hospital v0.2
  394. [22:06:25] [Server thread/INFO]: [mark22padre�5] Hospitals plugin disabled!
  395. [22:06:25] [Server thread/INFO]: [NametagEdit] Disabling NametagEdit v4.1.4
  396. [22:06:25] [Server thread/INFO]: [tce] Disabling tce v1.1
  397. [22:06:25] [Server thread/INFO]: tce Has Been Disabled!
  398. [22:06:25] [Server thread/INFO]: [WishPrefix] Disabling WishPrefix v1.0
  399. [22:06:25] [Server thread/INFO]: [JoinFC] Disabling JoinFC v0.1
  400. [22:06:25] [Server thread/INFO]: [Vehicles] Disabling Vehicles v8.4
  401. [22:06:25] [Server thread/INFO]: [WishArmour] Disabling WishArmour v2.2.8
  402. [22:06:25] [Server thread/WARN]: онет wisharmour идёт нахуй
  403. егор пидор
  404. [22:06:25] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  405. [22:06:25] [Server thread/INFO]: [CreativeNbtControl] Disabling CreativeNbtControl v1.8
  406. [22:06:25] [Server thread/INFO]: [CreativeNbtControl] CreativeNbtControl is disabled!
  407. [22:06:25] [Server thread/INFO]: [WishLimitWE] Disabling WishLimitWE v0.2
  408. [22:06:25] [Server thread/INFO]: [CreativeControl] Disabling CreativeControl v0.2
  409. [22:06:25] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.9-SNAPSHOT;88df431
  410. [22:06:25] [Server thread/INFO]: [icJukeBox] Disabling icJukeBox v1.6.4
  411. [22:06:25] [Server thread/INFO]: Saving players
  412. [22:06:26] [Server thread/INFO]: Saving worlds
  413. [22:06:26] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  414. [22:06:26] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  415. [22:06:26] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement