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

Alias creating a new UUID in user_cache.db #4578

Open
2 tasks done
Mengyboi opened this issue Jan 21, 2025 · 1 comment
Open
2 tasks done

Alias creating a new UUID in user_cache.db #4578

Mengyboi opened this issue Jan 21, 2025 · 1 comment
Labels
Requires Testing This is a new issue which needs to be approved before labeled with "bug"

Comments

@Mengyboi
Copy link

Server Implementation

Paper

Server Version

1.21.3

Describe the bug

whenever I try to do "/p2 set alias asdf" for some reason it says the user "asdf" is taken, even though the player has never joined the server. When I opened the user_cache.db I found that the user was cached in there for no reason??

To Reproduce

  1. Set a plot alias with a name that is not registered in the user_cache.db
  2. It comes out as "alias" is taken.
  3. Open up user_cache.db in sqlite browser
  4. Browse the username "asdf", it's there

Expected behaviour

What it should do is NOT register the name in the cache.

Screenshots / Videos

No response

Error log (if applicable)

No response

Plot Debugpaste

https://athion.net/ISPaster/paste/view/afe6369b95384004a3ea80a5ae521100

PlotSquared Version

7.4.1-SNAPSHOT

Checklist

Anything else?

N/A

@Mengyboi Mengyboi added the Requires Testing This is a new issue which needs to be approved before labeled with "bug" label Jan 21, 2025
@Mengyboi
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Requires Testing This is a new issue which needs to be approved before labeled with "bug"
Projects
None yet
Development

No branches or pull requests

1 participant