Internal Server Error With PermisionsEx Installed

Discussion in 'Bukkit Help' started by ShockJawz, May 7, 2012.

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

    ShockJawz

    I've been working on my server lately and I've ran into this problem: I try to log in to my server and it says Disconnected by Server, Internal server error. Can anyone help me. My Permissions.yml file should be below.

    http://pastebin.com/mT7ASgjq

    If you could help that would be great

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

    AppleDev

    Uhm, alot of people have been posting with them errors, I'd recommend either Group Manager or bPermissions
     
  3. Offline

    ShockJawz

    Ok I'll try that. Ill tell you if that works.
     
  4. Offline

    xxlegitsniper95

    Make sure that the
    -bukkit.help for example is in the right place. Get Notepad++ if you want send me the Notepad and I'll check it out. If so send me a message
     
  5. Offline

    ShockJawz

    I have my yml posted can you form it in the way of bPermissions, I can't get that to work
     
  6. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    When it says "internal server error" there's an error in your console that you can go check. Grab that, and put it in a paste. :)

    Moved to Bukkit help
     
  7. Offline

    miniME_2011

    Here you made an error with the New Player prefix, you just need to line the word prefix with permissions and default

    groups:
    New:
    default: true
    permissions:
    -
    prefix: '&4[New Player]&f'

    This should work if not idk, this is a great online yaml checker,http://yaml-online-parser.appspot.com/
     
  8. Offline

    codename_B

    Looks like lots of yaml errors.
     
  9. Offline

    Harry8550

    all your permission nodes are like 2 lines ahead, behind etc. I am working on fixing it now for you:p


    Try this. Let me know if it still doesn't work. http://pastebin.com/94s7hCzN !

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

    ShockJawz

    Thanks, it worked. Your the best!

    wait maybe not

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

    ZeroZX4

  12. Offline

    ShockJawz

    im trying, did you code it for permissionsex or bpermissions?
     
  13. Offline

    ZeroZX4

    pex
    and use 1 permissions plugin at a time
     
  14. Offline

    ShockJawz

    ik ik

    I've gotten the default to work but when i try to add myself to a different group, it says i don't have permission to talk
    any help?

    NVM I fixed it. I just had to add - modify.world.* to all the groups

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

    ShockJawz

    Okay, so I loaded up the server but It won't let anyone do any commands unless they are an op. My .yml file is below. Any help and /or changes to the document would be helpful. Thanks!
    http://pastebin.com/ib01jHxt
     
  16. Offline

    ZeroZX4

    1st of all is that yml file from your permissions ex folder ?

    leave only pex modifyworld and essentials in your plugin folder and than run server and ask your users from other groups to do some essentials commands

    like for example ask someone in rookie group to use /rules or /sethome


    ow and if it works add 1 plugin reset server and check if it still works if it does add another plugin ad repeat process until you find conflict
     
  17. Offline

    ShockJawz

    Ok will do. And yes the .yml file is from my permissionsex folder
     
  18. Offline

    Harry8550

    I don't think that the permissions yml are causing this because i pasted these permissions into my server and it ran perfectly... have you downloaded 2 permissions folders or still have the old permissions somewhere?

    I suggest you delete all the plugins, redownload permissionsex and paste the permissions into the new yml and add each plugin one by one to single out which plugin is causing this and/or why this is happening.
     
  19. Offline

    ShockJawz

    What I think you are talking about is the internal server thing when you try and log in. what I have now is that when I have the plugins installed the permissions won't link to anybody
     
Thread Status:
Not open for further replies.

Share This Page