-
Notifications
You must be signed in to change notification settings - Fork 59
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
Can’t remove a player from a guild #487
Comments
I can not seem to reproduce this issue. Is there any more information you can provide? |
What kind of information are you thinking abou? |
From my understanding this error typically happens when they expire from your user cache on the server. I've been trying to find a way to fix this for awhile but I've never had solid reproducible steps to-do so. How long ago was the player last online? Edit: I just tested it again a few minutes ago and couldn't reproduce it still. I logged in on one account, created a guild, logged in on another account, joined the guild, logged out, kicked player from guild leader account and it did it just fine. So, I just need some help figuring out why it's happening so I can try to prevent it. |
Thanks that you take the time to look on it, the player is 2 months offline, i have tested more and we found out that the problem is only by that player. |
Yeah so my guess is it's due to them not being in the cache anymore via Bukkit. I need to see if there's a way around that. |
Have you find something already? |
Unfortunately I still have not been able to find a way around this yet. It still stems from the usercache of the server. You aren't cracked, are you? |
What do you mean with cracked? |
Are you a cracked server? |
No just a paper 1.17.1 bungee server |
Is online-mode on or off? |
Online mode
Vriendelijke groet,
Jeroen Borsje
…________________________________
Van: Noah ***@***.***>
Verzonden: Thursday, September 2, 2021 11:04:32 PM
Aan: guilds-plugin/Guilds ***@***.***>
CC: Jeroen123 ***@***.***>; Author ***@***.***>
Onderwerp: Re: [guilds-plugin/Guilds] Can’t remove a player from a guild (#487)
No just a paper 1.17.1 bungee server
Is online-mode on or off?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#487 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AQV4HT4634VGVT7VXZAZX73T77RGBANCNFSM5CBVV3GQ>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
After a couple days of playing around I still can not find a reliable way to reproduce this issue. For time time being until someone can come up with reliable reproduction steps, you might have to manually remove the UUID of the player from the Guild while the server is offline. I apologize for the inconvenience. |
Guild leaders can’t remove a player from there guild. If they try they got the message that the player not exists or is not in a guild. The players are seen in the guild with the command /guild list.
as a admin we tried /guild admin removeplayer but that doesn’t work eather.
The text was updated successfully, but these errors were encountered: