Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Compiled Source don't works #990

Closed
Crafter6432 opened this issue Aug 16, 2013 · 4 comments
Closed

Compiled Source don't works #990

Crafter6432 opened this issue Aug 16, 2013 · 4 comments
Milestone

Comments

@Crafter6432
Copy link

Hi,
I compiled the source and nobody has Permissions, in debug mode i get these error(s):
01:05:02 [INFO] [PermissionsEx] User Crafter6432 checked for permission 'essentials.*', regex-matched a value of undefined from cache.

With the version from dev.bukkit.org it works fine.

@zml2008
Copy link
Member

zml2008 commented Aug 17, 2013

Is that all you get when a person's permissions are checked?

@Crafter6432
Copy link
Author

No, here is more:
11:43:32 [INFO] [PermissionsEx] User Crafter6432 checked for permission 'essentials.mail', regex-matched a value of undefined from cache.
11:43:32 [INFO] [PermissionsEx] User Crafter6432 checked for permission 'essentials.', regex-matched a value of undefined from cache.
11:43:32 [INFO] [PermissionsEx] User Crafter6432 checked for permission '
', regex-matched a value of undefined from cache.
11:43:32 [INFO] [PermissionsEx] User Crafter6432 checked for permission 'essentials.gc', no match found (CACHE MISS)
11:43:32 [INFO] [PermissionsEx] User Crafter6432 checked for permission 'essentials.', regex-matched a value of undefined from cache.
11:43:32 [INFO] [PermissionsEx] User Crafter6432 checked for permission '
', regex-matched a value of undefined from cache.
11:43:32 [WARNING] Crafter6432 hat keinen Zugriff auf diesen Befehl.
11:43:34 [INFO] User Crafter6432 checked for "worldedit.limit.unrestricted", "" found
11:43:34 [INFO] User Crafter6432 checked for "worldedit.limit.unrestricted", "
" found
11:43:35 [INFO] User Crafter6432 checked for "worldedit.limit.unrestricted", "" found
11:43:35 [INFO] User Crafter6432 checked for "worldedit.limit.unrestricted", "
" found

@zml2008
Copy link
Member

zml2008 commented Aug 19, 2013

A few things to check:

  1. pex user Crafter6432 superperms
    Check this to make sure the permission you want is actually being
    registered -- it should be present
  2. pex user Crafter6432 essentials.mail
    Whether pex even thinks you should have that permission -- make sure it
    matches what you think it does
  3. pex hirerachy
    Display how PEX interpreted your permissions layout. Make sure this
    matches what you expect

Let me know what those tell you

On Sat, Aug 17, 2013 at 2:45 AM, Crafter6432 notifications@github.comwrote:

No, here is more:
11:43:32 [INFO] [PermissionsEx] User Crafter6432 checked for permission
'essentials.mail', regex-matched a value of undefined from cache.
11:43:32 [INFO] [PermissionsEx] User Crafter6432 checked for permission
'essentials.', regex-matched a value of undefined from cache.
11:43:32 [INFO] [PermissionsEx] User Crafter6432 checked for permission
'
', regex-matched a value of undefined from cache.
11:43:32 [INFO] [PermissionsEx] User Crafter6432 checked for permission
'essentials.gc', no match found (CACHE MISS)
11:43:32 [INFO] [PermissionsEx] User Crafter6432 checked for permission
'essentials.', regex-matched a value of undefined from cache.
11:43:32 [INFO] [PermissionsEx] User Crafter6432 checked for permission
'
', regex-matched a value of undefined from cache.
11:43:32 [WARNING] Crafter6432 hat keinen Zugriff auf diesen Befehl.
11:43:34 [INFO] User Crafter6432 checked for
"worldedit.limit.unrestricted", "" found
11:43:34 [INFO] User Crafter6432 checked for
"worldedit.limit.unrestricted", "
" found
11:43:35 [INFO] User Crafter6432 checked for
"worldedit.limit.unrestricted", "" found
11:43:35 [INFO] User Crafter6432 checked for
"worldedit.limit.unrestricted", "
" found


Reply to this email directly or view it on GitHubhttps://github.com//issues/990#issuecomment-22808797
.

@zml2008
Copy link
Member

zml2008 commented Aug 25, 2013

Commit cea7e88 should take care of this, if not take a look at the conversation in #975 and comment there.

@zml2008 zml2008 closed this as completed Aug 25, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants