Someone help me here. Don't understand what the Bukkit YAML Parser is saying

Discussion in 'Bukkit Help' started by natec316, Dec 16, 2014.

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

    natec316

    The parser says this:

    Bukkit Yaml Checker
    Running YAML Checks...
    The Yaml file you provided is invalid.
    The most common form of of Yaml errors is caused by errors in line indents.

    Parsing Errors:
    Error: invalid leading UTF-8 octet (line 1, column 1)

    groups:
    Default:
    default: true
    permissions:
    - essentials.back
    - essentials.balance
    - essentials.balance.others
    - essentials.balancetop
    - essentials.delhome
    - essentials.help
    - essentials.home
    - essentials.ignore
    - essentials.list
    - essentials.mail
    - essentials.mail.send
    - essentials.motd
    - essentials.msg
    - essentials.msg.format
    - essentials.pay
    - essentials.rules
    - essentials.sell
    - essentials.sethome
    - essentials.spawn
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.*
    - essentials.warp.list
    - essentials.warps.*
    - factions.chat
    - factions.claim
    - factions.unclaim
    - factions.unclaimall
    - faction.sethome
    - factions.title
    - factions.power
    - factions.invite
    - factions.kick
    - factions.list
    - factions.create
    inheritance:
    - g:essentials_builder
    - g:towny_builder
    info:
    prefix: '&f[&7Guestr&f]&2'
    build: true
    suffix: '&7'
    Builder:
    default: false
    permissions:
    - essentials.back
    - essentials.balance
    - essentials.balance.others
    - essentials.balancetop
    - essentials.chat.color
    - essentials.chat.format
    - essentials.chat.magic
    - essentials.delhome
    - essentials.hat
    - essentials.help
    - essentials.home
    - essentials.ignore
    - essentials.list
    - essentials.mail
    - essentials.mail.send
    - essentials.motd
    - essentials.msg
    - essentials.msg.format
    - essentials.nick
    - essentials.pay
    - essentials.recipe
    - essentials.repair
    - essentials.repair.armor
    - essentials.repair.enchanted
    - essentials.rules
    - essentials.sell
    - essentials.sethome
    - essentials.spawn
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.who
    - factions.chat
    - factions.claim
    - factions.unclaim
    - factions.unclaimall
    - faction.sethome
    - factions.title
    - factions.power
    - factions.invite
    - factions.kick
    - factions.list
    - factions.create
    - essentials.kit
    - essentials.kits.Builder
    - essentials.warp.*
    - essentials.warps
    inheritance:
    - default
    info:
    prefix: '&f[&7Builder&f]&6’
    build: true
    suffix: '&7'
    Moderator:
    default: false
    permissions:
    - essentials unbanip
    - essentials.back
    - essentials.back.ondeath
    - essentials.balance
    - essentials.balance.others
    - essentials.balancetop
    - essentials.ban
    - essentials.break.*
    - essentials.broadcast
    - essentials.delhome
    - essentials.depth
    - essentials.enchant.*
    - essentials.feed
    - essentials.help
    - essentials.home
    - essentials.ignore
    - essentials.kick
    - essentials.list
    - essentials.mail
    - essentials.mail.send
    - essentials.more
    - essentials.motd
    - essentials.msg
    - essentials.msg.format
    - essentials.mute
    - essentials.near
    - essentials.nick
    - essentials.oversizedstacks
    - essentials.pay
    - essentials.ping
    - essentials.powertool
    - essentials.repair
    - essentials.repair.enchanted
    - essentials.rules
    - essentials.sell
    - essentials.sethome
    - essentials.sethome.multiple
    - essentials.signs.use.*
    - essentials.socialspy
    - essentials.spawn
    - essentials.speed
    - essentials.speed.bypass
    - essentials.speed.fly
    - essentials.speed.walk
    - essentials.suicide
    - essentials.time
    - essentials.tp
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.unban
    - essentials.warp
    - essentials.warp.list
    - essentials.warps.*
    - essentials.weather
    - essentials.who
    - essentials.gamemode
    - planez.*
    - worldedit.*
    - factions.*
    - essentials.kit
    - essentials.kits.Builder
    inheritance:
    - g:bukkit_moderator
    - g:essentials_moderator
    - g:towny_moderator
    info:
    prefix: '&f[&6Moderator&f]&5'
    build: true
    suffix: '&6'
    Admin:
    default: false
    permissions:
    - essentials.*
    - planez.*
    - worldedit.*
    - factions.*
    inheritance:
    - g:bukkit_moderator
    - g:essentials_moderator
    - g:towny_moderator
    info:
    prefix: ‘&5[&fAdmin&f]&5’
    build: true
    suffix: '&6'
     
    Last edited: Dec 16, 2014
  2. Offline

    Marcthecool

    Hello sir, I am Marc, here to help you! What happen was your rank list was messed up which causes a error in the console. I recommend resetting the ranks. If this helped you, let me know it shows you appreciate my help.
     
  3. Offline

    DrPyroCupcake

    You have a problem at (line 1, column 1). Post your config in PasteBin so we can see your spacing.
     
  4. Offline

    natec316

  5. Offline

    jeremygascan

    Natec316 you don't need to reset the ranks. What are you using PermissionsEx or GroupManager.
    Also please paste your config.yml folder or permissions.yml folder at http://pastebin.com/ so we can see your spacing and everything. (I can set these ranks up for you if you need )

    ~Jeremy

    EDIT by Timtower: removed personal information
     
  6. Offline

    natec316

    Last edited: Dec 18, 2014
  7. Offline

    natec316

    Bump...

    Can SOMEONE please help me
     
    Last edited: Dec 19, 2014
  8. Offline

    Flamedek

    @natec316 Your quote symbols ( ' ' ) are different in the admin group than in the others. Lines 185 and 192 of the pastebin. You could try to change them to regular ones
     
  9. Offline

    natec316

    Ok...

    @Flamedek Actually I checked the quote symbols and they are the same as all the ranks. And the checker says there is a problem at line 1 column 1. Do you know what the problem is with the first line?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 29, 2016
Thread Status:
Not open for further replies.

Share This Page