Internal Server Error - PermissionsEx

Discussion in 'Bukkit Help' started by TrevIzSick, Apr 21, 2012.

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

    Omnitv

    Dont worry man i love you too.:p
     
  2. Offline

    Harry8550

    I'm happy to help anybody that needs permissions fixed if they just pm me :)
     
  3. Offline

    ZeroZX4

    sorry but i prefer women

    anyway dont get me wrong well you often comment with stuff no 1 care but you and even more that dont help any 1
    but sometimes you do help so maybe someday you will get better

    but in the end it would be stupid if we would be all the same or similar
     
    Omnitv likes this.
  4. Offline

    Compressions

  5. Offline

    alfonsus3d

  6. Offline

    carles221

  7. Offline

    404Ninja

  8. Offline

    themine12

    I DESPERATELY need help with this pex problem, i just switched from group manager because it was acting up
    http://pastebin.com/8a8qJLHQ
    thank you so much

    the yaml parser says its ok but it docent work

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

    Omnitv

    Stop riding on other peoples threads. make your won and people can help you.
     
  10. Offline

    jacklin213

    carles221 u had 2 unnecessary tabs http://pastebin.com/3JvvXL7u <<<< fix use this to check first next time
    http://yaml-online-parser.appspot.com/

    @MakeItSoGodly
    u did a extra bit on the end this should fix it http://pastebin.com/Lp6qdRjy <<<< copy the raw paste a the bottom

    themine12 u might wanna re-check ur statement
    when i pasted the raw paste into the yaml check it came up wid load of errors

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

    AltairFisher

    Can someone please help me? i was testing PermissionsEx, because i just got it and when i id everything and tried to go on my server it said "Internal Server Error" why? here is my PermissionsEx file please help me! http://pastebin.com/nJwX6Sym
     
  12. Offline

    Omnitv

  13. Offline

    jacklin213

  14. Offline

    Omnitv

    jacklin213 you made some minor mistakes on your part. :p Plus I passed out some time ago.
    PHP:
    groups:
      
    Member:
        default: 
    true
        prefix
    '&a[Member] &f'
        
    permissions:
        - 
    essentials.balance
        
    essentials.afk
        
    essentials.itemdb
        
    essentials.mail
        
    essentials.mail.send
        
    essentials.msg
        
    essentials.spawn
        
    essentials.back
        
    essentials.back.ondeath
        
    essentials.home
        
    essentials.sethome
        
    essentials.tpa
        
    essentials.tpaccept
        
    essentials.warp
      VIP
    :
        default: 
    false
        prefix
    '&e[VIP] &f'
        
    permissions:
        
    inheritance:
        - 
    Member
      Mod
    :
        default: 
    false
        prefix
    '&1[Mod] &f'
        
    permissions:
        - 
    essentials.weather
        
    essentials.spawnmob
        
    essentials.time
        
    essentials.give.item-<itemname>
        
    inheritance:
        - 
    VIP
      Admin
    :
        default: 
    false
        prefix
    '&4[Admin] &c'
        
    permissions:
        - 
    '*'
        
    inheritance:
        - 
    Mod
      Co
    -Owner:
        default: 
    false
        prefix
    '&3[Co-Owner] &c'
        
    permissions:
        - 
    '*'
        
    inheritance:
        - 
    Admin
      Owner
    :
        default: 
    false
        prefix
    '&b[Owner] &c'
        
    permissions:
        - 
    '*'
    user:
      
    AltairFisher:
        
    group:
        - 
    Owner
     
  15. Offline

    jacklin213

  16. Offline

    yafos

  17. Offline

    groveham

    Hi, I am also getting the same errors as everyone else who has posted. I have been using PEX for a while now and never had this kind of problem before, Can someone help me out? I cant find a fix for this problem anywhere but here :(

    http://pastebin.com/JmermQC8
     
  18. Offline

    jacklin213

    What error thers nothin wrong wid ur file
     
  19. Offline

    groveham

    [14:15:42] at ru.tehkode.permissions.backends.FileBackend.getDefaultGroup(FileBackend.java:139)
    [14:15:42] at ru.tehkode.permissions.PermissionManager.getDefaultGroup(PermissionManager.java:290)
    [14:15:42] at ru.tehkode.permissions.PermissionManager.getDefaultGroup(PermissionManager.java:279)
    [14:15:42] at ru.tehkode.permissions.PermissionUser.getGroups(PermissionUser.java:221)
    [14:15:42] at ru.tehkode.permissions.PermissionUser.getOption(PermissionUser.java:132)
    [14:15:42] at ru.tehkode.permissions.PermissionEntity.getOptionBoolean(PermissionEntity.java:294)
    [14:15:42] at ru.tehkode.permissions.PermissionEntity.initialize(PermissionEntity.java:53)
    [14:15:42] at ru.tehkode.permissions.PermissionUser.initialize(PermissionUser.java:53)
    [14:15:42] at ru.tehkode.permissions.ProxyPermissionUser.initialize(ProxyPermissionUser.java:41)
    [14:15:42] at ru.tehkode.permissions.PermissionManager.getUser(PermissionManager.java:117)
    [14:15:42] at ru.tehkode.permissions.PermissionManager.getUser(PermissionManager.java:134)
    [14:15:42] at ru.tehkode.permissions.bukkit.PermissionsEx.getUser(PermissionsEx.java:159)
    [14:15:42] at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.performCheck(PermissiblePEX.java:132)
    [14:15:42] at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.checkPermission(PermissiblePEX.java:118)
    [14:15:42] at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.hasPermission(PermissiblePEX.java:110)
    [14:15:42] at org.bukkit.craftbukkit.entity.CraftHumanEntity.hasPermission(CraftHumanEntity.java:102)
    [14:15:42] at net.milkbowl.vault.permission.Permission.has(Permission.java:101)

    Those are the errors that I keep getting, but only every now and again, and when I do it full on crashes my server. The only way I can restart the server is by force killing it and starting it again.

    Thanks for your speedy reply ;)
     
  20. Offline

    jacklin213

    k make a new thread and link me to it, we dont want to necro someone elses thread
     
  21. Offline

    groveham

    Once again the errors have stopped. When/if they return then I will make a new thread and link it for you ;)

    Would just like to say thanks for all your help so far :)
     
  22. Offline

    BicBooooiii

    I have been running PermissionEx for quite a while, and now it has come to a halt. Earlier today, it was working fine for me. I attempted to create a new rank, and after i reloaded to permissions, a messgage showed up saying "[PermissionsEx] version [1.19.5] An internal error occured while attempting to perform this command" I don't know why, as I deleted the new rank I tried to make, and reloaded again. The same message. Here is my permission.yml file, but i think it is fine. please help. http://pastebin.com/yNQDY8gC
     
  23. Offline

    jacklin213

    Uh u might wanna shorten ur permissions file by actually using the inheritance to its full potenial
     
Thread Status:
Not open for further replies.

Share This Page