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

Deleted guilds are still registered as active in the cache. #8

Closed
mibby opened this issue Jul 4, 2017 · 0 comments
Closed

Deleted guilds are still registered as active in the cache. #8

mibby opened this issue Jul 4, 2017 · 0 comments

Comments

@mibby
Copy link

mibby commented Jul 4, 2017

Guilds v1.6.1-RELEASE
MySQL database.

  • Player created a guild named test.
  • It created an sql table with the name test.
  • Player then attempted to delete the guild via /guilds delete
  • It asked to confirm via /guilds confirm.
  • Then it outputted and confirmed via the output test deleted.
  • Player is still part of the guild test per the command /towns info, but the sql tables no longer have the guild 'test' existing. So it is kept in memory / cache as an initialized guild despite being deleted, not refreshing registered guilds and players part of it when deleted?
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