Advertisement
Guest User

Server Log

a guest
Nov 19th, 2015
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.27 KB | None | 0 0
  1. [21:11:00] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [21:11:00] [Server thread/INFO]: Loading properties
  3. [21:11:00] [Server thread/INFO]: Default game type: SURVIVAL
  4. [21:11:00] [Server thread/INFO]: Generating keypair
  5. [21:11:01] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [21:11:01] [Server thread/INFO]: Using default channel type
  7. [21:11:02] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-53fac9f (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  8. [21:11:02] [Server thread/INFO]: [AutoGamemode] Loading AutoGamemode v2.0
  9. [21:11:02] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  10. [21:11:02] [Server thread/INFO]: [ControlTPA] Loading ControlTPA v2.0
  11. [21:11:02] [Server thread/INFO]: [AntiCheatPlus] Loading AntiCheatPlus v2.1.4
  12. [21:11:02] [Server thread/INFO]: [AntiCreeper] Loading AntiCreeper v4.18.1
  13. [21:11:02] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  14. [21:11:02] [Server thread/INFO]: [NoDeathDrops] Loading NoDeathDrops v1.0
  15. [21:11:02] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  16. [21:11:02] [Server thread/INFO]: [SetSpawn] Loading SetSpawn v2.1
  17. [21:11:02] [Server thread/INFO]: [Lockette] Loading Lockette v1.7.4
  18. [21:11:02] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  19. [21:11:02] [Server thread/INFO]: [bPermissions] Loading bPermissions v2.10.9m
  20. [21:11:02] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.2
  21. [21:11:02] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
  22. [21:11:02] [Server thread/INFO]: [Factions] Loading Factions v2.8.2
  23. [21:11:02] [Server thread/INFO]: [MyHome] Loading MyHome v2.3.2
  24. [21:11:02] [Server thread/INFO]: [SafeCreeper] Loading SafeCreeper v1.5.2.5
  25. [21:11:02] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  26. [21:11:02] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  27. [21:11:02] [Server thread/INFO]: [Vault][Permission] bPermissions2 hooked.
  28. [21:11:02] [Server thread/INFO]: [Vault] [Permission] bPermissions 2 found: Loaded
  29. [21:11:02] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  30. [21:11:02] [Server thread/INFO]: [Vault][Chat] bPermissions2 hooked.
  31. [21:11:02] [Server thread/INFO]: [Vault] [Chat] bPermssions2 found: Loaded
  32. [21:11:02] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  33. [21:11:02] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.2
  34. [21:11:02] [Server thread/INFO]: [MassiveCore 2.8.2] === ENABLE START ===
  35. [21:11:02] [Server thread/INFO]: [MassiveCore 2.8.2] §eLoading Cachefile datas...
  36. [21:11:02] [Server thread/INFO]: [MassiveCore 2.8.2] §eLoading Onlineplayer datas...
  37. [21:11:02] [Server thread/INFO]: [MassiveCore 2.8.2] §eLoading Registry datas...
  38. [21:11:02] [Server thread/INFO]: [MassiveCore 2.8.2] §eSaving Cachefile...
  39. [21:11:02] [Server thread/INFO]: [MassiveCore 2.8.2] §eSetup of IdUtil took §d7§ems.
  40. [21:11:02] [Server thread/INFO]: [MassiveCore 2.8.2] §aActivated §eintegration with §dVault
  41. [21:11:02] [Server thread/INFO]: [MassiveCore 2.8.2] === ENABLE §aCOMPLETE §e(Took §d98ms§e) ===
  42. [21:11:02] [Server thread/INFO]: [SafeCreeper] Enabling SafeCreeper v1.5.2.5
  43. [21:11:02] [Server thread/INFO]: [SafeCreeper] Safe Creeper API started!
  44. [21:11:02] [Server thread/INFO]: [SafeCreeper] Safe Creeper API enabled!
  45. [21:11:02] [Server thread/INFO]: [SafeCreeper] Loading global config...
  46. [21:11:02] [Server thread/INFO]: [SafeCreeper] Global config loaded, took 0 ms!
  47. [21:11:02] [Server thread/INFO]: [SafeCreeper] Loading world configs...
  48. [21:11:02] [Server thread/ERROR]: Error occurred while enabling SafeCreeper v1.5.2.5 (Is it up to date?)
  49. java.lang.NullPointerException
  50. at java.util.Objects.requireNonNull(Unknown Source) ~[?:1.8.0_66]
  51. at java.util.Arrays$ArrayList.<init>(Unknown Source) ~[?:1.8.0_66]
  52. at java.util.Arrays.asList(Unknown Source) ~[?:1.8.0_66]
  53. at com.timvisee.safecreeper.handler.SCConfigHandler.reloadWorldConfigs(SCConfigHandler.java:224) ~[?:?]
  54. at com.timvisee.safecreeper.handler.SCConfigHandler.setup(SCConfigHandler.java:65) ~[?:?]
  55. at com.timvisee.safecreeper.handler.SCConfigHandler.<init>(SCConfigHandler.java:54) ~[?:?]
  56. at com.timvisee.safecreeper.SafeCreeper.setUpConfigHandler(SafeCreeper.java:451) ~[?:?]
  57. at com.timvisee.safecreeper.SafeCreeper.onEnable(SafeCreeper.java:108) ~[?:?]
  58. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[bukkit.jar:git-Bukkit-53fac9f]
  59. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [bukkit.jar:git-Bukkit-53fac9f]
  60. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [bukkit.jar:git-Bukkit-53fac9f]
  61. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [bukkit.jar:git-Bukkit-53fac9f]
  62. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [bukkit.jar:git-Bukkit-53fac9f]
  63. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:252) [bukkit.jar:git-Bukkit-53fac9f]
  64. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [bukkit.jar:git-Bukkit-53fac9f]
  65. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [bukkit.jar:git-Bukkit-53fac9f]
  66. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [bukkit.jar:git-Bukkit-53fac9f]
  67. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:503) [bukkit.jar:git-Bukkit-53fac9f]
  68. at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
  69. [21:11:02] [Server thread/INFO]: Preparing level "PyrrhicCraft"
  70. [21:11:02] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1965901133125492300)
  71. [21:11:03] [Server thread/INFO]: Preparing spawn area: 76%
  72. [21:11:04] [Server thread/INFO]: Preparing start region for level 1 (Seed: 1965901133125492300)
  73. [21:11:05] [Server thread/INFO]: Preparing spawn area: 72%
  74. [21:11:05] [Server thread/INFO]: Preparing start region for level 2 (Seed: 1965901133125492300)
  75. [21:11:05] [Server thread/INFO]: [AutoGamemode] Enabling AutoGamemode v2.0
  76. [21:11:05] [Server thread/INFO]: [AutoGamemode] made by Pascal Reintjens (Trader515)
  77. [21:11:05] [Server thread/INFO]: [AutoGamemode] version 2.0 is now enabled.
  78. [21:11:05] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  79. [21:11:05] [Server thread/INFO]: WEPIF: bPermissions detected! Using bPermissions for permissions
  80. [21:11:05] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  81. [21:11:05] [Server thread/INFO]: [ControlTPA] Enabling ControlTPA v2.0
  82. [21:11:05] [Server thread/INFO]: [ControlTPA] ControlTPA by Terranova Productions! (Adzwoolly)
  83. [21:11:05] [Server thread/INFO]: [AntiCheatPlus] Enabling AntiCheatPlus v2.1.4
  84. [21:11:05] [Server thread/INFO]: [AntiCreeper] Enabling AntiCreeper v4.18.1
  85. [21:11:05] [Server thread/INFO]: [AntiCreeper] brought to you by Filbert66
  86. [21:11:05] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  87. [21:11:05] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  88. [21:11:05] [Server thread/INFO]: git-Bukkit-53fac9f (MC: 1.8.8)
  89. [21:11:05] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  90. [21:11:06] [Server thread/ERROR]: java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder;
  91. [21:11:06] [Server thread/ERROR]: Error occurred while enabling Essentials v2.13.1 (Is it up to date?)
  92. java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder;
  93. at com.earth2me.essentials.UserMap.<init>(UserMap.java:27) ~[?:?]
  94. at com.earth2me.essentials.Essentials.onEnable(Essentials.java:195) ~[?:?]
  95. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[bukkit.jar:git-Bukkit-53fac9f]
  96. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [bukkit.jar:git-Bukkit-53fac9f]
  97. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [bukkit.jar:git-Bukkit-53fac9f]
  98. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [bukkit.jar:git-Bukkit-53fac9f]
  99. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [bukkit.jar:git-Bukkit-53fac9f]
  100. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [bukkit.jar:git-Bukkit-53fac9f]
  101. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [bukkit.jar:git-Bukkit-53fac9f]
  102. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [bukkit.jar:git-Bukkit-53fac9f]
  103. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [bukkit.jar:git-Bukkit-53fac9f]
  104. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:503) [bukkit.jar:git-Bukkit-53fac9f]
  105. at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
  106. [21:11:06] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  107. [21:11:06] [Server thread/INFO]: [NoDeathDrops] Enabling NoDeathDrops v1.0
  108. [21:11:06] [Server thread/INFO]: [NoDeathDrops] version [1.0] is enabled.
  109. [21:11:06] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  110. [21:11:06] [Server thread/INFO]: [SetSpawn] Enabling SetSpawn v2.1
  111. [21:11:06] [Server thread/INFO]: [Lockette] Enabling Lockette v1.7.4
  112. [21:11:06] [Server thread/INFO]: [Lockette] Version 1.7.4 is being enabled! Yay! (Core version 1.3.5)
  113. [21:11:06] [Server thread/WARN]: [Lockette] Craftbukkit build unrecognized, please be sure you have build [1846] or greater.
  114. [21:11:06] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57]
  115. [21:11:06] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
  116. [21:11:06] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
  117. [21:11:06] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
  118. [21:11:06] [Server thread/INFO]: [Lockette] Ready to protect your containers.
  119. [21:11:06] [Server thread/INFO]: [bPermissions] Enabling bPermissions v2.10.9m
  120. [21:11:06] [Server thread/INFO]: WEPIF: bPermissions detected! Using bPermissions for permissions
  121. [21:11:06] [Server thread/INFO]: [Lockette] Enabled link to plugin bPermissions for Groups, version 2.10.9m
  122. [21:11:06] [Server thread/INFO]: [Factions] Enabling Factions v2.8.2
  123. [21:11:06] [Server thread/INFO]: [Factions 2.8.2] === ENABLE START ===
  124. [21:11:06] [Server thread/INFO]: [Factions 2.8.2] === ENABLE COMPLETE (Took 159ms) ===
  125. [21:11:06] [Server thread/INFO]: [Lockette] Enabled link to plugin Factions for Groups, version 2.8.2
  126. [21:11:06] [Server thread/INFO]: [MyHome] Enabling MyHome v2.3.2
  127. [21:11:06] [Server thread/INFO]: [MyHome] 0 homes loaded
  128. [21:11:06] [Server thread/INFO]: [MyHome] Using localization: English (en)
  129. [21:11:06] [Server thread/INFO]: [MyHome] Access Control: Using bPermissions2.10.9m
  130. [21:11:06] [Server thread/INFO]: [MyHome] MyHome 2.3.2 enabled
  131. [21:11:06] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  132. [21:11:06] [Server thread/INFO]: Done (3.565s)! For help, type "help" or "?"
  133. [21:11:06] [Server thread/INFO]: [bPermissions] Permissions for world pyrrhiccraft has loaded!
  134. [21:11:06] [Server thread/INFO]: [bPermissions] Permissions for world * has loaded!
  135. [21:11:06] [Server thread/INFO]: [bPermissions] Permissions for world pyrrhiccraft_nether has loaded!
  136. [21:11:06] [Server thread/INFO]: [bPermissions] Permissions for world pyrrhiccraft_the_end has loaded!
  137. [21:11:06] [pool-3-thread-6/INFO]: [Vault] Checking for Updates ...
  138. [21:11:07] [pool-3-thread-6/INFO]: [Vault] No new version available
  139. [21:11:11] [Server thread/INFO]: Stopping the server
  140. [21:11:11] [Server thread/INFO]: Stopping server
  141. [21:11:11] [Server thread/INFO]: [SafeCreeper] Disabling SafeCreeper v1.5.2.5
  142. [21:11:11] [Server thread/ERROR]: Error occurred while disabling SafeCreeper v1.5.2.5 (Is it up to date?)
  143. java.lang.NullPointerException
  144. at com.timvisee.safecreeper.SafeCreeper.onDisable(SafeCreeper.java:219) ~[?:?]
  145. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[bukkit.jar:git-Bukkit-53fac9f]
  146. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:356) [bukkit.jar:git-Bukkit-53fac9f]
  147. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:423) [bukkit.jar:git-Bukkit-53fac9f]
  148. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:416) [bukkit.jar:git-Bukkit-53fac9f]
  149. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:330) [bukkit.jar:git-Bukkit-53fac9f]
  150. at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:452) [bukkit.jar:git-Bukkit-53fac9f]
  151. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:568) [bukkit.jar:git-Bukkit-53fac9f]
  152. at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
  153. [21:11:11] [Server thread/INFO]: [MyHome] Disabling MyHome v2.3.2
  154. [21:11:11] [Server thread/INFO]: [MyHome] MyHome 2.3.2 disabled
  155. [21:11:11] [Server thread/INFO]: [Factions] Disabling Factions v2.8.2
  156. [21:11:11] [Server thread/INFO]: [Lockette] Disabled link to plugin Factions, version 2.8.2
  157. [21:11:11] [Server thread/INFO]: [Factions 2.8.2] Disabled
  158. [21:11:11] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.8.2
  159. [21:11:11] [Server thread/INFO]: [MassiveCore 2.8.2] Disabled
  160. [21:11:11] [Server thread/INFO]: [bPermissions] Disabling bPermissions v2.10.9m
  161. [21:11:11] [Server thread/INFO]: WEPIF: bPermissions detected! Using bPermissions for permissions
  162. [21:11:11] [Server thread/INFO]: [Lockette] Disabled link to plugin bPermissions, version 2.10.9m
  163. [21:11:11] [Server thread/INFO]: [Vault][Permission] bPermissions2 un-hooked.
  164. [21:11:11] [Server thread/INFO]: [Vault][Chat] bPermissions2 un-hooked.
  165. [21:11:11] [Server thread/INFO]: [bPermissions] Disabled
  166. [21:11:11] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  167. [21:11:11] [Server thread/INFO]: [Lockette] Disabling Lockette v1.7.4
  168. [21:11:11] [Server thread/INFO]: Lockette is being disabled... ;.;
  169. [21:11:11] [Server thread/INFO]: [Lockette] Closing all automatic doors.
  170. [21:11:11] [Server thread/INFO]: [SetSpawn] Disabling SetSpawn v2.1
  171. [21:11:11] [Server thread/INFO]: [NoDeathDrops] Disabling NoDeathDrops v1.0
  172. [21:11:11] [Server thread/INFO]: [NoDeathDrops] version [1.0] is disabled.
  173. [21:11:11] [Server thread/INFO]: [AntiCreeper] Disabling AntiCreeper v4.18.1
  174. [21:11:11] [Server thread/INFO]: [AntiCheatPlus] Disabling AntiCheatPlus v2.1.4
  175. [21:11:11] [Server thread/INFO]: [ControlTPA] Disabling ControlTPA v2.0
  176. [21:11:11] [Server thread/INFO]: [ControlTPA] Disabling ControlTPA by Terranova Productions!
  177. [21:11:11] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
  178. [21:11:11] [Server thread/INFO]: [AutoGamemode] Disabling AutoGamemode v2.0
  179. [21:11:11] [Server thread/INFO]: [AutoGamemode] version 2.0 is now disabled.
  180. [21:11:11] [Server thread/INFO]: Saving players
  181. [21:11:11] [Server thread/INFO]: Saving worlds
  182. [21:11:11] [Server thread/INFO]: Saving chunks for level 'PyrrhicCraft'/Overworld
  183. [21:11:28] [Server thread/INFO]: Saving chunks for level 'PyrrhicCraft_nether'/Nether
  184. [21:11:29] [Server thread/INFO]: Saving chunks for level 'PyrrhicCraft_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement