Bpermissions Users+Group error

Discussion in 'Bukkit Help' started by ZhouRoy5757, Mar 12, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    ZhouRoy5757

    Hello , when i start my server , i got a error . I k'now that that is a Yml error , but i don't now why when i'm using wordpad/notepad++ and i'm editing the bpermissions group.yml , its isnt yml anymore . this is the error i got :

    05:54 PM [INFO] [UnlimitedLava] Loading UnlimitedLava v1.5
    05:54 PM [INFO] [bPermissions] Loading bPermissions v2.9.1
    05:54 PM [INFO] [MultiInv] Loading MultiInv v3.0.5
    05:54 PM [INFO] [WorldEdit] Loading WorldEdit v5.2
    05:54 PM [INFO] [Pail] Loading Pail v0.8
    05:54 PM [INFO] [Safe Creeper] Loading Safe Creeper v0.5
    05:54 PM [INFO] [Vault] Loading Vault v1.2.12-b136
    05:54 PM [INFO] [Glowstone Lanterns] Loading Glowstone Lanterns v0.5
    05:54 PM [INFO] [Lockette] Loading Lockette v1.5
    05:54 PM [INFO] [PluginReloader] Loading PluginReloader v0.1
    05:54 PM [INFO] [Multiverse-Core] Loading Multiverse-Core v2.4-b514
    05:54 PM [INFO] [PailPlus] Loading PailPlus v0.3
    05:54 PM [INFO] [Essentials] Loading Essentials v2.8.3
    05:54 PM [INFO] [Lift] Loading Lift v9
    05:54 PM [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.8.3
    05:54 PM [INFO] [ChestShop] Loading ChestShop v3.38
    05:54 PM [INFO] [Pail] Enabling Pail v0.8
    05:54 PM [INFO] [Safe Creeper] Enabling Safe Creeper v0.5
    05:54 PM [INFO] [Safe Creeper] Loading config files...
    05:54 PM [INFO] [Safe Creeper] Global config file loaded
    05:54 PM [INFO] [Safe Creeper] 3 world config files loaded
    05:54 PM [INFO] [Safe Creeper] Safe Creeper v0.5 Enabled
    05:54 PM [INFO] [Vault] Enabling Vault v1.2.12-b136
    05:54 PM [INFO] [Vault][Economy] Essentials Economy found: Waiting
    05:54 PM [INFO] [Vault][Permission] bPermissions2 hooked.
    05:54 PM [INFO] [Vault][Chat] bPermissions found: Loaded
    05:54 PM [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
    05:54 PM [INFO] [Vault][Chat] bPermissions2 hooked.
    05:54 PM [INFO] [Vault][Chat] bPermissions2 found: Loaded
    05:54 PM [INFO] [Vault] Enabled Version 1.2.12-b136
    05:54 PM [INFO] Preparing level "Water"
    05:54 PM [INFO] Default game type: 0
    05:54 PM [INFO] Preparing start region for level 0 (Seed: 4431064177836963840)
    05:54 PM [INFO] Preparing start region for level 1 (Seed: -2951630615389465965)
    05:54 PM [INFO] Preparing spawn area: 0%
    05:54 PM [INFO] Preparing spawn area: 89%
    05:54 PM [INFO] Preparing start region for level 2 (Seed: -2951630615389465965)
    05:54 PM [INFO] [UnlimitedLava] Enabling UnlimitedLava v1.5
    05:54 PM [INFO] UnlimitedLava 1.5 is enabled!
    05:54 PM [INFO] [bPermissions] Enabling bPermissions v2.9.1
    05:54 PM [INFO] [bPermissions] Loading world: Water
    05:54 PM [SEVERE] Error reading default users.yml and groups.yml
    05:54 PM [SEVERE] Please report this to codename_B immediately
    05:54 PM [INFO] [bPermissions] Loading world: Water_nether
    05:54 PM [SEVERE] Error reading default users.yml and groups.yml
    05:54 PM [SEVERE] Please report this to codename_B immediately
    05:54 PM [INFO] [bPermissions] Loading world: Water_the_end
    05:54 PM [SEVERE] Error reading default users.yml and groups.yml
    05:54 PM [SEVERE] Please report this to codename_B immediately
    05:54 PM [SEVERE] org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping in "<string>", line 4, column 5: permissions: ^
    expected <block end>, but found Value in "<string>", line 25, column 5: : ^
    05:54 PM [SEVERE] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
    05:54 PM [SEVERE] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:143)
    05:54 PM [SEVERE] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:109)
    05:54 PM [SEVERE] at de.bananaco.bpermissions.imp.YamlConfiguration.load(YamlConfiguration.java:17)
    05:54 PM [SEVERE] at de.bananaco.bpermissions.imp.DefaultWorld.loadUnsafe(DefaultWorld.java:91)
    05:54 PM [SEVERE] at de.bananaco.bpermissions.imp.DefaultWorld.load(DefaultWorld.java:57)
    05:54 PM [SEVERE] at de.bananaco.bpermissions.imp.Permissions.onEnable(Permissions.java:79)
    05:54 PM [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    05:54 PM [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
    05:54 PM [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:363)
    05:54 PM [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
    05:54 PM [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
    05:54 PM [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:374)
    05:54 PM [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:361)
    05:54 PM [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
    05:54 PM [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    05:54 PM [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    05:54 PM [SEVERE] Caused by: while parsing a block mapping in "<string>", line 4, column 5: permissions: ^
    expected <block end>, but found Value in "<string>", line 25, column 5: : ^
    05:54 PM [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:575)
    05:54 PM [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
    05:54 PM [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
    05:54 PM [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
    05:54 PM [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    05:54 PM [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
    05:54 PM [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    05:54 PM [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
    05:54 PM [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    05:54 PM [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123)
    05:54 PM [SEVERE] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
    05:54 PM [SEVERE] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121)
    05:54 PM [SEVERE] at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
    05:54 PM [SEVERE] at org.yaml.snakeyaml.Yaml.load(Yaml.java:399)
    05:54 PM [SEVERE] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
    05:54 PM [SEVERE] ... 16 more
    05:54 PM [INFO] [bPermissions] Enabled
    05:54 PM [INFO] [MultiInv] Enabling MultiInv v3.0.5
    05:54 PM [INFO] MultiInv version 3.0.5 is enabled!
    05:54 PM [INFO] [WorldEdit] Enabling WorldEdit v5.2
    05:54 PM [INFO] WorldEdit 5.2 enabled.
    05:54 PM [INFO] [Glowstone Lanterns] Enabling Glowstone Lanterns v0.5
    05:54 PM [INFO] [Glowstone Lanterns] Loading Glowstone Lanterns...
    05:54 PM [INFO] [Glowstone Lanterns] 0 Glowstone Lanterns loaded!
    05:54 PM [INFO] [Glowstone Lanterns] No permissions, defaulting to OP's
    05:54 PM [INFO] [Glowstone Lanterns] Glowstone Lanterns v0.5 Started
    05:54 PM [INFO] [Lockette] Enabling Lockette v1.5
    05:54 PM [INFO] [Lockette] Version 1.5 is being enabled! Yay! (Core version 1.3.1)
    05:54 PM [INFO] [Lockette] Detected craftbukkit build [2060] ok.
    05:54 PM [INFO] [Lockette] Enabled link to plugin bPermissions for NO REASON (permissions disabled), version 2.9.1
    05:54 PM [INFO] [Lockette] Using ops file for admin permissions.
    05:54 PM [INFO] [Lockette] Ready to protect your containers.
    05:54 PM [INFO] [PluginReloader] Enabling PluginReloader v0.1
    05:54 PM [INFO] [PluginReloader] Version 0.1 enabled (by MadJawa)
    05:54 PM [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.4-b514
    05:54 PM [INFO] [Multiverse-Core] - Version 2.4-b514 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
    05:54 PM [INFO] [AllPay] - Version 0.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b514
    05:54 PM [INFO] [Multiverse-Core] Loading World & Settings - 'Water' - Env: NORMAL - Type: NORMAL & seed: 4431064177836963840
    05:54 PM [INFO] [Multiverse-Core] Loading World & Settings - 'Water_nether' - Env: NETHER - Type: NORMAL & seed: -2951630615389465965
    05:54 PM [WARNING] [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
    05:54 PM [WARNING] [Multiverse-Core] Original Location: X: 0 Y: 64 Z: 0 P: 0 Y: 0
    05:54 PM [SEVERE] [Multiverse-Core] New safe spawn NOT found!!!
    05:54 PM [INFO] [Multiverse-Core] Loading World & Settings - 'Water_the_end' - Env: THE_END - Type: NORMAL & seed: -2951630615389465965
    05:54 PM [INFO] [Multiverse-Core] Loading World & Settings - 'space' - Env: NORMAL - Type: NORMAL & seed: 1954422991
    05:54 PM [INFO] [bPermissions] Loading world: space
    05:54 PM [SEVERE] Error reading default users.yml and groups.yml
    05:54 PM [SEVERE] Please report this to codename_B immediately
    05:54 PM [INFO] Preparing start region for level 3 (Seed: 1954422991)
    05:54 PM [INFO] [Multiverse-Core] Loading World & Settings - 'grass-flatland' - Env: NORMAL - Type: NORMAL & seed: 1954422991
    05:54 PM [INFO] [bPermissions] Loading world: grass-flatland
    05:54 PM [SEVERE] Error reading default users.yml and groups.yml
    05:54 PM [SEVERE] Please report this to codename_B immediately
    05:54 PM [INFO] Preparing start region for level 4 (Seed: 1954422991)
    05:54 PM [INFO] [Multiverse-Core] Loading World & Settings - 'Avontuur' - Env: NORMAL - Type: NORMAL & seed: 7162229531994292699
    05:54 PM [INFO] [bPermissions] Loading world: Avontuur
    05:54 PM [SEVERE] Error reading default users.yml and groups.yml
    05:54 PM [SEVERE] Please report this to codename_B immediately
    05:54 PM [INFO] Preparing start region for level 5 (Seed: 7162229531994292699)
    05:54 PM [INFO] [Multiverse-Core] 6 - World(s) loaded.
    05:54 PM [INFO] [PailPlus] Enabling PailPlus v0.3
    05:54 PM [INFO] [Essentials] Enabling Essentials v2.8.3
    05:54 PM [INFO] Bukkit versie formaat veranderd. Versie niet nagekeken.
    05:54 PM [INFO] git-Bukkit-1.2.3-R0.2-b2060jnks (MC: 1.2.3)
    05:54 PM [INFO] 1.2.3-R0.2
    05:54 PM [INFO] File not found: plugins\Essentials\jail.yml
    05:54 PM [INFO] [Vault][Economy] Essentials Economy hooked.
    05:54 PM [INFO] Essentials: Using bPermissions2 based permissions.
    05:54 PM [INFO] [Lift] Enabling Lift v9
    05:54 PM [INFO] Lift v9 is now enabled!
    05:54 PM [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.8.3
    05:54 PM [INFO] [ChestShop] Enabling ChestShop v3.38
    05:54 PM [INFO] [ChestShop] Lockette version 1.5 loaded.
    05:54 PM [INFO] [ChestShop] Vault loaded using economy plugin Essentials Economy
    05:54 PM [SEVERE] [ChestShop] WARNING! Your spawn-radius in bukkit.yml isn't set to 0! You won't be able to sell to shops built near spawn!
    05:54 PM [INFO] Server permissions file permissions.yml is empty, ignoring it
    05:54 PM [SEVERE] [Metrics] Server returned HTTP response code: 500 for URL: http://metrics.griefcraft.com/report/ChestShop
    05:54 PM [INFO] Done (7,099s)! For help, type "help" or "?"


    Thanks for help !
     
  2. Offline

    codename_B

Thread Status:
Not open for further replies.

Share This Page