Advertisement
Guest User

Untitled

a guest
May 25th, 2019
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.32 KB | None | 0 0
  1. [18:09:29] [Server thread/INFO]: Starting minecraft server version 1.14.1
  2. [18:09:29] [Server thread/INFO]: Loading properties
  3. [18:09:29] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-03bd4b0-342194e (MC: 1.14.1) (Implementing API version 1.14.1-R0.1-SNAPSHOT)
  4. [18:09:29] [Server thread/INFO]: Debug logging is disabled
  5. [18:09:29] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [18:09:29] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [18:09:29] [Server thread/INFO]: Default game type: SURVIVAL
  8. [18:09:29] [Server thread/INFO]: Generating keypair
  9. [18:09:30] [Server thread/INFO]: Starting Minecraft server on 192.210.172.162:33743
  10. [18:09:30] [Server thread/INFO]: Using epoll channel type
  11. [18:09:36] [Server thread/WARN]: Plugin WorldGuard v6.2.2-SNAPSHOT;8eeab68 does not specify an api-version.
  12. [18:09:36] [Server thread/ERROR]: Could not load 'plugins/worldguard-bukkit-6.2.2.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/sk89q/worldedit/Location
  14. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[spigot.jar:git-Spigot-03bd4b0-342194e]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:333) ~[spigot.jar:git-Spigot-03bd4b0-342194e]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:252) [spigot.jar:git-Spigot-03bd4b0-342194e]
  17. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:347) [spigot.jar:git-Spigot-03bd4b0-342194e]
  18. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [spigot.jar:git-Spigot-03bd4b0-342194e]
  19. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:761) [spigot.jar:git-Spigot-03bd4b0-342194e]
  20. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  21. Caused by: java.lang.NoClassDefFoundError: com/sk89q/worldedit/Location
  22. at com.sk89q.worldguard.protection.flags.DefaultFlag.<clinit>(DefaultFlag.java:134) ~[?:?]
  23. at com.sk89q.worldguard.bukkit.WorldGuardPlugin.<init>(WorldGuardPlugin.java:136) ~[?:?]
  24. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
  25. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_212]
  26. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
  27. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
  28. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_212]
  29. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:71) ~[spigot.jar:git-Spigot-03bd4b0-342194e]
  30. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-03bd4b0-342194e]
  31. ... 6 more
  32. Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.Location
  33. at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_212]
  34. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:135) ~[spigot.jar:git-Spigot-03bd4b0-342194e]
  35. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:81) ~[spigot.jar:git-Spigot-03bd4b0-342194e]
  36. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
  37. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
  38. at com.sk89q.worldguard.protection.flags.DefaultFlag.<clinit>(DefaultFlag.java:134) ~[?:?]
  39. at com.sk89q.worldguard.bukkit.WorldGuardPlugin.<init>(WorldGuardPlugin.java:136) ~[?:?]
  40. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
  41. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_212]
  42. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
  43. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
  44. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_212]
  45. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:71) ~[spigot.jar:git-Spigot-03bd4b0-342194e]
  46. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-03bd4b0-342194e]
  47. ... 6 more
  48. [18:09:36] [Server thread/INFO]: [GlobalWarming] Loading GlobalWarming v1.0.4
  49. [18:09:36] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.0-rc-2;7be00cc
  50. [18:09:37] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@7f45ac1b]
  51. [18:09:37] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R2 as the Bukkit adapter
  52. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=0]
  53. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=1]
  54. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=2]
  55. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=3]
  56. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=4]
  57. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=5]
  58. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=6]
  59. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=7]
  60. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=8]
  61. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=9]
  62. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=10]
  63. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=11]
  64. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=12]
  65. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=13]
  66. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=14]
  67. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:sign[rotation=15]
  68. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:wall_sign[facing=north]
  69. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:wall_sign[facing=south]
  70. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:wall_sign[facing=west]
  71. [18:09:38] [Server thread/WARN]: Unknown block: minecraft:wall_sign[facing=east]
  72. [18:09:38] [Server thread/WARN]: Unknown item: minecraft:sign
  73. [18:09:38] [Server thread/WARN]: Unknown item: minecraft:rose_red
  74. [18:09:38] [Server thread/WARN]: Unknown item: minecraft:cactus_green
  75. [18:09:38] [Server thread/WARN]: Unknown item: minecraft:dandelion_yellow
  76. [18:09:38] [Server thread/INFO]: Preparing level "world"
  77. [18:09:38] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  78. [18:09:38] [Server thread/INFO]: Loaded 6 recipes
  79. [18:09:39] [Server thread/INFO]: -------- World Settings For [world] --------
  80. [18:09:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  81. [18:09:39] [Server thread/INFO]: Experience Merge Radius: 3.0
  82. [18:09:39] [Server thread/INFO]: Mob Spawn Range: 6
  83. [18:09:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
  84. [18:09:39] [Server thread/INFO]: Cane Growth Modifier: 100%
  85. [18:09:39] [Server thread/INFO]: Melon Growth Modifier: 100%
  86. [18:09:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  87. [18:09:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  88. [18:09:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
  89. [18:09:39] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  90. [18:09:39] [Server thread/INFO]: Carrot Growth Modifier: 100%
  91. [18:09:39] [Server thread/INFO]: Potato Growth Modifier: 100%
  92. [18:09:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
  93. [18:09:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  94. [18:09:39] [Server thread/INFO]: Vine Growth Modifier: 100%
  95. [18:09:39] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  96. [18:09:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  97. [18:09:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  98. [18:09:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  99. [18:09:39] [Server thread/INFO]: Max TNT Explosions: 100
  100. [18:09:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  101. [18:09:39] [Server thread/INFO]: View Distance: 6
  102. [18:09:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  103. [18:09:39] [Server thread/INFO]: Item Despawn Rate: 6000
  104. [18:09:39] [Server thread/INFO]: Item Merge Radius: 2.5
  105. [18:09:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
  106. [18:09:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  107. [18:09:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  108. [18:09:40] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  109. [18:09:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  110. [18:09:40] [Server thread/INFO]: Experience Merge Radius: 3.0
  111. [18:09:40] [Server thread/INFO]: Mob Spawn Range: 6
  112. [18:09:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
  113. [18:09:40] [Server thread/INFO]: Cane Growth Modifier: 100%
  114. [18:09:40] [Server thread/INFO]: Melon Growth Modifier: 100%
  115. [18:09:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  116. [18:09:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  117. [18:09:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
  118. [18:09:40] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  119. [18:09:40] [Server thread/INFO]: Carrot Growth Modifier: 100%
  120. [18:09:40] [Server thread/INFO]: Potato Growth Modifier: 100%
  121. [18:09:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
  122. [18:09:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  123. [18:09:40] [Server thread/INFO]: Vine Growth Modifier: 100%
  124. [18:09:40] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  125. [18:09:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  126. [18:09:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  127. [18:09:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  128. [18:09:40] [Server thread/INFO]: Max TNT Explosions: 100
  129. [18:09:40] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  130. [18:09:40] [Server thread/INFO]: View Distance: 6
  131. [18:09:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  132. [18:09:40] [Server thread/INFO]: Item Despawn Rate: 6000
  133. [18:09:40] [Server thread/INFO]: Item Merge Radius: 2.5
  134. [18:09:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
  135. [18:09:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  136. [18:09:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  137. [18:09:40] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  138. [18:09:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  139. [18:09:40] [Server thread/INFO]: Experience Merge Radius: 3.0
  140. [18:09:40] [Server thread/INFO]: Mob Spawn Range: 6
  141. [18:09:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
  142. [18:09:40] [Server thread/INFO]: Cane Growth Modifier: 100%
  143. [18:09:40] [Server thread/INFO]: Melon Growth Modifier: 100%
  144. [18:09:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  145. [18:09:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  146. [18:09:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
  147. [18:09:40] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  148. [18:09:40] [Server thread/INFO]: Carrot Growth Modifier: 100%
  149. [18:09:40] [Server thread/INFO]: Potato Growth Modifier: 100%
  150. [18:09:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
  151. [18:09:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  152. [18:09:40] [Server thread/INFO]: Vine Growth Modifier: 100%
  153. [18:09:40] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  154. [18:09:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  155. [18:09:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  156. [18:09:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  157. [18:09:40] [Server thread/INFO]: Max TNT Explosions: 100
  158. [18:09:40] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  159. [18:09:40] [Server thread/INFO]: View Distance: 6
  160. [18:09:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  161. [18:09:40] [Server thread/INFO]: Item Despawn Rate: 6000
  162. [18:09:40] [Server thread/INFO]: Item Merge Radius: 2.5
  163. [18:09:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
  164. [18:09:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  165. [18:09:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  166. [18:09:40] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  167. [18:09:41] [Server-Worker-7/INFO]: Preparing spawn area: 0%
  168. [18:09:41] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  169. [18:09:41] [Server-Worker-4/INFO]: Preparing spawn area: 0%
  170. [18:09:41] [Server-Worker-4/INFO]: Preparing spawn area: 0%
  171. [18:09:42] [Server-Worker-2/INFO]: Preparing spawn area: 0%
  172. [18:09:42] [Server-Worker-4/INFO]: Preparing spawn area: 0%
  173. [18:09:46] [Server-Worker-3/INFO]: Preparing spawn area: 0%
  174. [18:09:46] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  175. [18:09:46] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  176. [18:09:46] [Server-Worker-5/INFO]: Preparing spawn area: 0%
  177. [18:09:46] [Server-Worker-5/INFO]: Preparing spawn area: 0%
  178. [18:09:46] [Server-Worker-5/INFO]: Preparing spawn area: 0%
  179. [18:09:46] [Server-Worker-2/INFO]: Preparing spawn area: 0%
  180. [18:09:46] [Server-Worker-4/INFO]: Preparing spawn area: 23%
  181. [18:09:47] [Server-Worker-3/INFO]: Preparing spawn area: 68%
  182. [18:09:47] [Server-Worker-4/INFO]: Preparing spawn area: 76%
  183. [18:09:48] [Server-Worker-3/INFO]: Preparing spawn area: 84%
  184. [18:09:48] [Server-Worker-3/INFO]: Preparing spawn area: 91%
  185. [18:09:49] [Server-Worker-3/INFO]: Preparing spawn area: 99%
  186. [18:09:49] [Server thread/INFO]: Time elapsed: 9041 ms
  187. [18:09:49] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  188. [18:09:49] [Server-Worker-6/INFO]: Preparing spawn area: 0%
  189. [18:09:49] [Server-Worker-5/INFO]: Preparing spawn area: 0%
  190. [18:09:50] [Server-Worker-7/INFO]: Preparing spawn area: 0%
  191. [18:09:50] [Server-Worker-6/INFO]: Preparing spawn area: 0%
  192. [18:09:51] [Server-Worker-7/INFO]: Preparing spawn area: 9%
  193. [18:09:51] [Server-Worker-4/INFO]: Preparing spawn area: 68%
  194. [18:09:52] [Server-Worker-3/INFO]: Preparing spawn area: 78%
  195. [18:09:52] [Server-Worker-4/INFO]: Preparing spawn area: 86%
  196. [18:09:53] [Server-Worker-3/INFO]: Preparing spawn area: 93%
  197. [18:09:53] [Server thread/INFO]: Time elapsed: 4403 ms
  198. [18:09:53] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  199. [18:09:53] [Server-Worker-2/INFO]: Preparing spawn area: 0%
  200. [18:09:54] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  201. [18:09:54] [Server-Worker-3/INFO]: Preparing spawn area: 0%
  202. [18:09:55] [Server-Worker-7/INFO]: Preparing spawn area: 0%
  203. [18:09:55] [Server-Worker-5/INFO]: Preparing spawn area: 38%
  204. [18:09:55] [User Authenticator #1/INFO]: UUID of player KameradenPoptart is 93b357be-37d2-4fee-94ef-1417f6905a39
  205. [18:09:56] [Server-Worker-5/INFO]: Preparing spawn area: 87%
  206. [18:09:56] [Server thread/INFO]: Time elapsed: 2676 ms
  207. [18:09:56] [Server thread/INFO]: [GlobalWarming] Enabling GlobalWarming v1.0.4
  208. [18:09:56] [Server thread/INFO]: [GlobalWarming] Lang loaded: [en-US]
  209. [18:10:00] [Server thread/ERROR]: [GlobalWarming] MySQL connection not found.
  210. [18:10:00] [Server thread/ERROR]: [GlobalWarming] Data won't persist after restarts!
  211. [18:10:00] [Server thread/ERROR]: [GlobalWarming] Please update config.yml and restart the server.
  212. [18:10:00] [Server thread/INFO]: [GlobalWarming] Loading climate engine for: [world]
  213. [18:10:00] [Server thread/INFO]: [GlobalWarming] Record created for world: [world]
  214. [18:10:00] [Server thread/INFO]: [GlobalWarming] Loading climate engine for: [world_the_end]
  215. [18:10:00] [Server thread/INFO]: [GlobalWarming] Record created for world: [world_the_end]
  216. [18:10:00] [Server thread/INFO]: [GlobalWarming] Loading climate engine for: [world_nether]
  217. [18:10:00] [Server thread/INFO]: [GlobalWarming] Record created for world: [world_nether]
  218. [18:10:00] [Server thread/WARN]: [GlobalWarming] Bounty-system [disabled], Vault economy not found
  219. [18:10:00] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.0-rc-2;7be00cc
  220. [18:10:00] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  221. [18:10:01] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  222. [18:10:01] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  223. [18:10:01] [Server thread/INFO]: Done (22.893s)! For help, type "help"
  224. [18:10:02] [Server thread/INFO]: KameradenPoptart[/73.252.159.20:11843] logged in with entity id 160 at ([world]-610.4803512992614, 76.0, 23.2598735802525)
  225. [18:10:06] [Server thread/INFO]: KameradenPoptart issued server command: /plugins
  226. [18:10:13] [Server thread/INFO]: KameradenPoptart issued server command: /region
  227. [18:10:14] [Server thread/INFO]: KameradenPoptart issued server command: //region
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement