Solved GroupManager problem[Please help me fast]

Discussion in 'Bukkit Help' started by TheHexTechLucas, Jul 8, 2014.

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

    TheHexTechLucas

    Hi there,
    I have a big problem with the GM...
    When i try to use /manuadd----it says me: All commands are locked due an error.Check the log.
    This is te Error.txt file wich I found in GM folder..
    =============================== GM ERROR LOG ===============================
    = ERROR REPORT START - 2.1.19 (Phoenix) =

    java.lang.IllegalArgumentException: The following file couldn't pass on Parser.
    plugins\GroupManager\worlds\world\groups.yml
    at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:577)
    at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:497)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:678)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:640)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialWorldLoading(WorldsHolder.java:110)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialLoad(WorldsHolder.java:100)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.resetWorldsHolder(WorldsHolder.java:92)
    at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.<init>(WorldsHolder.java:59)
    at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:179)
    at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:103)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:457)
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:391)
    at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352)
    at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326)
    at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282)
    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182)
    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436)
    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
    Caused by: while parsing a block mapping
    in "<reader>", line 11, column 1:
    groups:
    ^
    expected <block end>, but found BlockEntry
    in "<reader>", line 16, column 1:
    - essentials.help
    ^

    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:423)
    at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:572)
    ... 20 more

    ============================================================================
    I made again the groups.yaml files,but the same results...I'm angry because yesterday the GM works withou any problem, but today,when i've added Jobs(plugin) permissions,.,I have this errors...I tried YAML parser,but i'm not American or English,and I really don't understant what's the mistake...i tried bukkit parser.(the same results as YAML parser)..The Yaml parser and the bukkit parser detected 4 different mistakes..also,in the Error.txt,i found this: ''Caused by: while parsing a block mapping
    in "<reader>", line 11, column 1:
    groups:''

    I saw the previsourious post,but that TAB...this means the Tab button on the keyboard?
    I will add the groups.yml file and i hope u guys can help me...
    Thanks







    # Group inheritance
    #
    # Any inherited groups prefixed with a g: are global groups
    # and are inherited from the GlobalGroups.yml.
    #
    # Groups without the g: prefix are groups local to this world
    # and are defined in the this groups.yml file.
    #
    # Local group inheritances define your promotion tree when using 'manpromote/mandemote'

    groups:
    Default:
    default: true
    permissions:
    - -bukkit.command.kill
    - essentials.help
    - essentials.spawn
    - essentials.help.1
    - essentials.help.2
    - essentials.afk
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.kit.tools
    - essentials.kit.firework
    - essentials.sethome
    - essentials.home
    - essentials.delhome
    - essentials.back
    - Trader.*
    - PreciousStones.*
    - OnHead.hat
    - iConomy.*
    - essentials.msg
    - Jobs.*
    inheritance:
    - g:groupmanager_default
    - g:bukkit_default
    - g:essentials_default
    - g:towny_default
    info:
    prefix: '&e'
    build: true
    suffix: ''
    Builder:
    default: false
    permissions: [- essentials.help
    - essentials.spawn
    - essentials.help.1
    - essentials.help.2
    - essentials.afk
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.kit.tools
    - essentials.kit.firework
    - essentials.sethome
    - essentials.home
    - essentials.delhome
    - essentials.back
    - Trader.*
    - PreciousStones.*
    - OnHead.hat
    - iConomy.*
    - essentials.msg
    - Jobs.*
    - essentials.mute
    - essentials.kick]
    inheritance:
    - default
    - g:essentials_builder
    - g:towny_builder
    info:
    prefix: '&2'
    build: true
    suffix: ''
    Moderator:
    default: false
    permissions: [- essentials.help
    - essentials.spawn
    - essentials.help.1
    - essentials.help.2
    - essentials.afk
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.kit.tools
    - essentials.kit.firework
    - essentials.sethome
    - essentials.home
    - essentials.delhome
    - essentials.back
    - Trader.*
    - PreciousStones.*
    - OnHead.hat
    - iConomy.*
    - essentials.msg
    - Jobs.*
    - essentials.mute
    - essentials.kick
    - essentials.setwarp]
    inheritance:
    - builder
    - g:groupmanager_moderator
    - g:bukkit_moderator
    - g:essentials_moderator
    - g:towny_moderator
    - g:vanish_moderator
    info:
    prefix: '&5'
    build: true
    suffix: ''
    Admin:
    default: false
    permissions: [- essentials.help
    - essentials.spawn
    - essentials.help.1
    - essentials.help.2
    - essentials.afk
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.kit.tools
    - essentials.kit.firework
    - essentials.sethome
    - essentials.home
    - essentials.delhome
    - essentials.back
    - Trader.*
    - PreciousStones.*
    - OnHead.hat
    - iConomy.*
    - essentials.msg
    - Jobs.*
    - essentials.mute
    - essentials.kick
    - gamemode.1
    - gamemode.0
    - essentials.fly
    - essentials.ban
    - essentials.banip]
    inheritance:
    - moderator
    - g:groupmanager_admin
    - g:bukkit_admin
    - g:essentials_admin
    - g:towny_admin
    - g:vanish_admin
    info:
    prefix: '&c'
    build: true
    suffix: ''
    Owner:
    default: false
    permissions:
    - '*'
    - -vanish.*
    - essentials.*
    - Jobs.*
    - Trader.*
    - PreciousStones.*
    - OnHead.*
    - iConomy.*
    - Vault.*
    - ItemSpawner.*
    - ChestShop.*
    - VillagerShop.*
    - fakelightning.*
    - CreativeGates.*
    inheritance:
    - admin
    info:
    prefix: '&4'
    build: true
    suffix: ''

    Here is the pastebin version
    http://pastebin.com/MAiiB7sB
    :)
     
  2. Offline

    Necrodoom

    Indentation is important in a Yml file, however you seem to have not indented much, indent your permission nodes so they have 4 spaces behind them, and remove the [] surrounding them.
     
  3. i think groupmanager was discontinued
     
  4. Offline

    Necrodoom

  5. Offline

    TheHexTechLucas

    Hi again,
    http://pastebin.com/sszTyJyV
    still not working...
    also,the error.txt says there is a mistake at the line 11,where is write ''groups''

    what's wrong in line 165?
     
  6. Offline

    Necrodoom

  7. Offline

    TheHexTechLucas

    what's wron in line 165?
    4 spaces,line(-),and the plugin
     
  8. Offline

    Necrodoom

  9. Offline

    TheHexTechLucas

    Necrodoom
    i don;t know why
    there are 4 space in front of the plugin line
    or,there should be 4 spaces between line and plugin?
    can't u please check it in notepad ++?


    the format is 4 spaces,line,space,plugin,point,command...right?

    Hi Necrodoom
    Thanks
    i found the mistake
    it was 0 space at creative gates
    thanks a lot man

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
  10. Offline

    Necrodoom

Thread Status:
Not open for further replies.

Share This Page