Problem/Bug yml: expected <block end>, but found '<scalar>'

Discussion in 'Bukkit Help' started by ImCydex, Mar 31, 2017.

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

    ImCydex

    I just finished "coding" this ChestCommands-menu, when I saw this error:

    ERROR:

    while parsing a block mapping
    in "<unicode string>", line 10, column 3:
    name: '&b&lAqua&3&lCube &8:: &aMenu'
    ^
    expected <block end>, but found '<scalar>'
    in "<unicode string>", line 44, column 13:
    COMMAND: 'warp bedwars'
    ^

    I have tried replacing the symbols (') but it doesn't seem to help.

    menu.yml: https://pastebin.com/mHAFuwCw
     
  2. Offline

    timtower Administrator Administrator Moderator

    @ImCydex Line 26, remove the last char
     
  3. Offline

    ImCydex

    Last edited: Apr 1, 2017
Thread Status:
Not open for further replies.

Share This Page