Advertisement
Guest User

hyp

a guest
Feb 24th, 2020
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.96 KB | None | 0 0
  1. > [18:26:22] [Server thread/ERROR]: Could not load 'plugins/EssentialsXChat-2.17.1.19.jar' in folder 'plugins'
  2. org.bukkit.plugin.UnknownDependencyException: Essentials
  3. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:236) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  4. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:353) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  5. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:210) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  6. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  7. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  8. > [18:26:22] [Server thread/ERROR]: Could not load 'plugins/EssentialsXGeoIP-2.17.1.19.jar' in folder 'plugins'
  9. org.bukkit.plugin.UnknownDependencyException: Essentials
  10. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:236) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  11. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:353) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  12. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:210) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  13. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  14. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  15. > [18:26:22] [Server thread/WARN]: Legacy plugin MassiveCore v2.14.0 does not specify an api-version.
  16. > [18:26:22] [Server thread/WARN]: Legacy plugin Factions v2.14.0 does not specify an api-version.
  17. > [18:26:22] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  18. > [18:26:22] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.17.1.19
  19. > [18:26:22] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.14.0
  20. > [18:26:22] [Server thread/INFO]: [Factions] Loading Factions v2.14.0
  21. > [18:26:22] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.14.0
  22. > [18:26:23] [Server thread/INFO]: [MassiveCore 2.14.0] === ENABLE START ===
  23. > [18:26:23] [Server thread/INFO]: [MassiveCore 2.14.0] Loading Cachefile datas...
  24. > [18:26:23] [Server thread/INFO]: [MassiveCore 2.14.0] Loading Onlineplayer datas...
  25. > [18:26:23] [Server thread/INFO]: [MassiveCore 2.14.0] Loading Registry datas...
  26. > [18:26:23] [Server thread/INFO]: [MassiveCore 2.14.0] Saving Cachefile...
  27. > [18:26:23] [Server thread/INFO]: [MassiveCore 2.14.0] Setup of IdUtil took 30ms.
  28. > [18:26:23] [Server thread/ERROR]: Error occurred while enabling MassiveCore v2.14.0 (Is it up to date?)
  29. java.lang.ExceptionInInitializerError: null
  30. at com.massivecraft.massivecore.command.type.RegistryType.registerAll(RegistryType.java:318) ~[?:?]
  31. at com.massivecraft.massivecore.MassiveCore.onEnableInner(MassiveCore.java:234) ~[?:?]
  32. at com.massivecraft.massivecore.MassivePlugin.onEnable(MassivePlugin.java:82) ~[?:?]
  33. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  34. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  35. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:432) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  36. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  37. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  38. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  39. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  40. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  41. Caused by: java.lang.IllegalArgumentException: Cannot get ID of Modern Material
  42. at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  43. at org.bukkit.Material.getId(Material.java:3316) ~[spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  44. at com.massivecraft.massivecore.command.type.enumeration.TypeMaterial.getIdsInner(TypeMaterial.java:31) ~[?:?]
  45. at com.massivecraft.massivecore.command.type.enumeration.TypeMaterial.getIdsInner(TypeMaterial.java:9) ~[?:?]
  46. at com.massivecraft.massivecore.command.type.TypeAbstract.getIds(TypeAbstract.java:353) ~[?:?]
  47. at com.massivecraft.massivecore.command.type.TypeAbstractChoice.createOptionKeys(TypeAbstractChoice.java:365) ~[?:?]
  48. at com.massivecraft.massivecore.command.type.TypeAbstractChoice.createOptions(TypeAbstractChoice.java:339) ~[?:?]
  49. at com.massivecraft.massivecore.command.type.TypeAbstractChoice.setAll(TypeAbstractChoice.java:77) ~[?:?]
  50. at com.massivecraft.massivecore.command.type.TypeAbstractChoice.setAll(TypeAbstractChoice.java:84) ~[?:?]
  51. at com.massivecraft.massivecore.command.type.enumeration.TypeEnum.<init>(TypeEnum.java:25) ~[?:?]
  52. at com.massivecraft.massivecore.command.type.enumeration.TypeMaterial.<init>(TypeMaterial.java:19) ~[?:?]
  53. at com.massivecraft.massivecore.command.type.enumeration.TypeMaterial.<clinit>(TypeMaterial.java:15) ~[?:?]
  54. ... 11 more
  55. > [18:26:23] [Server thread/INFO]: Preparing level "world"
  56. > [18:26:23] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  57. > [18:26:24] [Server thread/INFO]: Loaded 6 recipes
  58. > [18:26:25] [Server thread/INFO]: -------- World Settings For [world] --------
  59. > [18:26:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  60. > [18:26:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  61. > [18:26:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  62. > [18:26:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  63. > [18:26:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  64. > [18:26:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  65. > [18:26:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  66. > [18:26:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
  67. > [18:26:25] [Server thread/INFO]: Potato Growth Modifier: 100%
  68. > [18:26:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  69. > [18:26:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  70. > [18:26:25] [Server thread/INFO]: Vine Growth Modifier: 100%
  71. > [18:26:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  72. > [18:26:25] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  73. > [18:26:25] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  74. > [18:26:25] [Server thread/INFO]: Kelp Growth Modifier: 100%
  75. > [18:26:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  76. > [18:26:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  77. > [18:26:25] [Server thread/INFO]: Mob Spawn Range: 6
  78. > [18:26:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  79. > [18:26:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  80. > [18:26:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  81. > [18:26:25] [Server thread/INFO]: Max TNT Explosions: 100
  82. > [18:26:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  83. > [18:26:25] [Server thread/INFO]: View Distance: 7
  84. > [18:26:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  85. > [18:26:25] [Server thread/INFO]: Item Despawn Rate: 6000
  86. > [18:26:25] [Server thread/INFO]: Item Merge Radius: 2.5
  87. > [18:26:25] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  88. > [18:26:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  89. > [18:26:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  90. > [18:26:27] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  91. > [18:26:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
  92. > [18:26:27] [Server thread/INFO]: Cane Growth Modifier: 100%
  93. > [18:26:27] [Server thread/INFO]: Melon Growth Modifier: 100%
  94. > [18:26:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  95. > [18:26:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  96. > [18:26:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
  97. > [18:26:27] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  98. > [18:26:27] [Server thread/INFO]: Carrot Growth Modifier: 100%
  99. > [18:26:27] [Server thread/INFO]: Potato Growth Modifier: 100%
  100. > [18:26:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
  101. > [18:26:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  102. > [18:26:27] [Server thread/INFO]: Vine Growth Modifier: 100%
  103. > [18:26:27] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  104. > [18:26:27] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  105. > [18:26:27] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  106. > [18:26:27] [Server thread/INFO]: Kelp Growth Modifier: 100%
  107. > [18:26:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  108. > [18:26:27] [Server thread/INFO]: Experience Merge Radius: 3.0
  109. > [18:26:27] [Server thread/INFO]: Mob Spawn Range: 6
  110. > [18:26:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  111. > [18:26:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  112. > [18:26:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  113. > [18:26:27] [Server thread/INFO]: Max TNT Explosions: 100
  114. > [18:26:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  115. > [18:26:27] [Server thread/INFO]: View Distance: 7
  116. > [18:26:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  117. > [18:26:27] [Server thread/INFO]: Item Despawn Rate: 6000
  118. > [18:26:27] [Server thread/INFO]: Item Merge Radius: 2.5
  119. > [18:26:27] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  120. > [18:26:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  121. > [18:26:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  122. > [18:26:28] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  123. > [18:26:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
  124. > [18:26:28] [Server thread/INFO]: Cane Growth Modifier: 100%
  125. > [18:26:28] [Server thread/INFO]: Melon Growth Modifier: 100%
  126. > [18:26:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  127. > [18:26:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  128. > [18:26:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
  129. > [18:26:28] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  130. > [18:26:28] [Server thread/INFO]: Carrot Growth Modifier: 100%
  131. > [18:26:28] [Server thread/INFO]: Potato Growth Modifier: 100%
  132. > [18:26:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
  133. > [18:26:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  134. > [18:26:28] [Server thread/INFO]: Vine Growth Modifier: 100%
  135. > [18:26:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  136. > [18:26:28] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  137. > [18:26:28] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  138. > [18:26:28] [Server thread/INFO]: Kelp Growth Modifier: 100%
  139. > [18:26:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  140. > [18:26:28] [Server thread/INFO]: Experience Merge Radius: 3.0
  141. > [18:26:28] [Server thread/INFO]: Mob Spawn Range: 6
  142. > [18:26:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  143. > [18:26:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  144. > [18:26:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  145. > [18:26:28] [Server thread/INFO]: Max TNT Explosions: 100
  146. > [18:26:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  147. > [18:26:28] [Server thread/INFO]: View Distance: 7
  148. > [18:26:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  149. > [18:26:28] [Server thread/INFO]: Item Despawn Rate: 6000
  150. > [18:26:28] [Server thread/INFO]: Item Merge Radius: 2.5
  151. > [18:26:28] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  152. > [18:26:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  153. > [18:26:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  154. > [18:26:30] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  155. > [18:26:31] [Server thread/INFO]: Preparing spawn area: 0%
  156. > [18:26:31] [Server thread/INFO]: Preparing spawn area: 0%
  157. > [18:26:31] [Server thread/INFO]: Preparing spawn area: 0%
  158. > [18:26:31] [Server thread/INFO]: Preparing spawn area: 0%
  159. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  160. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  161. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  162. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  163. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  164. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  165. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  166. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  167. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  168. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  169. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  170. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  171. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  172. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  173. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  174. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  175. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  176. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  177. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  178. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  179. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  180. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  181. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  182. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  183. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  184. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  185. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  186. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  187. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  188. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  189. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  190. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  191. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  192. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  193. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  194. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  195. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  196. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  197. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  198. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  199. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  200. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  201. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  202. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  203. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  204. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  205. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  206. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  207. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  208. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  209. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  210. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  211. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  212. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  213. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  214. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  215. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  216. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  217. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  218. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  219. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  220. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  221. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  222. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  223. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  224. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  225. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  226. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  227. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  228. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  229. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  230. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  231. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  232. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  233. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  234. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  235. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  236. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  237. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  238. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  239. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  240. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  241. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  242. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  243. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  244. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  245. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  246. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  247. > [18:27:16] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  248. > [18:27:16] [Server thread/INFO]: Preparing spawn area: 48%
  249. > [18:27:17] [Server thread/INFO]: Time elapsed: 47167 ms
  250. > [18:27:17] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  251. > [18:27:18] [Server thread/INFO]: Preparing spawn area: 0%
  252. > [18:27:18] [Server thread/INFO]: Preparing spawn area: 0%
  253. > [18:27:18] [Server thread/INFO]: Preparing spawn area: 0%
  254. > [18:27:18] [Server thread/INFO]: Preparing spawn area: 83%
  255. > [18:27:19] [Server-Worker-1/INFO]: Preparing spawn area: 99%
  256. > [18:27:19] [Server thread/INFO]: Time elapsed: 2175 ms
  257. > [18:27:19] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  258. > [18:27:19] [Server thread/INFO]: Preparing spawn area: 0%
  259. > [18:27:20] [Server-Worker-1/INFO]: Preparing spawn area: 83%
  260. > [18:27:20] [Server-Worker-1/INFO]: Preparing spawn area: 83%
  261. > [18:27:21] [Server thread/INFO]: Time elapsed: 1538 ms
  262. > [18:27:21] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  263. > [18:27:21] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  264. > [18:27:21] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.17.1.19
  265. > [18:27:21] [Server thread/ERROR]: [EssentialsProtect] Essentials not installed or failed to load. Essentials Protect is in emergency mode now.
  266. > [18:27:21] [Server thread/INFO]: [Factions] Enabling Factions v2.14.0
  267. > [18:27:21] [Server thread/INFO]: [Factions 2.14.0] === ENABLE START ===
  268. > [18:27:21] [Server thread/ERROR]: Error occurred while enabling Factions v2.14.0 (Is it up to date?)
  269. java.lang.NullPointerException: null
  270. at com.massivecraft.massivecore.MassivePlugin.checkVersionSynchronization(MassivePlugin.java:117) ~[?:?]
  271. at com.massivecraft.massivecore.MassivePlugin.onEnablePre(MassivePlugin.java:96) ~[?:?]
  272. at com.massivecraft.massivecore.MassivePlugin.onEnable(MassivePlugin.java:81) ~[?:?]
  273. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  274. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  275. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:432) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  276. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:464) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  277. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:378) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  278. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  279. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:274) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  280. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [spigot-1.15.2.jar:git-Spigot-c574e08-807a677]
  281. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  282. > [18:27:21] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  283. > [18:27:21] [Server thread/INFO]: Done (58.084s)! For help, type "help"
  284. [MineStrator] Server marked as ON
  285. > [18:27:21] [Server thread/INFO]: Starting GS4 status listener
  286. > [18:27:21] [Query Listener #1/INFO]: Query running on 0.0.0.0:26010
  287. > [18:27:21] [Thread-12/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
  288. > [18:27:41] [User Authenticator #1/INFO]: UUID of player nnneb_ is 7026925e-f0bb-4c71-82f5-b41368cfc91f
  289. > [18:27:42] [Server thread/INFO]: nnneb_[/176.140.77.27:57781] logged in with entity id 452 at ([world]-191.59994148260932, 69.0, 88.94710181994382)
  290. > [18:27:46] [User Authenticator #2/INFO]: UUID of player Saphirion is 70be71a1-bd75-499a-99b2-db5e9d3b6e1b
  291. > [18:27:47] [Server thread/INFO]: Saphirion[/77.150.116.207:4750] logged in with entity id 471 at ([world]-231.63185681690726, 68.0, 101.89178518554488)
  292. > [18:27:48] [Async Chat Thread - #0/INFO]: <nnneb_> reu
  293. > [18:28:08] [Async Chat Thread - #0/INFO]: <Saphirion> écris dans le canal
  294. > [18:28:14] [Async Chat Thread - #0/INFO]: <nnneb_> yooohooo
  295. > [18:28:20] [Async Chat Thread - #0/INFO]: <Saphirion> t'arrive à péter des blocs?
  296. > [18:28:23] [Async Chat Thread - #0/INFO]: <nnneb_> nan
  297. > [18:28:24] [Async Chat Thread - #0/INFO]: <Saphirion> ok
  298. > [18:28:29] [Async Chat Thread - #0/INFO]: <Saphirion> ça marque quoi?
  299. > [18:28:31] [Async Chat Thread - #0/INFO]: <nnneb_> rien
  300. > [18:28:36] [Async Chat Thread - #0/INFO]: <Saphirion> D'accord
  301. > [18:28:41] [Async Chat Thread - #0/INFO]: <Saphirion> Alors j'ai encore du travail
  302. > [18:28:43] [Async Chat Thread - #0/INFO]: <nnneb_> la cloche marche par contre
  303. > [18:28:47] [Async Chat Thread - #0/INFO]: <Saphirion> ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement