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

Expired temporary meta data leads to errors #3858

Open
markusobi0 opened this issue Mar 20, 2024 · 0 comments
Open

Expired temporary meta data leads to errors #3858

markusobi0 opened this issue Mar 20, 2024 · 0 comments
Labels
type: issue The issue identifies a bug/problem with the software.

Comments

@markusobi0
Copy link

markusobi0 commented Mar 20, 2024

Description

If expired temporary meta data is added to a player, the player cannot join the server and the command /lpb user <playername> meta info fails. (No feedback, no error in the console)

The mentioned expired meta data is strangely not cleaned up

Reproduction Steps

  1. add expired meta data to a player via DB
  2. try to join the server or execute the above mentioned command

Expected Behaviour

expired meta data should be cleaned up and even if not, should not prevent or affect joining

Server Details

git:Waterfall-Bootstrap:1.20-R0.3-SNAPSHOT:c5fd43a:565

LuckPerms Version

v5.4.102 (we tried to solve this issue by updating to v5.4.121 it seems to be also affected)

Logs and Configs

There are no errors in the waterfall log. But if you use /lp on Paper there is an error thrown. (used plugin versions are identical)
https://pastebin.com/t5FCcCgg

Extra Details

Players who try to join are kicked off the server after half an eternity in the loading screen with a timeout.

@markusobi0 markusobi0 added the type: issue The issue identifies a bug/problem with the software. label Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: issue The issue identifies a bug/problem with the software.
Projects
None yet
Development

No branches or pull requests

1 participant