1 - 11 of 11
Last login: Wed Aug 7 09:13:41 on console
Nicos-Imac:~ DEADBEAR331$ /Users/DEADBEAR331/Desktop/Bukkit\ server/start_server.command ; exit;
10:08:24 [INFO] Starting minecraft server version 1.6.2
10:08:24 [INFO] Loading properties
10:08:24 [INFO] Default game type: CREATIVE
10:08:24 [INFO] Generating keypair
10:08:25 [INFO] Starting Minecraft server on *:25565
10:08:25 [INFO] This server is running CraftBukkit version git-Bukkit-1.5.2-R1.0-37-g64d45a2-b2826jnks (MC: 1.6.2) (Implementing API version 1.6.2-R0.1-SNAPSHOT)
10:08:25 [INFO] [Citizens] Loading Citizens v2.0.9-SNAPSHOT (build 912)
10:08:25 [INFO] [Backup] Loading Backup v2.5
10:08:25 [SEVERE] Plugin attempted to register task while disabled initializing Backup v2.5 (Is it up to date?)
org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftScheduler.validate(CraftScheduler.java:394)
at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:137)
at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftScheduler.scheduleAsyncRepeatingTask(CraftScheduler.java:133)
at com.bukkitbackup.full.utils.MetricUtils.start(MetricUtils.java:108)
at com.bukkitbackup.full.BackupFull.onLoad(BackupFull.java:63)
at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugins(CraftServer.java:244)
at org.bukkit.craftbukkit.v1_6_R2.CraftServer.<init>(CraftServer.java:217)
at net.minecraft.server.v1_6_R2.PlayerList.<init>(PlayerList.java:56)
at net.minecraft.server.v1_6_R2.DedicatedPlayerList.<init>(SourceFile:11)
at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:106)
at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391)
at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
10:08:25 [INFO] [WorldEdit] Loading WorldEdit v1436-4d89b67
10:08:25 [INFO] [Simple Prefix] Loading Simple Prefix v2.2.1
10:08:25 [INFO] [PermissionsBukkit] Loading PermissionsBukkit v2.0
10:08:26 [INFO] Preparing level "world"
10:08:26 [INFO] Preparing start region for level 0 (Seed: -2873179746957471605)
10:08:27 [INFO] ----- Bukkit Auto Updater -----
10:08:27 [INFO] It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
10:08:27 [INFO] If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
10:08:27 [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.
10:08:27 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
10:08:27 [INFO] ----- ------------------- -----
10:08:27 [INFO] Preparing spawn area: 4%
10:08:28 [INFO] Preparing spawn area: 29%
10:08:29 [INFO] Preparing spawn area: 61%
10:08:30 [INFO] Preparing spawn area: 92%
10:08:31 [INFO] Preparing start region for level 1 (Seed: -7677800220179964660)
10:08:32 [INFO] Preparing spawn area: 84%
10:08:32 [INFO] Preparing start region for level 2 (Seed: -7677800220179964660)
10:08:32 [INFO] [Citizens] Enabling Citizens v2.0.9-SNAPSHOT (build 912)
10:08:33 [INFO] [Citizens] Unable to use economy handling. Has Vault been enabled?
10:08:33 [INFO] [Backup] Enabling Backup v2.5
10:08:33 [INFO] [Backup] You have disabled scheduled backups!
10:08:33 [INFO] [Backup] Backup v2.5 enabled!
10:08:33 [INFO] [WorldEdit] Enabling WorldEdit v1436-4d89b67
10:08:33 [INFO] WEPIF: Using the Bukkit Permissions API.
10:08:33 [INFO] [Simple Prefix] Enabling Simple Prefix v2.2.1
10:08:33 [INFO] [PermissionsBukkit] Enabling PermissionsBukkit v2.0
10:08:33 [SEVERE] [PermissionsBukkit] Failed to load configuration
org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
in "<string>", line 30, column 1:
users:
^
expected <block end>, but found BlockMappingStart
in "<string>", line 60, column 4:
Operator:
^
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:138)
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:105)
at com.platymuus.bukkit.permissions.PermissionsPlugin.reloadConfig(PermissionsPlugin.java:78)
at com.platymuus.bukkit.permissions.PermissionsPlugin.onEnable(PermissionsPlugin.java:39)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.java:282)
at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.java:264)
at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:313)
at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:290)
at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:250)
at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:151)
at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391)
at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
Caused by: while parsing a block mapping
in "<string>", line 30, column 1:
users:
^
expected <block end>, but found BlockMappingStart
in "<string>", line 60, column 4:
Operator:
^
at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:575)
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123)
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121)
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
at org.yaml.snakeyaml.Yaml.load(Yaml.java:399)
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
... 15 more
10:08:33 [INFO] [PermissionsBukkit] Enabled successfully
10:08:34 [INFO] Server permissions file permissions.yml is empty, ignoring it
10:08:35 [INFO] Done (9.121s)! For help, type "help" or "?"
10:08:35 [SEVERE] Reached end of stream for null
10:08:35 [SEVERE] Reached end of stream for null
10:08:35 [SEVERE] Reached end of stream for null
10:08:35 [SEVERE] Reached end of stream for null
10:08:35 [SEVERE] Reached end of stream for null
10:08:35 [INFO] [Citizens] Loaded 5 NPCs.
10:08:36 [INFO] [Backup] Plugin is up to date, at version: 2.5.1 - 11 of 11
© 2010 - 2026 Cyprezz LLC
www.planetminecraft.com
Planet Minecraft has a Progressive Web App!
get_app Install PMC APP
Already a member? Sign in
By continuing, you agree to Planet Minecraft's Terms of Use and Privacy Policy
