All commands are locked due to an internal error

Discussion in 'Bukkit Help' started by Durbdog, Feb 9, 2014.

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

    Durbdog

    I keep getting this error, and I have no idea what to do. I have custom Ranks set up for my server, and as soon as the Owner changed the map, I placed the groups.yml in to that world. Had no problems before we changed the world.

    Groups.yml- http://pastebin.com/82Zhaj8F
    Error in Console- http://pastebin.com/FtehZaWp

    Please help, we are trying to get our server ready for a public release.
     
  2. Offline

    Granger

    There appears to be some errors with spacing, and a permission was wrong ( . was missing).

    Im no Server owner but i removed the "groups:" as the error log specifically says "The GlobalGroup ' groups' is formatted incorrectly:"

    Try this Groups.yml: http://pastebin.com/x174QS0r

    Kind of unrelated but... i wouldnt give Donors acces to /gamemode, that breaks about everything economy and PvP wise, Pay to Win at its worst.
     
  3. Offline

    Durbdog

    Oh, yeah I was trying to hurry up and finish it. And now since we uploaded a new map, the folder that contains groups.yml isnt showing up..... Any way to fix that? I have tried to restart my server to have it load up the folders and the files.....
     
  4. Offline

    Necrodoom

    Granger That groups.yml is more butchered.
    Durbdog You have 2 broken files, not one.
    The one you pasted, is groups.yml, and is rather butchered.
    Groupnames need to have 2 spaces behind them.
    build, prefix and suffix lines need to have 6 spaces behind them.
    Rest of lines need to have 4 spaces behind them.
    Replace all " with '
    Remove spaces from group names.
    All inheritance sections without group names need to be changed to inheritance: [].
    Please read the groupmanager wiki on how to set up its file correctly.
    Also paste broken file plugins/groupmanager/globalgroups.yml
     
  5. Offline

    nightcrawler601


    What's your new map's folder name? You have to configure it in globalgroups.yml
     
  6. Offline

    Durbdog

    Ok, so I have added the server name to the Config, I have remade the groups.yml, and still getting the all commands are locked. And when I do the Manload command I get a giant error in the Console......
    I'm pretty new to this stuff so, yeah.

    http://pastebin.com/gABUzjUe
    Thats the error in the console.
     
  7. Offline

    Necrodoom

  8. Offline

    Durbdog

  9. Offline

    HeadGam3z

    Durbdog
    "You have no groups in plugins/GroupManager/worlds/minecraft_server/groups.yml"
    Did you put anything in minecraft_server's groups.yml? If not, try putting something in there. If you did, post your groups.yml in a pastebin.
     
  10. Offline

    Durbdog

    I did, they are in my original post......
     
  11. Offline

    HeadGam3z

    Could you post the new groups.yml, please?
     
  12. Offline

    Durbdog

  13. Offline

    HeadGam3z

  14. Offline

    Durbdog

    Is that a working file?
     
  15. Offline

    HeadGam3z

    Durbdog
    It should be a working file, yes.
     
Thread Status:
Not open for further replies.

Share This Page