Cannot find PEX error

Discussion in 'Bukkit Help' started by Phxmous, Mar 7, 2012.

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

    Phxmous

    I cannot not seem to find the error, and I do not know how to fix it.

    Log: http://pastebin.com/2YtGW5fW
    Permission.yml: <Edit by Moderator: Redacted mediafire url>
    Scan for permission.yml: [​IMG]
     
    Last edited by a moderator: Nov 11, 2016
  2. There are a lot of errors. Maybe because they aren't updated?

    Also there is an error in your permissionsEX yml files. You should verify your config through a YML parser, and not through a virus scanner!
     
  3. Offline

    Phxmous

    Ok three things, first of all its a virus scan so people can download the permissions.yml. Secondly, I know how to code in yml and use a parser. Thirdly, if there wasn't alot of errors I wouldnt have post this please read the title!
     
  4. Offline

    Tanite

    Is "null" a valid value? I haven't seen that before (but I don't normally look at other people's files). AFAIK, you would just have brackets like so "inheritance: {}" if there's nothing. I see you're using null for both some inheritance as well as permissions settings. Maybe try that.
     
  5. Just trying to help! Sigh. Now I'm getting frustrated!

    There is an error in your yml file! So you CANT code in yml! Try for example http://yaml-online-parser.appspot.com/ and your permission.yml. Don't get mad at me for your own mistakes! (And as a bonus the solution, some of your prefixes aren't closed with a '. Look at your CEO and VIP groups.

    Also a wall of errors can be a lot of stuff! Just remove all the erroring plugins and place them one at a time back on the server.

    Edit: Even MORE help!
    GunPack is missing the Spout plugin!

    And if you fix your permissions.yml it will probably solve most of your errors!
     
  6. Offline

    Phxmous

    :facepalm:

    Ok i'll try that because it put null there automatically ill see if it works!

    Edit: No that wasnt the problem :/ Its wierd coz I've done this so many times and usually can figure out the problem but this time I cant

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  7. Offline

    Tanite

    I found 2 errors. The prefix lines for CEO and VIP are missing the apostrophe on the end.

    prefix: '[&aCEO]&f
    prefix: '[&aV&3I&7P]&f

    Your error log basically pointed to those lines (well it showed the lines above them). I must have been too tired to see it that night. Anyway, give that a shot and if you get other errors, re-post a new log.
     
Thread Status:
Not open for further replies.

Share This Page