Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player names can be duplicated in the database, preventing access #6

Open
Brianetta opened this issue Sep 8, 2017 · 1 comment
Open
Labels

Comments

@Brianetta
Copy link
Owner

Brianetta commented Sep 8, 2017

Especially when a player has been on the server while it has been both in online and offline mode, but also potentially as a result of players changing their names. Can cause players to appear to have access, but be unable to make use of it, since the database query has selected the other UUID.

UUIDs are never duplicated.

@Brianetta Brianetta added the bug label Sep 8, 2017
@Brianetta Brianetta changed the title Players can't access locked blocks at all, without lock permission Player names can be duplicated in the database, preventing access Sep 9, 2017
@Brianetta
Copy link
Owner Author

Brianetta commented Sep 9, 2017

Work-around at present is to remove or rename the offending player record in the player table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant