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

Two yaml files with the same name but different UUIDs stops private messages #115

Open
MrJoshuaT opened this issue Mar 2, 2024 · 1 comment

Comments

@MrJoshuaT
Copy link

We recently had a player unable to receive private messages. After debugging the code flow it was due to 2 yaml files with the same username but different UUIDs, after deleting these and rebooting the server it resolved the issue.

This happened we believe because the player created a new account with a different name, renamed the original account to a different username, then after 30 days renamed the new account to the old account name, this then caused 2 yaml files with different UUIDs but with the same name.

@Aust1n46
Copy link
Owner

Interesting. I can see how that could happen. Might not fix it right away, but it's good to keep in mind if someone else runs into the same issue!

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

No branches or pull requests

2 participants