Frustrating PEX Error, Can't get rid of

Discussion in 'Bukkit Help' started by BrandonBreh, Jun 8, 2014.

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

    BrandonBreh

    I'm usually pretty good with PEX but can't seem to catch what's going on here.

    Here is the error I'm getting in console on startup.
    http://pastebin.com/qX80P1ww

    All I have in my permissions is the default:
    groups:
    default:
    default: true
    permissions:
    - modifyworld.*
    As you can see, when I do /pl the PEX is red. Also after my name it says {permsuffix} which i assume is from the error.
    [​IMG]

    Towny chat is my chat manager.
    Ty for the help

    The frustration is real. Any help?

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

    LlmDl

    We need to see your full startup. That error is towny saying your pex isnt accessible, not the actual pex error.
     
  3. Offline

    BrandonBreh

    http://pastebin.com/nhuUf474

    Here it is. I totally took towny/towny chat out and tried it with PEX and still didn't work.
     
  4. Offline

    Azubuso

    BrandonBreh Look at your error man, it's telling you whats wrong:

    Code:
    Caused by: org.bukkit.configuration.InvalidConfigurationException: while scanning for the next tokenfound character        '\t' that cannot start any token in "<string>", line 119, column 1:
    Paste your permissions.yml file into this: http://yamllint.com/ and fix that tab stop that's somewhere in your file. YAML files can't be indented using tabs!
     
  5. Offline

    iCreeper902

    Use the GroupManager their the best
     
  6. Offline

    BrandonBreh

    Azubuso The parser says it's fine :/
    [​IMG]
    Here are my perms i would like to use
    http://pastebin.com/3tn8gx90

    I have also tried just setting it to whatever pex comes downloaded with and it's still broke :/ This is by far the most i've ever by stumped with permissions :3

    iCreeper902 I didn't ask for suggestions on alternatives to PEX. That is your opinion, please keep it out of threads unrelated. Thanks
     
  7. Offline

    tbrooks23

    1. Moderator:
    2. default: false
    3. prefix: '&8&l[&6Mod&8&l]&f'
    4. permissions:
    5. - essentials.ban
    6. - essentials.kick
    7. - essentials.broadcast
    8. - essentials.nick.format
    9. - essentials.mute
    10. - essentials.realname
    11. - essentials.say
    12. - essentials.weather
    13. inheritance:
    14. - Oversser <---- No rank called Oversser
     
  8. Offline

    BrandonBreh

    Azubuso
    http://pastebin.com/XhhAwXR0

    1. ============================================================================================
    2. [14:34:10] [Server thread/ERROR]: [PermissionsEx] As of version 1.21, PEX requires a version of Bukkit with UUID support to function (>1.7.5). Please download a non-UUID version of PermissionsEx to continue.
    3. [14:34:10] [Server thread/ERROR]: [PermissionsEx] Beginning reversion of potential invalid UUID conversion
    4. [14:34:10] [Server thread/ERROR]: [PermissionsEx] Reversion complete, disabling. Permissions will not work until downgrade is complete
    5. [14:34:10] [Server thread/ERROR]: [PermissionsEx] ============================================================================================
    I reverted back to 1.7.2 but it's auto updating lmfao how do i turn it off?
     
  9. Offline

    Azubuso

    BrandonBreh Funny error then, huh. Try clearing out that file leaving just a default group and start your server again. See if the error persists, if not, add back your original permissions and re-test.

    tbrooks23 That doesn't matter, PEX isn't picky enough to yell at you if you have things like that in the config, otherwise it'd be throwing errors on unrecognizable permissions as well.

    BrandonBreh Disregard the above post then, you're using a pre-1.7.5 bukkit version, either downgrade PEX or upgrade your bukkit version.

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

    iCreeper902

    Hey, I used to do apex but I change it to GroupMAnger and it not my OPINION

    That happen on Citizen plugin that my friend used but somehow it work when it red on /pl

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

    Azubuso

    iCreeper902 I'm not really sure what you're trying to say, but it's not really helping this thread, thanks for the input but don't randomly spam things that aren't necessary. (Sorry if that sounded harsh :()
     
  12. Offline

    BrandonBreh

    Azubuso Thanks for the help. I finally ended up reverting to an old version of pex. For those wondering it's any version pre-1.21.

    Problem solved but just for future reference, stay on topic in people's threads :)
     
  13. Offline

    iCreeper902

    WTF I not trying to spam
     
Thread Status:
Not open for further replies.

Share This Page