"An internal error occurred while attempting to perform this command"

Discussion in 'Bukkit Help' started by Aleex77, Apr 26, 2012.

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

    Aleex77

    Hello, I've been having a problem with my server and it not letting me use commands in-game.
    I get a error saying "An internal error occurred while attempting to perform this command".
    The server is version 1.2.5 running on CraftBukkit++ (correct versions I believe)

    My plugins are as follows.

    Admin Status
    Chat Manager
    Command book
    Essentials
    Essentials Chat
    Essentials Protect
    Essentials Spawn
    Essentials GeoIP
    Essentials XMPP
    Essentials Group Bridge
    Essentials Group Manager
    False Book
    Mob Disguise
    Modify World
    Permissions Ex
    Plugin Metrics
    Permissions
    Super Perms-Bridge
    Ore Obfuscation
    Simple Jail
    Super Log
    World Guard
    World Edit

    I have included a log for when I started up my server as it was too big to paste as code on here and it would freeze my Google Chrome.
    I will also send my Permissions Ex (I've been using it). But the Permissions Ex will be in this post.

    Code:
    groups:
      user:
        default: true
        permissions:
        - essentials.spawn
        - essentials.rules
        - essentials.motd
        - essentials.list
        - essentials.helpop
        - essentials.help
        - modifyworld*
        - essentials.afk
        - essentials.back
        - essentials.back.ondeath
        - essentials.balance
        - essentials.balance.others
        - essentials.balancetop
        - essentials.chat.color
        - essentials.chat.shout
        - essentials.chat.question
        - essentials.compass
        - essentials.depth
        - essentials.home
        - essentials.ignore
        - essentials.mail
        - essentials.mail.send
        - essentials.me
        - essentials.msg
        - essentials.pay
        - essentials.ping
        - essentials.protect
        - essentials.sethome
        - essentials.signs.use.*
        - essentials.signs.create.disposal
        - essentials.signs.create.mail
        - essentials.signs.create.protection
        - essentials.signs.create.trade
        - essentials.signs.break.disposal
        - essentials.signs.break.mail
        - essentials.signs.break.protection
        - essentials.signs.break.trade
        - essentials.suicide
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - essentials.worth
        prefix: '&e'
        options:
            build: true
            rank: '1000'
         
      moderator:
        permissions:
        - SimpleJail.jail
        - SimpleJail.unjail
        - essentials.ban
        - essentials.ban.notify
        - essentials.getpos
        - essentials.helpop.recieve
        - essentials.jails
        - essentials.jump
        - essentials.kick
        - essentials.kick.notify
        - essentials.kill
        - essentials.mute
        - essentials.realname
        - essentials.tp
        - essentials.tphere
        - essentials.tppos
        - essentials.weather
        - essentials.whois
        inheritance:
        - user
        prefix: '&5'
     
      admin:
        permissions:
        -mobdisguise.*
        - simplejail.setjail: true
        inheritance:
        - moderator
        prefix: '&c'
        options:
            build: true
            rank: '100'
     
      Owner:
        permissions:
        - '*'
        inheritance:
        - admin
        prefix: '&4'
        options:
            build: true
            rank: '0'
             
    users:
      Recuit_Dan:
        permissions:
        - '*'
        group:
        - owner
      aleex77:
        permissions:
        - '*'
        group:
        - Owner
    
    EDIT: The forum won't let me send the error report so ask and I'll tell you what it says near the error

    OK sorry for double post but I have verified that Permissions Ex is the problem

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

    ZeroZX4

    fixed your permissions http://pastebin.com/8hukuHj8
    but what permissions was that GM or PEX ? cause either way seams its wrong

    choose pex or gm i would say try with pex than i could make your permissions work just fine
     
  3. Offline

    Aleex77

    I am using PEX

    EDIT: OMG thanks lol i could not get this to work and that worked. thanks so much :)
     
  4. Offline

    ncarswellm

    this is happening to me too
    i really need help
     
Thread Status:
Not open for further replies.

Share This Page