Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.57 KB | None | 0 0
  1. [09:16:19] [Server thread/INFO]: Loading properties
  2. [09:16:19] [Server thread/INFO]: Default game type: SURVIVAL
  3. [09:16:19] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-b78586d-f3356f1 (MC: 1.12) (Implementing API version 1.12-R0.1-SNAPSHOT)
  4. [09:16:19] [Server thread/INFO]: Debug logging is disabled
  5. [09:16:19] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [09:16:19] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [09:16:19] [Server thread/INFO]: Generating keypair
  8. [09:16:19] [Server thread/INFO]: Starting Minecraft server on *:25566
  9. [09:16:19] [Server thread/INFO]: Using default channel type
  10. [09:16:20] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  11. [09:16:20] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.12.0
  12. [09:16:20] [Server thread/INFO]: [Factions] Loading Factions v2.12.0
  13. [09:16:20] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.12.0
  14. [09:16:20] [Server thread/INFO]: [MassiveCore 2.12.0] === ENABLE START ===
  15. [09:16:20] [Server thread/INFO]: [MassiveCore 2.12.0] Loading Cachefile datas...
  16. [09:16:20] [Server thread/INFO]: [MassiveCore 2.12.0] Loading Onlineplayer datas...
  17. [09:16:20] [Server thread/INFO]: [MassiveCore 2.12.0] Loading Registry datas...
  18. [09:16:20] [Server thread/INFO]: [MassiveCore 2.12.0] Saving Cachefile...
  19. [09:16:20] [Server thread/INFO]: [MassiveCore 2.12.0] Setup of IdUtil took 18ms.
  20. [09:16:20] [Server thread/INFO]: [MassiveCore 2.12.0] Mixin NmsBasics set to Minecraft 1.7.10+ [1_7_R4+]
  21. [09:16:20] [Server thread/INFO]: [MassiveCore 2.12.0] Mixin MixinEvent set to Default
  22. [09:16:20] [Server thread/ERROR]: Error occurred while enabling MassiveCore v2.12.0 (Is it up to date?)
  23. java.lang.UnsupportedOperationException: not implemented
  24. at com.massivecraft.massivecore.mixin.Mixin.notImplemented(Mixin.java:184) ~[?:?]
  25. at com.massivecraft.massivecore.nms.NmsItemStackCreate.create(NmsItemStackCreate.java:30) ~[?:?]
  26. at com.massivecraft.massivecore.item.WriterAbstractItemStack.createItemStack(WriterAbstractItemStack.java:49) ~[?:?]
  27. at com.massivecraft.massivecore.item.WriterAbstractItemStack.createOB(WriterAbstractItemStack.java:40) ~[?:?]
  28. at com.massivecraft.massivecore.item.WriterAbstract.setupSelf(WriterAbstract.java:218) ~[?:?]
  29. at com.massivecraft.massivecore.item.WriterAbstract.setActive(WriterAbstract.java:149) ~[?:?]
  30. at com.massivecraft.massivecore.Engine.setActive(Engine.java:108) ~[?:?]
  31. at com.massivecraft.massivecore.MassivePlugin.activateOne(MassivePlugin.java:248) ~[?:?]
  32. at com.massivecraft.massivecore.MassivePlugin.activateOne(MassivePlugin.java:227) ~[?:?]
  33. at com.massivecraft.massivecore.MassivePlugin.activateOne(MassivePlugin.java:236) ~[?:?]
  34. at com.massivecraft.massivecore.MassivePlugin.activate(MassivePlugin.java:212) ~[?:?]
  35. at com.massivecraft.massivecore.MassiveCore.onEnableInner(MassiveCore.java:238) ~[?:?]
  36. at com.massivecraft.massivecore.MassivePlugin.onEnable(MassivePlugin.java:82) ~[?:?]
  37. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot.jar:git-Spigot-b78586d-f3356f1]
  38. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-b78586d-f3356f1]
  39. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot.jar:git-Spigot-b78586d-f3356f1]
  40. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:377) [spigot.jar:git-Spigot-b78586d-f3356f1]
  41. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:327) [spigot.jar:git-Spigot-b78586d-f3356f1]
  42. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:206) [spigot.jar:git-Spigot-b78586d-f3356f1]
  43. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot.jar:git-Spigot-b78586d-f3356f1]
  44. at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
  45. [09:16:20] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  46. [09:16:21] [Server thread/INFO]: Preparing level "world"
  47. [09:16:21] [Server thread/INFO]: -------- World Settings For [world] --------
  48. [09:16:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
  49. [09:16:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  50. [09:16:21] [Server thread/INFO]: Experience Merge Radius: 3.0
  51. [09:16:21] [Server thread/INFO]: Item Merge Radius: 2.5
  52. [09:16:21] [Server thread/INFO]: Item Despawn Rate: 6000
  53. [09:16:21] [Server thread/INFO]: Mob Spawn Range: 4
  54. [09:16:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  55. [09:16:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  56. [09:16:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
  57. [09:16:21] [Server thread/INFO]: Cane Growth Modifier: 100%
  58. [09:16:21] [Server thread/INFO]: Melon Growth Modifier: 100%
  59. [09:16:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  60. [09:16:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  61. [09:16:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
  62. [09:16:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
  63. [09:16:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  64. [09:16:21] [Server thread/INFO]: Vine Growth Modifier: 100%
  65. [09:16:21] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  66. [09:16:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  67. [09:16:21] [Server thread/INFO]: Structure Info Saving: true
  68. [09:16:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  69. [09:16:21] [Server thread/INFO]: Max TNT Explosions: 100
  70. [09:16:21] [Server thread/INFO]: Random Lighting Updates: false
  71. [09:16:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  72. [09:16:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  73. [09:16:21] [Server thread/INFO]: View Distance: 10
  74. [09:16:21] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  75. [09:16:21] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  76. [09:16:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
  77. [09:16:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  78. [09:16:21] [Server thread/INFO]: Experience Merge Radius: 3.0
  79. [09:16:21] [Server thread/INFO]: Item Merge Radius: 2.5
  80. [09:16:21] [Server thread/INFO]: Item Despawn Rate: 6000
  81. [09:16:21] [Server thread/INFO]: Mob Spawn Range: 4
  82. [09:16:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  83. [09:16:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  84. [09:16:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
  85. [09:16:21] [Server thread/INFO]: Cane Growth Modifier: 100%
  86. [09:16:21] [Server thread/INFO]: Melon Growth Modifier: 100%
  87. [09:16:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  88. [09:16:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  89. [09:16:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
  90. [09:16:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
  91. [09:16:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  92. [09:16:21] [Server thread/INFO]: Vine Growth Modifier: 100%
  93. [09:16:21] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  94. [09:16:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  95. [09:16:21] [Server thread/INFO]: Structure Info Saving: true
  96. [09:16:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  97. [09:16:21] [Server thread/INFO]: Max TNT Explosions: 100
  98. [09:16:21] [Server thread/INFO]: Random Lighting Updates: false
  99. [09:16:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  100. [09:16:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  101. [09:16:21] [Server thread/INFO]: View Distance: 10
  102. [09:16:21] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  103. [09:16:21] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  104. [09:16:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
  105. [09:16:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  106. [09:16:21] [Server thread/INFO]: Experience Merge Radius: 3.0
  107. [09:16:21] [Server thread/INFO]: Item Merge Radius: 2.5
  108. [09:16:21] [Server thread/INFO]: Item Despawn Rate: 6000
  109. [09:16:21] [Server thread/INFO]: Mob Spawn Range: 4
  110. [09:16:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  111. [09:16:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  112. [09:16:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
  113. [09:16:21] [Server thread/INFO]: Cane Growth Modifier: 100%
  114. [09:16:21] [Server thread/INFO]: Melon Growth Modifier: 100%
  115. [09:16:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  116. [09:16:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  117. [09:16:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
  118. [09:16:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
  119. [09:16:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  120. [09:16:21] [Server thread/INFO]: Vine Growth Modifier: 100%
  121. [09:16:21] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  122. [09:16:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  123. [09:16:21] [Server thread/INFO]: Structure Info Saving: true
  124. [09:16:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  125. [09:16:21] [Server thread/INFO]: Max TNT Explosions: 100
  126. [09:16:21] [Server thread/INFO]: Random Lighting Updates: false
  127. [09:16:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  128. [09:16:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  129. [09:16:21] [Server thread/INFO]: View Distance: 10
  130. [09:16:21] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  131. [09:16:22] [Server thread/INFO]: Preparing start region for level 0 (Seed: 6051745020507671839)
  132. [09:16:23] [Server thread/INFO]: Preparing spawn area: 14%
  133. [09:16:24] [Server thread/INFO]: Preparing start region for level 1 (Seed: 6051745020507671839)
  134. [09:16:25] [Server thread/INFO]: Preparing spawn area: 79%
  135. [09:16:25] [Server thread/INFO]: Preparing start region for level 2 (Seed: 6051745020507671839)
  136. [09:16:25] [Server thread/INFO]: [Factions] Enabling Factions v2.12.0
  137. [09:16:25] [Server thread/INFO]: [Factions 2.12.0] === ENABLE START ===
  138. [09:16:25] [Server thread/ERROR]: Error occurred while enabling Factions v2.12.0 (Is it up to date?)
  139. java.lang.NullPointerException: null
  140. at com.massivecraft.massivecore.MassivePlugin.checkVersionSynchronization(MassivePlugin.java:117) ~[?:?]
  141. at com.massivecraft.massivecore.MassivePlugin.onEnablePre(MassivePlugin.java:96) ~[?:?]
  142. at com.massivecraft.massivecore.MassivePlugin.onEnable(MassivePlugin.java:81) ~[?:?]
  143. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot.jar:git-Spigot-b78586d-f3356f1]
  144. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-b78586d-f3356f1]
  145. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot.jar:git-Spigot-b78586d-f3356f1]
  146. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:377) [spigot.jar:git-Spigot-b78586d-f3356f1]
  147. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:327) [spigot.jar:git-Spigot-b78586d-f3356f1]
  148. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:421) [spigot.jar:git-Spigot-b78586d-f3356f1]
  149. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:382) [spigot.jar:git-Spigot-b78586d-f3356f1]
  150. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:337) [spigot.jar:git-Spigot-b78586d-f3356f1]
  151. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot.jar:git-Spigot-b78586d-f3356f1]
  152. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot.jar:git-Spigot-b78586d-f3356f1]
  153. at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
  154. [09:16:25] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  155. [09:16:25] [Server thread/INFO]: Done (4.635s)! For help, type "help" or "?"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement