Essentials cause Server to crash.

Discussion in 'Bukkit Help' started by Polishgaming, Jul 10, 2014.

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

    Polishgaming

    I have been offline for a while and I had a problem and never asked it. The last time I ran my server essentials caused it to crash. Here is the Crash report.
    http://pastebin.com/RxzkJzYG
     
  2. Offline

    Necrodoom

    That's your essentials config.yml.
     
  3. Offline

    Polishgaming

    Yes, I know, I did find the problem though.
    Line 498-507. I guess you cant have more than 2 group Formats? I know the spacing was off, but after going back and editing it, it turned red, and get a [-] box with the line under from the ones after the first two. I don't really know what this does, or not clear on it. Is group-formats for the chat, something else, or ignore it? Maybe its clashing with GM?
    Thanks,
    ~Polish
     
  4. Offline

    deep15mine

    You should be fine with more than two. The ones from 498-507 should be lined up with the first two. Remove all the space on the left and make sure to use spaces to line each one up. If there are tabs there it will not work.
     
  5. Offline

    Polishgaming

    I went back and changes it and still no luck. It only turns out like this:
    Code:
     -  group-formats:
    -      day: '&9|{DISPLAYNAME}&9| &7{MESSAGE}'
    -      trialmod: '&9|{DISPLAYNAME}&9| &6{MESSAGE}'
    [-]    mod: '&9|{DISPLAYNAME}&9| &6{MESSAGE}' \
    |    headmod: '&9|{DISPLAYNAME}&9| &6{MESSAGE}'
    |    admin: '&9|{DISPLAYNAME}&9| &6{MESSAGE}'
    |    headadmin: '&9|{DISPLAYNAME}&9| &6{MESSAGE}'
    |    dev: '&9|{DISPLAYNAME}&9| &6{MESSAGE}'
    |    owner: '&9|{DISPLAYNAME}&9| &6{MESSAGE}'
    |    week: '&9|{DISPLAYNAME}&9| &7{MESSAGE}'
     
  6. Offline

    Necrodoom

  7. Offline

    Polishgaming

    I couldn't get the whole minimize thing. There you click the [-] and it hides everything under it.
     
  8. Offline

    Necrodoom

    Polishgaming ..what? Paste whole essentials config.yml without the text editor stuff.
     
Thread Status:
Not open for further replies.

Share This Page