Guest User

Untitled

a guest
Mar 2nd, 2015
456
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.01 KB | None | 0 0
  1. [20:08:10] [Server thread/INFO]: Starting minecraft server version 1.8
  2. [20:08:10] [Server thread/INFO]: Loading properties
  3. [20:08:10] [Server thread/INFO]: Default game type: SURVIVAL
  4. [20:08:10] [Server thread/INFO]: Generating keypair
  5. [20:08:10] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [20:08:10] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-33d5de3 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
  7. [20:08:10] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (Phoenix)
  8. [20:08:10] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0.2-SNAPSHOT;3360-ddc74114
  9. [20:08:10] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-05.1569-
  10. [20:08:10] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  11. [20:08:10] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  12. [20:08:10] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
  13. [20:08:10] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  14. [20:08:10] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP vTeamCity
  15. [20:08:10] [Server thread/INFO]: Preparing level "world"
  16. [20:08:10] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1945883035406703983)
  17. [20:08:11] [Server thread/INFO]: Preparing start region for level 1 (Seed: -1945883035406703983)
  18. [20:08:12] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1945883035406703983)
  19. [20:08:12] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (Phoenix)
  20. [20:08:12] [Server thread/INFO]: GroupManager - INFO - World Found: world
  21. [20:08:12] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  22. [20:08:12] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  23. [20:08:12] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  24. [20:08:12] [Server thread/INFO]: GroupManager version 2.0 (Phoenix) is enabled!
  25. [20:08:12] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0.2-SNAPSHOT;3360-ddc74114
  26. [20:08:12] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  27. [20:08:12] [Server thread/ERROR]: Error occurred while enabling WorldEdit v6.0.2-SNAPSHOT;3360-ddc74114 (Is it up to date?)
  28. java.lang.ClassCastException: java.util.jar.JarFile cannot be cast to java.io.Closeable
  29. at com.sk89q.worldedit.util.io.Closer.close(Closer.java:153) ~[?:?]
  30. at com.sk89q.worldedit.bukkit.adapter.BukkitImplLoader.addFromJar(BukkitImplLoader.java:104) ~[?:?]
  31. at com.sk89q.worldedit.bukkit.WorldEditPlugin.loadAdapter(WorldEditPlugin.java:142) ~[?:?]
  32. at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:119) ~[?:?]
  33. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-33d5de3]
  34. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit.jar:git-Bukkit-33d5de3]
  35. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-33d5de3]
  36. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:341) [craftbukkit.jar:git-Bukkit-33d5de3]
  37. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit.jar:git-Bukkit-33d5de3]
  38. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394) [craftbukkit.jar:git-Bukkit-33d5de3]
  39. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362) [craftbukkit.jar:git-Bukkit-33d5de3]
  40. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317) [craftbukkit.jar:git-Bukkit-33d5de3]
  41. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit.jar:git-Bukkit-33d5de3]
  42. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit.jar:git-Bukkit-33d5de3]
  43. at java.lang.Thread.run(Thread.java:701) [?:1.6.0_34]
  44. [20:08:12] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-05.1569-
  45. [20:08:12] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  46. [20:08:12] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  47. [20:08:12] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  48. [20:08:12] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  49. [20:08:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  50. [20:08:12] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  51. [20:08:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  52. [20:08:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  53. [20:08:12] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  54. [20:08:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  55. [20:08:12] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  56. [20:08:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  57. [20:08:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  58. [20:08:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  59. [20:08:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  60. [20:08:12] [Server thread/INFO]: [WorldGuard] Loading region data...
  61. [20:08:12] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  62. [20:08:12] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  63. [20:08:12] [Server thread/INFO]: git-Bukkit-33d5de3 (MC: 1.8)
  64. [20:08:12] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
  65. [20:08:12] [Server thread/ERROR]: java.lang.NoSuchMethodError: java.nio.CharBuffer.subSequence(II)Ljava/nio/CharBuffer;
  66. [20:08:12] [Server thread/ERROR]: Error occurred while enabling Essentials vTeamCity (Is it up to date?)
  67. java.lang.NullPointerException
  68. at com.earth2me.essentials.Essentials.onDisable(Essentials.java:348) ~[?:?]
  69. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[craftbukkit.jar:git-Bukkit-33d5de3]
  70. at com.earth2me.essentials.Essentials.handleCrash(Essentials.java:747) ~[?:?]
  71. at com.earth2me.essentials.Essentials.onEnable(Essentials.java:275) ~[?:?]
  72. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-33d5de3]
  73. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit.jar:git-Bukkit-33d5de3]
  74. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-33d5de3]
  75. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:341) [craftbukkit.jar:git-Bukkit-33d5de3]
  76. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit.jar:git-Bukkit-33d5de3]
  77. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394) [craftbukkit.jar:git-Bukkit-33d5de3]
  78. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362) [craftbukkit.jar:git-Bukkit-33d5de3]
  79. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317) [craftbukkit.jar:git-Bukkit-33d5de3]
  80. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit.jar:git-Bukkit-33d5de3]
  81. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit.jar:git-Bukkit-33d5de3]
  82. at java.lang.Thread.run(Thread.java:701) [?:1.6.0_34]
  83. [20:08:12] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  84. [20:08:12] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
  85. [20:08:12] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  86. [20:08:12] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
  87. [20:08:12] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  88. [20:08:13] [Server thread/INFO]: Done (2,347s)! For help, type "help" or "?"
  89. [20:08:13] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
Advertisement
Add Comment
Please, Sign In to add comment