Advertisement
Guest User

Untitled

a guest
Aug 21st, 2014
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.93 KB | None | 0 0
  1. [18:07:08] [Server thread/INFO]: Starting minecraft server version 1.7.9
  2. [18:07:08] [Server thread/INFO]: Loading properties
  3. [18:07:08] [Server thread/INFO]: Default game type: SURVIVAL
  4. [18:07:08] [Server thread/INFO]: Generating keypair
  5. [18:07:09] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [18:07:09] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.2)
  7. [18:07:09] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
  8. [18:07:09] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
  9. [18:07:09] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.1
  10. [18:07:09] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v7.8
  11. [18:07:09] [Server thread/INFO]: [Zephyrus] Loading Zephyrus v2.0.1
  12. [18:07:09] [Server thread/INFO]: [Zephyrus] Initialized Zephyrus v2.0.1
  13. [18:07:09] [Server thread/ERROR]: null initializing Zephyrus v2.0.1 (Is it up to date?)
  14. java.lang.NullPointerException
  15. at com.minnymin.zephyrus.core.util.VersionInfo.load(VersionInfo.java:35) ~[?:?]
  16. at com.minnymin.zephyrus.core.ZephyrusPlugin.onLoad(ZephyrusPlugin.java:48) ~[?:?]
  17. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:360) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  18. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:317) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  19. at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  20. at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  21. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  22. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  23. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  24. [18:07:09] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
  25. [18:07:09] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.14.1.2
  26. [18:07:09] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vPre2.14.1.2
  27. [18:07:09] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.14.1.2
  28. [18:07:09] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
  29. [18:07:09] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  30. [18:07:09] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  31. [18:07:09] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  32. [18:07:09] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  33. [18:07:09] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
  34. [18:07:09] [Server thread/INFO]: [Zephyrus] Enabling Zephyrus v2.0.1
  35. [18:07:09] [Server thread/ERROR]: Error occurred while enabling Zephyrus v2.0.1 (Is it up to date?)
  36. java.lang.NullPointerException
  37. at com.minnymin.zephyrus.core.ZephyrusPlugin.onEnable(ZephyrusPlugin.java:73) ~[?:?]
  38. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  39. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  40. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  41. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:446) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  42. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  43. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:318) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  44. at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  45. at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  46. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  47. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  48. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  49. [18:07:09] [Server thread/INFO]: Preparing level "world"
  50. [18:07:09] [Server thread/INFO]: Preparing start region for level 0 (Seed: -4805783068757258608)
  51. [18:07:10] [Server thread/INFO]: Preparing start region for level 1 (Seed: -4805783068757258608)
  52. [18:07:10] [Server thread/INFO]: Preparing start region for level 2 (Seed: -4805783068757258608)
  53. [18:07:10] [Thread-6/INFO]: ----- Bukkit Auto Updater -----
  54. [18:07:10] [Thread-6/INFO]: It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
  55. [18:07:10] [Thread-6/INFO]: If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'.
  56. [18:07:10] [Thread-6/INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
  57. [18:07:10] [Thread-6/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
  58. [18:07:10] [Thread-6/INFO]: ----- ------------------- -----
  59. [18:07:10] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
  60. [18:07:10] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  61. [18:07:10] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.1
  62. [18:07:10] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  63. [18:07:10] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  64. [18:07:10] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  65. [18:07:10] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  66. [18:07:10] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  67. [18:07:10] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v7.8
  68. [18:07:10] [Server thread/INFO]: [GriefPrevention] Grief Prevention enabled.
  69. [18:07:10] [Server thread/INFO]: [GriefPrevention] Grief Prevention Running for Minecraft 1.7.x
  70. [18:07:10] [Server thread/INFO]: [GriefPrevention] Reading dataconfiguration from plugins\GriefPrevention\dataconfig.yml
  71. [18:07:10] [Server thread/INFO]: [GriefPrevention] Debug Message Granularity set to None
  72. [18:07:10] [Server thread/INFO]: [GriefPrevention] To change Debug Message granularity, edit the "GriefPrevention.DebugLevel" Setting in config.yml.
  73. [18:07:11] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
  74. [18:07:11] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  75. [18:07:11] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  76. [18:07:11] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  77. [18:07:11] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  78. [18:07:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  79. [18:07:11] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  80. [18:07:11] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  81. [18:07:11] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  82. [18:07:11] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  83. [18:07:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  84. [18:07:11] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  85. [18:07:11] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  86. [18:07:11] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  87. [18:07:11] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  88. [18:07:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  89. [18:07:11] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
  90. [18:07:11] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
  91. [18:07:11] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
  92. [18:07:11] [Server thread/INFO]: [Essentials] Enabling Essentials vPre2.14.1.2
  93. [18:07:11] [Server thread/INFO]: Using locale en_AU
  94. [18:07:12] [Server thread/INFO]: Using locale en_AU
  95. [18:07:12] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  96. [18:07:12] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  97. [18:07:12] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vPre2.14.1.2
  98. [18:07:12] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.14.1.2
  99. [18:07:12] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  100. [18:07:12] [Server thread/INFO]: Done (2.774s)! For help, type "help" or "?"
  101. [18:07:13] [pool-3-thread-7/INFO]: [Vault] Checking for Updates:
  102. [18:07:13] [pool-3-thread-7/INFO]: [Vault] No new version available
  103. [18:07:40] [Server thread/INFO]: CONSOLE: Stopping the server..
  104. [18:07:40] [Server thread/INFO]: Stopping server
  105. [18:07:40] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vPre2.14.1.2
  106. [18:07:40] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect vPre2.14.1.2
  107. [18:07:40] [Server thread/INFO]: [Essentials] Disabling Essentials vPre2.14.1.2
  108. [18:07:40] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  109. [18:07:40] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
  110. [18:07:40] [Server thread/INFO]: [Zephyrus] Disabling Zephyrus v2.0.1
  111. [18:07:40] [Server thread/ERROR]: Error occurred while disabling Zephyrus v2.0.1 (Is it up to date?)
  112. java.lang.NullPointerException
  113. at com.minnymin.zephyrus.core.ZephyrusPlugin.onDisable(ZephyrusPlugin.java:89) ~[?:?]
  114. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:318) ~[craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  115. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:348) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  116. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:423) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  117. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:416) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  118. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.disablePlugins(CraftServer.java:395) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  119. at net.minecraft.server.v1_7_R3.MinecraftServer.stop(MinecraftServer.java:385) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  120. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:500) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  121. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit-1.7.9-R0.2.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  122. [18:07:40] [Server thread/INFO]: [GriefPrevention] Disabling GriefPrevention v7.8
  123. [18:07:40] [Server thread/INFO]: [GriefPrevention] GriefPrevention is being Disabled.
  124. [18:07:40] [Server thread/INFO]: [GriefPrevention] GriefPrevention disabled.
  125. [18:07:40] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.22.1
  126. [18:07:40] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  127. [18:07:40] [Server thread/INFO]: [Vault][Permission] PermissionsEx un-hooked.
  128. [18:07:40] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
  129. [18:07:40] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.6.3
  130. [18:07:40] [Server thread/INFO]: [Vault] Disabling Vault v1.4.1-b436
  131. [18:07:40] [Server thread/INFO]: Saving players
  132. [18:07:40] [Server thread/INFO]: Saving worlds
  133. [18:07:40] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  134. [18:07:41] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  135. [18:07:41] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  136. [18:07:41] [Thread-4/INFO]: Stopping server
  137. [18:07:41] [Thread-4/INFO]: Saving players
  138. [18:07:41] [Thread-4/INFO]: Saving worlds
  139. [18:07:41] [Thread-4/INFO]: Saving chunks for level 'world'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement