Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [20:08:10] [Server thread/INFO]: Starting minecraft server version 1.8
- [20:08:10] [Server thread/INFO]: Loading properties
- [20:08:10] [Server thread/INFO]: Default game type: SURVIVAL
- [20:08:10] [Server thread/INFO]: Generating keypair
- [20:08:10] [Server thread/INFO]: Starting Minecraft server on *:25565
- [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)
- [20:08:10] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (Phoenix)
- [20:08:10] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0.2-SNAPSHOT;3360-ddc74114
- [20:08:10] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-05.1569-
- [20:08:10] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
- [20:08:10] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
- [20:08:10] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
- [20:08:10] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
- [20:08:10] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP vTeamCity
- [20:08:10] [Server thread/INFO]: Preparing level "world"
- [20:08:10] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1945883035406703983)
- [20:08:11] [Server thread/INFO]: Preparing start region for level 1 (Seed: -1945883035406703983)
- [20:08:12] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1945883035406703983)
- [20:08:12] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (Phoenix)
- [20:08:12] [Server thread/INFO]: GroupManager - INFO - World Found: world
- [20:08:12] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
- [20:08:12] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
- [20:08:12] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
- [20:08:12] [Server thread/INFO]: GroupManager version 2.0 (Phoenix) is enabled!
- [20:08:12] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0.2-SNAPSHOT;3360-ddc74114
- [20:08:12] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
- [20:08:12] [Server thread/ERROR]: Error occurred while enabling WorldEdit v6.0.2-SNAPSHOT;3360-ddc74114 (Is it up to date?)
- java.lang.ClassCastException: java.util.jar.JarFile cannot be cast to java.io.Closeable
- at com.sk89q.worldedit.util.io.Closer.close(Closer.java:153) ~[?:?]
- at com.sk89q.worldedit.bukkit.adapter.BukkitImplLoader.addFromJar(BukkitImplLoader.java:104) ~[?:?]
- at com.sk89q.worldedit.bukkit.WorldEditPlugin.loadAdapter(WorldEditPlugin.java:142) ~[?:?]
- at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:119) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-33d5de3]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit.jar:git-Bukkit-33d5de3]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-33d5de3]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:341) [craftbukkit.jar:git-Bukkit-33d5de3]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit.jar:git-Bukkit-33d5de3]
- at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394) [craftbukkit.jar:git-Bukkit-33d5de3]
- at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362) [craftbukkit.jar:git-Bukkit-33d5de3]
- at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317) [craftbukkit.jar:git-Bukkit-33d5de3]
- at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit.jar:git-Bukkit-33d5de3]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit.jar:git-Bukkit-33d5de3]
- at java.lang.Thread.run(Thread.java:701) [?:1.6.0_34]
- [20:08:12] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-05.1569-
- [20:08:12] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
- [20:08:12] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
- [20:08:12] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
- [20:08:12] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
- [20:08:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
- [20:08:12] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
- [20:08:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
- [20:08:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
- [20:08:12] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
- [20:08:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
- [20:08:12] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
- [20:08:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
- [20:08:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
- [20:08:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
- [20:08:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
- [20:08:12] [Server thread/INFO]: [WorldGuard] Loading region data...
- [20:08:12] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
- [20:08:12] [Server thread/INFO]: Bukkit version format changed. Version not checked.
- [20:08:12] [Server thread/INFO]: git-Bukkit-33d5de3 (MC: 1.8)
- [20:08:12] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
- [20:08:12] [Server thread/ERROR]: java.lang.NoSuchMethodError: java.nio.CharBuffer.subSequence(II)Ljava/nio/CharBuffer;
- [20:08:12] [Server thread/ERROR]: Error occurred while enabling Essentials vTeamCity (Is it up to date?)
- java.lang.NullPointerException
- at com.earth2me.essentials.Essentials.onDisable(Essentials.java:348) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[craftbukkit.jar:git-Bukkit-33d5de3]
- at com.earth2me.essentials.Essentials.handleCrash(Essentials.java:747) ~[?:?]
- at com.earth2me.essentials.Essentials.onEnable(Essentials.java:275) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-33d5de3]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit.jar:git-Bukkit-33d5de3]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-33d5de3]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:341) [craftbukkit.jar:git-Bukkit-33d5de3]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit.jar:git-Bukkit-33d5de3]
- at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394) [craftbukkit.jar:git-Bukkit-33d5de3]
- at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362) [craftbukkit.jar:git-Bukkit-33d5de3]
- at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317) [craftbukkit.jar:git-Bukkit-33d5de3]
- at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit.jar:git-Bukkit-33d5de3]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit.jar:git-Bukkit-33d5de3]
- at java.lang.Thread.run(Thread.java:701) [?:1.6.0_34]
- [20:08:12] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
- [20:08:12] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
- [20:08:12] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
- [20:08:12] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
- [20:08:12] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
- [20:08:13] [Server thread/INFO]: Done (2,347s)! For help, type "help" or "?"
- [20:08:13] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
Advertisement
Add Comment
Please, Sign In to add comment