Advertisement
Guest User

PoochieMoo latest.log

a guest
Oct 16th, 2016
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.49 KB | None | 0 0
  1. [10:39:43] [Server thread/INFO]: Starting minecraft server version 1.10.2
  2. [10:39:43] [Server thread/INFO]: Loading properties
  3. [10:39:44] [Server thread/INFO]: Default game type: SURVIVAL
  4. [10:39:44] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-047f737-9558f31 (MC: 1.10.2) (Implementing API version 1.10.2-R0.1-SNAPSHOT)
  5. [10:39:44] [Server thread/INFO]: Debug logging is disabled
  6. [10:39:44] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [10:39:44] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [10:39:44] [Server thread/INFO]: Generating keypair
  9. [10:39:45] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [10:39:45] [Server thread/INFO]: Using default channel type
  11. [10:39:45] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [10:39:45] [Server thread/ERROR]: Could not load 'plugins\BasicEssentials.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidPluginException: Cannot find main class `me.opverify.opverify'
  14. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:66) ~[spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  15. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  18. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:298) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  19. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  20. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  21. at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
  22. Caused by: java.lang.ClassNotFoundException: me.opverify.opverify
  23. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_101]
  24. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  25. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  26. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_101]
  27. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_101]
  28. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_101]
  29. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_101]
  30. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  31. ... 7 more
  32. [10:39:46] [Server thread/INFO]: [SetHome] Loading SetHome v1.0.0
  33. [10:39:46] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.3;7a097ca
  34. [10:39:46] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  35. [10:39:46] [Server thread/INFO]: [AceSpawn] Loading AceSpawn v1.0
  36. [10:39:46] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  37. [10:39:46] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
  38. [10:39:46] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  39. [10:39:46] [Server thread/INFO]: [AdvancedPvP] Loading AdvancedPvP v0.1
  40. [10:39:46] [Server thread/INFO]: [SetSpawn] Loading SetSpawn v1.0
  41. [10:39:46] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
  42. [10:39:46] [Server thread/INFO]: [PEXprefixes] Loading PEXprefixes v1.1
  43. [10:39:46] [Server thread/INFO]: [BDEssentials] Loading BDEssentials v1.0
  44. [10:39:46] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  45. [10:39:46] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b717
  46. [10:39:46] [Server thread/INFO]: [Multiverse-SignPortals] Loading Multiverse-SignPortals v2.5-b665
  47. [10:39:46] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-b725
  48. [10:39:46] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
  49. [10:39:47] [Server thread/ERROR]: [mcMMO] There was an error while enabling mcMMO!
  50. [10:39:47] [Server thread/WARN]: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  51. [10:39:47] [Server thread/WARN]: at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:163)
  52. [10:39:47] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  53. [10:39:47] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  54. [10:39:47] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  55. [10:39:47] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugin(CraftServer.java:373)
  56. [10:39:47] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:323)
  57. [10:39:47] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:204)
  58. [10:39:47] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535)
  59. [10:39:47] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  60. [10:39:47] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.00-b3547
  61. [10:39:47] [Server thread/ERROR]: Error occurred while disabling mcMMO v1.5.00-b3547 (Is it up to date?)
  62. java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  63. at com.gmail.nossr50.util.player.UserManager.saveAll(UserManager.java:53) ~[?:?]
  64. at com.gmail.nossr50.mcMMO.onDisable(mcMMO.java:204) ~[?:?]
  65. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:294) ~[spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  66. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  67. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  68. at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:193) [mcMMO.jar:?]
  69. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  70. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  71. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  72. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugin(CraftServer.java:373) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  73. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  74. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:204) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  75. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  76. at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
  77. [10:39:47] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  78. [10:39:47] [Server thread/INFO]: Preparing level "world"
  79. [10:39:47] [Server thread/INFO]: -------- World Settings For [world] --------
  80. [10:39:47] [Server thread/INFO]: Item Despawn Rate: 6000
  81. [10:39:47] [Server thread/INFO]: Item Merge Radius: 2.5
  82. [10:39:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  83. [10:39:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
  84. [10:39:47] [Server thread/INFO]: View Distance: 10
  85. [10:39:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  86. [10:39:47] [Server thread/INFO]: Experience Merge Radius: 3.0
  87. [10:39:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  88. [10:39:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  89. [10:39:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  90. [10:39:47] [Server thread/INFO]: Random Lighting Updates: false
  91. [10:39:47] [Server thread/INFO]: Mob Spawn Range: 4
  92. [10:39:47] [Server thread/INFO]: Structure Info Saving: true
  93. [10:39:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  94. [10:39:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
  95. [10:39:47] [Server thread/INFO]: Cane Growth Modifier: 100%
  96. [10:39:47] [Server thread/INFO]: Melon Growth Modifier: 100%
  97. [10:39:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  98. [10:39:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  99. [10:39:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
  100. [10:39:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
  101. [10:39:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  102. [10:39:47] [Server thread/INFO]: Vine Growth Modifier: 100%
  103. [10:39:47] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  104. [10:39:47] [Server thread/INFO]: Max TNT Explosions: 100
  105. [10:39:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  106. [10:39:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  107. [10:39:47] [Server thread/INFO]: Max Entity Collisions: 8
  108. [10:39:47] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  109. [10:39:47] [Server thread/INFO]: Item Despawn Rate: 6000
  110. [10:39:47] [Server thread/INFO]: Item Merge Radius: 2.5
  111. [10:39:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  112. [10:39:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
  113. [10:39:47] [Server thread/INFO]: View Distance: 10
  114. [10:39:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  115. [10:39:47] [Server thread/INFO]: Experience Merge Radius: 3.0
  116. [10:39:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  117. [10:39:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  118. [10:39:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  119. [10:39:47] [Server thread/INFO]: Random Lighting Updates: false
  120. [10:39:47] [Server thread/INFO]: Mob Spawn Range: 4
  121. [10:39:47] [Server thread/INFO]: Structure Info Saving: true
  122. [10:39:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  123. [10:39:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
  124. [10:39:47] [Server thread/INFO]: Cane Growth Modifier: 100%
  125. [10:39:47] [Server thread/INFO]: Melon Growth Modifier: 100%
  126. [10:39:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  127. [10:39:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  128. [10:39:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
  129. [10:39:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
  130. [10:39:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  131. [10:39:47] [Server thread/INFO]: Vine Growth Modifier: 100%
  132. [10:39:47] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  133. [10:39:47] [Server thread/INFO]: Max TNT Explosions: 100
  134. [10:39:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  135. [10:39:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  136. [10:39:47] [Server thread/INFO]: Max Entity Collisions: 8
  137. [10:39:47] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  138. [10:39:47] [Server thread/INFO]: Item Despawn Rate: 6000
  139. [10:39:47] [Server thread/INFO]: Item Merge Radius: 2.5
  140. [10:39:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  141. [10:39:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
  142. [10:39:47] [Server thread/INFO]: View Distance: 10
  143. [10:39:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  144. [10:39:47] [Server thread/INFO]: Experience Merge Radius: 3.0
  145. [10:39:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  146. [10:39:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  147. [10:39:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  148. [10:39:47] [Server thread/INFO]: Random Lighting Updates: false
  149. [10:39:47] [Server thread/INFO]: Mob Spawn Range: 4
  150. [10:39:47] [Server thread/INFO]: Structure Info Saving: true
  151. [10:39:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  152. [10:39:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
  153. [10:39:47] [Server thread/INFO]: Cane Growth Modifier: 100%
  154. [10:39:47] [Server thread/INFO]: Melon Growth Modifier: 100%
  155. [10:39:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  156. [10:39:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  157. [10:39:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
  158. [10:39:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
  159. [10:39:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  160. [10:39:47] [Server thread/INFO]: Vine Growth Modifier: 100%
  161. [10:39:47] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  162. [10:39:47] [Server thread/INFO]: Max TNT Explosions: 100
  163. [10:39:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  164. [10:39:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  165. [10:39:47] [Server thread/INFO]: Max Entity Collisions: 8
  166. [10:39:48] [Server thread/INFO]: Preparing start region for level 0 (Seed: 4451072980179318427)
  167. [10:39:49] [Server thread/INFO]: Preparing spawn area: 0%
  168. [10:39:50] [Server thread/INFO]: Preparing spawn area: 28%
  169. [10:39:51] [Server thread/INFO]: Preparing spawn area: 52%
  170. [10:39:52] [Server thread/INFO]: Preparing spawn area: 74%
  171. [10:39:53] [Server thread/INFO]: Preparing spawn area: 98%
  172. [10:39:53] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4451072980179318427)
  173. [10:39:54] [Server thread/INFO]: Preparing spawn area: 18%
  174. [10:39:55] [Server thread/INFO]: Preparing spawn area: 44%
  175. [10:39:56] [Server thread/INFO]: Preparing spawn area: 70%
  176. [10:39:57] [Server thread/INFO]: Preparing start region for level 2 (Seed: 4451072980179318427)
  177. [10:39:57] [Server thread/INFO]: [SetHome] Enabling SetHome v1.0.0
  178. [10:39:58] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca
  179. [10:39:58] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  180. [10:39:58] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_10_R1 as the Bukkit adapter
  181. [10:39:58] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  182. [10:39:58] [Server thread/WARN]: §4Version mismatch! Please update EssentialsAntiBuild to the same version.
  183. [10:39:58] [Server thread/WARN]: §4Version mismatch! Please update EssentialsSpawn to the same version.
  184. [10:39:58] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  185. [10:39:58] [Server thread/INFO]: git-Spigot-047f737-9558f31 (MC: 1.10.2)
  186. [10:39:58] [Server thread/INFO]: 1.10.2-R0.1-SNAPSHOT
  187. [10:39:58] [Server thread/INFO]: Using locale en_US
  188. [10:39:58] [Server thread/INFO]: Using locale en_US
  189. [10:39:59] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  190. [10:39:59] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  191. [10:39:59] [Server thread/INFO]: [AceSpawn] Enabling AceSpawn v1.0
  192. [10:39:59] [Server thread/INFO]: [AceSpawn]Enabled!
  193. [10:39:59] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  194. [10:39:59] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
  195. [10:39:59] [Server thread/ERROR]: Error occurred while enabling EssentialsAntiBuild v2.13.1 (Is it up to date?)
  196. java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
  197. at com.earth2me.essentials.antibuild.EssentialsConnect.<init>(EssentialsConnect.java:24) ~[?:?]
  198. at com.earth2me.essentials.antibuild.EssentialsAntiBuild.onEnable(EssentialsAntiBuild.java:28) ~[?:?]
  199. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  200. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  201. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  202. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugin(CraftServer.java:373) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  203. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  204. at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:412) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  205. at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:377) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  206. at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:332) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  207. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:271) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  208. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  209. at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
  210. [10:39:59] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  211. [10:39:59] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  212. [10:39:59] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  213. [10:39:59] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  214. [10:39:59] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  215. [10:39:59] [Server thread/INFO]: [AdvancedPvP] Enabling AdvancedPvP v0.1
  216. [10:39:59] [Server thread/INFO]: [AdvancedPvP] loading AdvancedPvP v0.1
  217. [10:39:59] [Server thread/ERROR]: Error occurred while enabling AdvancedPvP v0.1 (Is it up to date?)
  218. java.lang.NoClassDefFoundError: org/bukkit/util/config/Configuration
  219. at me.belf.advancedpvp.Properties.load(Properties.java:69) ~[?:?]
  220. at me.belf.advancedpvp.Properties.checkProperties(Properties.java:46) ~[?:?]
  221. at me.belf.advancedpvp.AdvancedPvP.onEnable(AdvancedPvP.java:60) ~[?:?]
  222. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  223. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  224. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  225. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugin(CraftServer.java:373) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  226. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  227. at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:412) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  228. at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:377) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  229. at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:332) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  230. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:271) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  231. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  232. at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
  233. Caused by: java.lang.ClassNotFoundException: org.bukkit.util.config.Configuration
  234. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  235. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  236. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_101]
  237. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_101]
  238. ... 14 more
  239. [10:39:59] [Server thread/INFO]: [SetSpawn] Enabling SetSpawn v1.0
  240. [10:39:59] [Server thread/INFO]: [SetSpawn] SetSpawn has been ENABLED
  241. [10:39:59] [Server thread/INFO]: [SetSpawn] SetSpawn Worlds:
  242. [10:39:59] [Server thread/INFO]: [SetSpawn] Loaded Worlds:[<pigpen>, pigpen]
  243. [10:39:59] [Server thread/INFO]: [PEXprefixes] Enabling PEXprefixes v1.1
  244. [10:39:59] [Server thread/INFO]: [BDEssentials] Enabling BDEssentials v1.0
  245. [10:39:59] [Server thread/INFO]: [BDEssentials] BDEssentials enabled!
  246. [10:39:59] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  247. [10:39:59] [Server thread/ERROR]: Error occurred while enabling EssentialsSpawn v2.13.1 (Is it up to date?)
  248. java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
  249. at com.earth2me.essentials.spawn.EssentialsSpawn.onEnable(EssentialsSpawn.java:34) ~[?:?]
  250. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  251. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  252. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  253. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugin(CraftServer.java:373) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  254. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  255. at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:412) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  256. at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:377) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  257. at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:332) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  258. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:271) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  259. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-latest%20(1).jar:git-Spigot-047f737-9558f31]
  260. at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
  261. [10:39:59] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b717
  262. [10:40:00] [Thread-8/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
  263. [10:40:00] [Server thread/INFO]: -------- World Settings For [Aurora] --------
  264. [10:40:00] [Server thread/INFO]: Item Despawn Rate: 6000
  265. [10:40:00] [Server thread/INFO]: Item Merge Radius: 2.5
  266. [10:40:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  267. [10:40:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
  268. [10:40:00] [Server thread/INFO]: View Distance: 10
  269. [10:40:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  270. [10:40:00] [Server thread/INFO]: Experience Merge Radius: 3.0
  271. [10:40:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  272. [10:40:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  273. [10:40:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  274. [10:40:00] [Server thread/INFO]: Random Lighting Updates: false
  275. [10:40:00] [Server thread/INFO]: Mob Spawn Range: 4
  276. [10:40:00] [Server thread/INFO]: Structure Info Saving: true
  277. [10:40:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  278. [10:40:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
  279. [10:40:00] [Server thread/INFO]: Cane Growth Modifier: 100%
  280. [10:40:00] [Server thread/INFO]: Melon Growth Modifier: 100%
  281. [10:40:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  282. [10:40:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  283. [10:40:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
  284. [10:40:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
  285. [10:40:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  286. [10:40:00] [Server thread/INFO]: Vine Growth Modifier: 100%
  287. [10:40:00] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  288. [10:40:00] [Server thread/INFO]: Max TNT Explosions: 100
  289. [10:40:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  290. [10:40:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  291. [10:40:00] [Server thread/INFO]: Max Entity Collisions: 8
  292. [10:40:00] [Server thread/INFO]: Preparing start region for level 3 (Seed: -1163062552178085476)
  293. [10:40:01] [Server thread/INFO]: Preparing spawn area for Aurora, 8%
  294. [10:40:02] [Server thread/INFO]: Preparing spawn area for Aurora, 36%
  295. [10:40:03] [Server thread/INFO]: Preparing spawn area for Aurora, 65%
  296. [10:40:04] [Server thread/INFO]: Preparing spawn area for Aurora, 89%
  297. [10:40:04] [Server thread/INFO]: -------- World Settings For [Ravenglass] --------
  298. [10:40:04] [Server thread/INFO]: Item Despawn Rate: 6000
  299. [10:40:04] [Server thread/INFO]: Item Merge Radius: 2.5
  300. [10:40:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  301. [10:40:04] [Server thread/INFO]: Arrow Despawn Rate: 1200
  302. [10:40:04] [Server thread/INFO]: View Distance: 10
  303. [10:40:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  304. [10:40:04] [Server thread/INFO]: Experience Merge Radius: 3.0
  305. [10:40:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  306. [10:40:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  307. [10:40:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  308. [10:40:04] [Server thread/INFO]: Random Lighting Updates: false
  309. [10:40:04] [Server thread/INFO]: Mob Spawn Range: 4
  310. [10:40:04] [Server thread/INFO]: Structure Info Saving: true
  311. [10:40:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  312. [10:40:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
  313. [10:40:04] [Server thread/INFO]: Cane Growth Modifier: 100%
  314. [10:40:04] [Server thread/INFO]: Melon Growth Modifier: 100%
  315. [10:40:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  316. [10:40:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  317. [10:40:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
  318. [10:40:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
  319. [10:40:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  320. [10:40:04] [Server thread/INFO]: Vine Growth Modifier: 100%
  321. [10:40:04] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  322. [10:40:04] [Server thread/INFO]: Max TNT Explosions: 100
  323. [10:40:04] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  324. [10:40:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  325. [10:40:04] [Server thread/INFO]: Max Entity Collisions: 8
  326. [10:40:05] [Server thread/INFO]: Preparing start region for level 4 (Seed: 5475269421094921571)
  327. [10:40:06] [Server thread/INFO]: Preparing spawn area for Ravenglass, 8%
  328. [10:40:07] [Server thread/INFO]: Preparing spawn area for Ravenglass, 36%
  329. [10:40:08] [Server thread/INFO]: Preparing spawn area for Ravenglass, 65%
  330. [10:40:09] [Server thread/INFO]: Preparing spawn area for Ravenglass, 97%
  331. [10:40:09] [Server thread/INFO]: -------- World Settings For [pigpen] --------
  332. [10:40:09] [Server thread/INFO]: Item Despawn Rate: 6000
  333. [10:40:09] [Server thread/INFO]: Item Merge Radius: 2.5
  334. [10:40:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  335. [10:40:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
  336. [10:40:09] [Server thread/INFO]: View Distance: 10
  337. [10:40:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  338. [10:40:09] [Server thread/INFO]: Experience Merge Radius: 3.0
  339. [10:40:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  340. [10:40:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  341. [10:40:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  342. [10:40:09] [Server thread/INFO]: Random Lighting Updates: false
  343. [10:40:09] [Server thread/INFO]: Mob Spawn Range: 4
  344. [10:40:09] [Server thread/INFO]: Structure Info Saving: true
  345. [10:40:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  346. [10:40:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
  347. [10:40:09] [Server thread/INFO]: Cane Growth Modifier: 100%
  348. [10:40:09] [Server thread/INFO]: Melon Growth Modifier: 100%
  349. [10:40:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  350. [10:40:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  351. [10:40:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
  352. [10:40:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
  353. [10:40:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  354. [10:40:09] [Server thread/INFO]: Vine Growth Modifier: 100%
  355. [10:40:09] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  356. [10:40:09] [Server thread/INFO]: Max TNT Explosions: 100
  357. [10:40:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  358. [10:40:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  359. [10:40:09] [Server thread/INFO]: Max Entity Collisions: 8
  360. [10:40:09] [Server thread/INFO]: Preparing start region for level 5 (Seed: 5444081639111615687)
  361. [10:40:10] [Server thread/INFO]: Preparing spawn area for pigpen, 0%
  362. [10:40:11] [Server thread/INFO]: Preparing spawn area for pigpen, 40%
  363. [10:40:12] [Server thread/INFO]: Preparing spawn area for pigpen, 81%
  364. [10:40:13] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
  365. [10:40:13] [Server thread/INFO]: [Multiverse-Core] Loading anchor: 'test'...
  366. [10:40:13] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b717 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  367. [10:40:13] [Server thread/INFO]: [Multiverse-SignPortals] Enabling Multiverse-SignPortals v2.5-b665
  368. [10:40:13] [Server thread/INFO]: [Multiverse-SignPortals 2.5-b665] Enabled - By Rigby and fernferret
  369. [10:40:13] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-b725
  370. [10:40:13] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5-b725 Enabled - By Rigby and fernferret
  371. [10:40:13] [Server thread/INFO]: [MVPLogging] 4 - Portals(s) loaded
  372. [10:40:13] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  373. [10:40:13] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  374. [10:40:14] [Server thread/INFO]: Done (26.861s)! For help, type "help" or "?"
  375. [10:40:56] [Server thread/INFO]: Stopping the server
  376. [10:40:56] [Server thread/INFO]: Stopping server
  377. [10:40:56] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.5-b725
  378. [10:40:56] [Server thread/INFO]: [Multiverse-SignPortals] Disabling Multiverse-SignPortals v2.5-b665
  379. [10:40:56] [Server thread/INFO]: [Multiverse-SignPortals] - Disabled
  380. [10:40:56] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b717
  381. [10:40:56] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
  382. [10:40:56] [Server thread/INFO]: [BDEssentials] Disabling BDEssentials v1.0
  383. [10:40:56] [Server thread/INFO]: [BDEssentials] BDEssentials disabled!
  384. [10:40:56] [Server thread/INFO]: [PEXprefixes] Disabling PEXprefixes v1.1
  385. [10:40:56] [Server thread/INFO]: [SetSpawn] Disabling SetSpawn v1.0
  386. [10:40:56] [Server thread/INFO]: [AdvancedPvP] Disabling AdvancedPvP v0.1
  387. [10:40:56] [Server thread/INFO]: [AdvancedPvP] disabled AdvancedPvP v0.1
  388. [10:40:56] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  389. [10:40:56] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  390. [10:40:56] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.13.1
  391. [10:40:56] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  392. [10:40:56] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  393. [10:40:56] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
  394. [10:40:56] [Server thread/INFO]: [AceSpawn] Disabling AceSpawn v1.0
  395. [10:40:56] [Server thread/INFO]: [AceSpawn]Disabled!
  396. [10:40:56] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  397. [10:40:56] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.3;7a097ca
  398. [10:40:56] [Server thread/INFO]: [SetHome] Disabling SetHome v1.0.0
  399. [10:40:56] [Server thread/INFO]: Saving players
  400. [10:40:56] [Server thread/INFO]: Saving worlds
  401. [10:40:56] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  402. [10:41:13] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  403. [10:41:13] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  404. [10:41:13] [Server thread/INFO]: Saving chunks for level 'Aurora'/Overworld
  405. [10:41:14] [Server thread/INFO]: Saving chunks for level 'Ravenglass'/Overworld
  406. [10:41:15] [Server thread/INFO]: Saving chunks for level 'pigpen'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement