Advertisement
Guest User

Untitled

a guest
May 21st, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.43 KB | None | 0 0
  1. [22:33:30] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [22:33:30] [Server thread/INFO]: Loading properties
  3. [22:33:30] [Server thread/INFO]: Default game type: SURVIVAL
  4. [22:33:31] [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)
  5. [22:33:35] [Server thread/INFO]: Debug logging is disabled
  6. [22:33:35] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [22:33:35] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [22:33:35] [Server thread/INFO]: Generating keypair
  9. [22:33:36] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [22:33:36] [Server thread/INFO]: Using default channel type
  11. [22:33:38] [Server thread/ERROR]: Ambiguous plugin name `Factions' for files `plugins\FactionsUUID-1.6.9.5.jar' and `plugins\factionsone-1.2.2.jar' in `plugins'
  12. [22:33:38] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  13. [22:33:38] [Server thread/ERROR]: Could not load 'plugins\AuctionHouse.jar' in folder 'plugins'
  14. org.bukkit.plugin.UnknownDependencyException: Vault
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  16. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  17. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  18. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  19. at java.lang.Thread.run(Unknown Source) [?:1.8.0_77]
  20. [22:33:39] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  21. [22:33:39] [Server thread/INFO]: [CheckMyInventory] Loading CheckMyInventory v4.2.3.0
  22. [22:33:39] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.5
  23. [22:33:39] [Server thread/INFO]: [TerrainControl] Loading TerrainControl v2.8.0
  24. [22:33:39] [Server thread/INFO]: [CustomGUI] Loading CustomGUI v2.2.3
  25. [22:33:39] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  26. [22:33:39] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.22.1
  27. [22:33:39] [Server thread/INFO]: [ProtocolSupport] Allocator: PooledByteBufAllocator(directByDefault: true), direct: true
  28. [22:33:39] [Server thread/INFO]: [ProtocolSupport] Compression level: 3
  29. [22:33:40] [Server thread/INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 500
  30. [22:33:40] [Server thread/INFO]: [ProtocolSupport] Assume legacy ping dealy: 1000
  31. [22:33:40] [Server thread/INFO]: [ProtocolSupport] Login threads max count: 8, keep alive time: 60
  32. [22:33:40] [Server thread/INFO]: [ProtocolSupport] Using injected ServerConnection
  33. [22:33:40] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  34. [22:33:40] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  35. [22:33:41] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  36. [22:33:41] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.5-U0.1.14
  37. [22:33:41] [Server thread/INFO]: [TerrainControl] Enabling TerrainControl v2.8.0
  38. [22:33:41] [Server thread/INFO]: [TerrainControl] 22 Global custom objects loaded
  39. [22:33:41] [Server thread/ERROR]: Error occurred while enabling TerrainControl v2.8.0 (Is it up to date?)
  40. java.lang.NoClassDefFoundError: net/minecraft/server/v1_9_R1/WorldGenFactory
  41. at com.khorn.terraincontrol.bukkit.TCPlugin.onEnable(TCPlugin.java:88) ~[?:?]
  42. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  43. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  44. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  45. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  46. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  47. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:199) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  48. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  49. at java.lang.Thread.run(Unknown Source) [?:1.8.0_77]
  50. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_9_R1.WorldGenFactory
  51. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  52. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  53. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_77]
  54. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_77]
  55. ... 9 more
  56. [22:33:41] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.22.1
  57. [22:33:41] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  58. [22:33:41] [Server thread/INFO]: Preparing level "world"
  59. [22:33:41] [Server thread/INFO]: [TerrainControl] Starting to enable world ''world''...
  60. [22:33:41] [Server thread/ERROR]: [TerrainControl] Could not set generator for default world 'world': Plugin 'TerrainControl v2.8.0
  61. java.lang.NoClassDefFoundError: net/minecraft/server/v1_9_R1/WorldProvider
  62. at com.khorn.terraincontrol.bukkit.TCPlugin.getDefaultWorldGenerator(TCPlugin.java:136) ~[?:?]
  63. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.getGenerator(CraftServer.java:1230) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  64. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:256) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  65. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  66. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  67. at java.lang.Thread.run(Unknown Source) [?:1.8.0_77]
  68. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_9_R1.WorldProvider
  69. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  70. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  71. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_77]
  72. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_77]
  73. ... 6 more
  74. [22:33:42] [Server thread/INFO]: -------- World Settings For [world] --------
  75. [22:33:42] [Server thread/INFO]: Item Merge Radius: 2.5
  76. [22:33:42] [Server thread/INFO]: Item Despawn Rate: 6000
  77. [22:33:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
  78. [22:33:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  79. [22:33:42] [Server thread/INFO]: Chunks to Grow per Tick: 650
  80. [22:33:42] [Server thread/INFO]: Clear tick list: false
  81. [22:33:42] [Server thread/INFO]: Experience Merge Radius: 3.0
  82. [22:33:42] [Server thread/INFO]: View Distance: 10
  83. [22:33:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  84. [22:33:42] [Server thread/INFO]: Max Entity Collisions: 8
  85. [22:33:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  86. [22:33:42] [Server thread/INFO]: Mob Spawn Range: 4
  87. [22:33:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  88. [22:33:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  89. [22:33:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
  90. [22:33:42] [Server thread/INFO]: Cane Growth Modifier: 100%
  91. [22:33:42] [Server thread/INFO]: Melon Growth Modifier: 100%
  92. [22:33:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  93. [22:33:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  94. [22:33:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
  95. [22:33:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
  96. [22:33:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  97. [22:33:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  98. [22:33:42] [Server thread/INFO]: Anti X-Ray: true
  99. [22:33:42] [Server thread/INFO]: Engine Mode: 1
  100. [22:33:42] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  101. [22:33:42] [Server thread/INFO]: Replace Blocks: [1, 5]
  102. [22:33:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  103. [22:33:42] [Server thread/INFO]: Random Lighting Updates: false
  104. [22:33:42] [Server thread/INFO]: Structure Info Saving: true
  105. [22:33:42] [Server thread/INFO]: Sending up to 10 chunks per packet
  106. [22:33:42] [Server thread/INFO]: Max TNT Explosions: 100
  107. [22:33:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  108. [22:33:45] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  109. [22:33:45] [Server thread/INFO]: Item Merge Radius: 2.5
  110. [22:33:45] [Server thread/INFO]: Item Despawn Rate: 6000
  111. [22:33:45] [Server thread/INFO]: Arrow Despawn Rate: 1200
  112. [22:33:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  113. [22:33:45] [Server thread/INFO]: Chunks to Grow per Tick: 650
  114. [22:33:45] [Server thread/INFO]: Clear tick list: false
  115. [22:33:45] [Server thread/INFO]: Experience Merge Radius: 3.0
  116. [22:33:45] [Server thread/INFO]: View Distance: 10
  117. [22:33:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  118. [22:33:45] [Server thread/INFO]: Max Entity Collisions: 8
  119. [22:33:45] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  120. [22:33:45] [Server thread/INFO]: Mob Spawn Range: 4
  121. [22:33:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  122. [22:33:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  123. [22:33:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
  124. [22:33:45] [Server thread/INFO]: Cane Growth Modifier: 100%
  125. [22:33:45] [Server thread/INFO]: Melon Growth Modifier: 100%
  126. [22:33:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  127. [22:33:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  128. [22:33:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
  129. [22:33:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
  130. [22:33:45] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  131. [22:33:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  132. [22:33:45] [Server thread/INFO]: Anti X-Ray: true
  133. [22:33:45] [Server thread/INFO]: Engine Mode: 1
  134. [22:33:45] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  135. [22:33:45] [Server thread/INFO]: Replace Blocks: [1, 5]
  136. [22:33:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  137. [22:33:45] [Server thread/INFO]: Random Lighting Updates: false
  138. [22:33:45] [Server thread/INFO]: Structure Info Saving: true
  139. [22:33:45] [Server thread/INFO]: Sending up to 10 chunks per packet
  140. [22:33:45] [Server thread/INFO]: Max TNT Explosions: 100
  141. [22:33:45] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  142. [22:33:45] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  143. [22:33:45] [Server thread/INFO]: Item Merge Radius: 2.5
  144. [22:33:45] [Server thread/INFO]: Item Despawn Rate: 6000
  145. [22:33:45] [Server thread/INFO]: Arrow Despawn Rate: 1200
  146. [22:33:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  147. [22:33:45] [Server thread/INFO]: Chunks to Grow per Tick: 650
  148. [22:33:45] [Server thread/INFO]: Clear tick list: false
  149. [22:33:45] [Server thread/INFO]: Experience Merge Radius: 3.0
  150. [22:33:45] [Server thread/INFO]: View Distance: 10
  151. [22:33:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  152. [22:33:45] [Server thread/INFO]: Max Entity Collisions: 8
  153. [22:33:45] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  154. [22:33:45] [Server thread/INFO]: Mob Spawn Range: 4
  155. [22:33:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  156. [22:33:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  157. [22:33:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
  158. [22:33:45] [Server thread/INFO]: Cane Growth Modifier: 100%
  159. [22:33:45] [Server thread/INFO]: Melon Growth Modifier: 100%
  160. [22:33:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  161. [22:33:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  162. [22:33:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
  163. [22:33:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
  164. [22:33:45] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  165. [22:33:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  166. [22:33:45] [Server thread/INFO]: Anti X-Ray: true
  167. [22:33:45] [Server thread/INFO]: Engine Mode: 1
  168. [22:33:45] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  169. [22:33:45] [Server thread/INFO]: Replace Blocks: [1, 5]
  170. [22:33:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  171. [22:33:45] [Server thread/INFO]: Random Lighting Updates: false
  172. [22:33:45] [Server thread/INFO]: Structure Info Saving: true
  173. [22:33:45] [Server thread/INFO]: Sending up to 10 chunks per packet
  174. [22:33:45] [Server thread/INFO]: Max TNT Explosions: 100
  175. [22:33:45] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  176. [22:33:45] [Server thread/INFO]: Preparing start region for level 0 (Seed: -3414600518002776414)
  177. [22:33:46] [Server thread/INFO]: Preparing spawn area: 0%
  178. [22:33:48] [Server thread/INFO]: Preparing spawn area: 1%
  179. [22:33:49] [Server thread/INFO]: Preparing spawn area: 2%
  180. [22:33:50] [Server thread/INFO]: Preparing spawn area: 4%
  181. [22:33:51] [Server thread/INFO]: Preparing spawn area: 4%
  182. [22:33:53] [Server thread/INFO]: Preparing spawn area: 4%
  183. [22:33:54] [Server thread/INFO]: Preparing spawn area: 5%
  184. [22:33:55] [Server thread/INFO]: Preparing spawn area: 6%
  185. [22:33:56] [Server thread/INFO]: Preparing spawn area: 8%
  186. [22:33:57] [Server thread/INFO]: Preparing spawn area: 8%
  187. [22:33:59] [Server thread/INFO]: Preparing spawn area: 9%
  188. [22:34:00] [Server thread/INFO]: Preparing spawn area: 10%
  189. [22:34:01] [Server thread/INFO]: Preparing spawn area: 11%
  190. [22:34:02] [Server thread/INFO]: Preparing spawn area: 12%
  191. [22:34:03] [Server thread/INFO]: Preparing spawn area: 12%
  192. [22:34:04] [Server thread/INFO]: Preparing spawn area: 13%
  193. [22:34:05] [Server thread/INFO]: Preparing spawn area: 14%
  194. [22:34:06] [Server thread/INFO]: Preparing spawn area: 17%
  195. [22:34:07] [Server thread/INFO]: Preparing spawn area: 25%
  196. [22:34:08] [Server thread/INFO]: Preparing spawn area: 34%
  197. [22:34:09] [Server thread/INFO]: Preparing spawn area: 43%
  198. [22:34:10] [Server thread/INFO]: Preparing spawn area: 54%
  199. [22:34:11] [Server thread/INFO]: Preparing spawn area: 62%
  200. [22:34:12] [Server thread/INFO]: Preparing spawn area: 71%
  201. [22:34:13] [Server thread/INFO]: Preparing spawn area: 82%
  202. [22:34:14] [Server thread/INFO]: Preparing spawn area: 93%
  203. [22:34:15] [Server thread/INFO]: Preparing start region for level 1 (Seed: -3414600518002776414)
  204. [22:34:16] [Server thread/INFO]: Preparing spawn area: 13%
  205. [22:34:17] [Server thread/INFO]: Preparing spawn area: 25%
  206. [22:34:18] [Server thread/INFO]: Preparing spawn area: 43%
  207. [22:34:19] [Server thread/INFO]: Preparing spawn area: 58%
  208. [22:34:20] [Server thread/INFO]: Preparing spawn area: 76%
  209. [22:34:21] [Server thread/INFO]: Preparing spawn area: 88%
  210. [22:34:22] [Server thread/INFO]: Preparing start region for level 2 (Seed: -3414600518002776414)
  211. [22:34:23] [Server thread/INFO]: Preparing spawn area: 36%
  212. [22:34:24] [Server thread/INFO]: Preparing spawn area: 67%
  213. [22:34:25] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  214. [22:34:25] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  215. [22:34:25] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  216. [22:34:25] [Server thread/INFO]: [CheckMyInventory] Enabling CheckMyInventory v4.2.3.0
  217. [22:34:25] [Server thread/INFO]: CheckMyInventory Version 4.2.3.0 has been enabled
  218. [22:34:25] [Server thread/INFO]: [CMI] Vault was not found - Disabling capabilities.
  219. [22:34:25] [Server thread/INFO]: [CMI] Vault permissions was not found - Disabling capabilities.
  220. [22:34:26] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.5
  221. [22:34:26] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  222. [22:34:26] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  223. [22:34:26] [Server thread/INFO]: [WorldBorder] [CONFIG] World "void" has border radius 8000 at X: 129.6 Z: -81.5
  224. [22:34:26] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -208.0 Y: 64.0 Z: 256.0
  225. [22:34:26] [Server thread/INFO]: [CustomGUI] Enabling CustomGUI v2.2.3
  226. [22:34:26] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  227. [22:34:26] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  228. [22:34:26] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
  229. [22:34:26] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  230. [22:34:26] [Server thread/INFO]: Using locale en_GB
  231. [22:34:26] [Server thread/INFO]: Using locale en_GB
  232. [22:34:26] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  233. [22:34:26] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  234. [22:34:26] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  235. [22:34:26] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  236. [22:34:26] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  237. [22:34:26] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  238. [22:34:26] [Server thread/INFO]: [TerrainControl] Starting to enable world ''world''...
  239. [22:34:26] [Server thread/ERROR]: Error occurred while enabling Multiverse-Core v2.4-b527 (Is it up to date?)
  240. java.lang.NoClassDefFoundError: net/minecraft/server/v1_9_R1/WorldProvider
  241. at com.khorn.terraincontrol.bukkit.TCPlugin.getDefaultWorldGenerator(TCPlugin.java:136) ~[?:?]
  242. at org.bukkit.WorldCreator.getGeneratorForName(WorldCreator.java:311) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  243. at org.bukkit.WorldCreator.generator(WorldCreator.java:183) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  244. at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:113) ~[?:?]
  245. at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:91) ~[?:?]
  246. at com.onarandombox.MultiverseCore.utils.WorldManager.loadDefaultWorlds(WorldManager.java:469) ~[?:?]
  247. at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:241) ~[?:?]
  248. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  249. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  250. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  251. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  252. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  253. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  254. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  255. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  256. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  257. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  258. at java.lang.Thread.run(Unknown Source) [?:1.8.0_77]
  259. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_9_R1.WorldProvider
  260. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  261. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  262. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_77]
  263. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_77]
  264. ... 18 more
  265. [22:34:26] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  266. [22:34:27] [Server thread/INFO]: [WorldGuard] Default configuration file written: C:\Users\Oliver\Desktop\factions\plugins\WorldGuard\worlds\world\config.yml
  267. [22:34:27] [Server thread/INFO]: [WorldGuard] Default configuration file written: C:\Users\Oliver\Desktop\factions\plugins\WorldGuard\worlds\world\blacklist.txt
  268. [22:34:27] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  269. [22:34:27] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  270. [22:34:27] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  271. [22:34:27] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  272. [22:34:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  273. [22:34:27] [Server thread/INFO]: [WorldGuard] Default configuration file written: C:\Users\Oliver\Desktop\factions\plugins\WorldGuard\worlds\world_nether\config.yml
  274. [22:34:27] [Server thread/INFO]: [WorldGuard] Default configuration file written: C:\Users\Oliver\Desktop\factions\plugins\WorldGuard\worlds\world_nether\blacklist.txt
  275. [22:34:27] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  276. [22:34:27] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  277. [22:34:27] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  278. [22:34:27] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  279. [22:34:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  280. [22:34:27] [Server thread/INFO]: [WorldGuard] Default configuration file written: C:\Users\Oliver\Desktop\factions\plugins\WorldGuard\worlds\world_the_end\config.yml
  281. [22:34:27] [Server thread/INFO]: [WorldGuard] Default configuration file written: C:\Users\Oliver\Desktop\factions\plugins\WorldGuard\worlds\world_the_end\blacklist.txt
  282. [22:34:27] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  283. [22:34:27] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  284. [22:34:27] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  285. [22:34:27] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  286. [22:34:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  287. [22:34:27] [Server thread/INFO]: [WorldGuard] Loading region data...
  288. [22:34:27] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-U0.1.14
  289. [22:34:27] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] === ENABLE START ===
  290. [22:34:27] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] Loaded 2 players
  291. [22:34:27] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] Loaded 3 Factions
  292. [22:34:27] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] Loading board from disk
  293. [22:34:27] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] Loaded 0 board locations
  294. [22:34:27] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] Economy integration is disabled, and the plugin "Vault" is not installed.
  295. [22:34:27] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] === ENABLE DONE (Took 225ms) ===
  296. [22:34:27] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  297. [22:34:27] [Server thread/INFO]: Done (45.766s)! For help, type "help" or "?"
  298. [22:38:24] [Server thread/INFO]: Stopping the server
  299. [22:38:24] [Server thread/INFO]: Stopping server
  300. [22:38:24] [Server thread/INFO]: [Factions] Disabling Factions v1.6.9.5-U0.1.14
  301. [22:38:24] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.14] Disabled
  302. [22:38:24] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
  303. [22:38:24] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  304. [22:38:24] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
  305. [22:38:24] [Server thread/INFO]: [Multiverse-Core] - Disabled
  306. [22:38:24] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
  307. [22:38:24] [Server thread/INFO]: [ProtocolSupport] Disabling ProtocolSupport v4.22.1
  308. [22:38:24] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  309. [22:38:24] [Server thread/INFO]: [CustomGUI] Disabling CustomGUI v2.2.3
  310. [22:38:24] [Server thread/INFO]: [TerrainControl] Disabling TerrainControl v2.8.0
  311. [22:38:24] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.5
  312. [22:38:24] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  313. [22:38:24] [Server thread/INFO]: [CheckMyInventory] Disabling CheckMyInventory v4.2.3.0
  314. [22:38:24] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
  315. [22:38:24] [Server thread/INFO]: Saving players
  316. [22:38:24] [Server thread/INFO]: Saving worlds
  317. [22:38:24] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  318. [22:38:24] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  319. [22:38:24] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement