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

incorrect channel and member count in plugin cache #67

Closed
Walter-Correa opened this issue May 23, 2018 · 7 comments
Closed

incorrect channel and member count in plugin cache #67

Walter-Correa opened this issue May 23, 2018 · 7 comments

Comments

@Walter-Correa
Copy link

The same: http://forum.sa-mp.com/showpost.php?p=4022363&postcount=162

@maddinat0r
Copy link
Owner

Can you reliably reproduce that issue? If yes, provide the code you used and the full discord-connector.log plugin log file.

@Walter-Correa
Copy link
Author

Well, using the same code from: http://forum.sa-mp.com/showpost.php?p=4022363&postcount=162

Total members in my server: http://prntscr.com/jmlbiy
Total Roles: http://prntscr.com/jmle83
Channels and Category: http://prntscr.com/jmlf0m
Total Official Members(Blue Role): http://prntscr.com/jmlgf0
Result: http://prntscr.com/jmlk76
Discord-connector log(Started the server and executed the code only): http://prntscr.com/jmliel

@Walter-Correa
Copy link
Author

DCC_IsUserVerified(user, is_verified);
Always says user is not verified

@maddinat0r
Copy link
Owner

I've fixed the channel categories (and voice channels) not being cached properly in f990f8e.
The incorrect member count is something I've reproduced, but I still have to investigate that further.

@maddinat0r maddinat0r changed the title I have the same problem... incorrect channel and member count in plugin cache Jun 18, 2018
@Walter-Correa
Copy link
Author

Thank you! Waiting for a new version of the plugin...

@maddinat0r
Copy link
Owner

Feel free to try a dev build from AppVeyor: https://ci.appveyor.com/project/maddinat0r/samp-discord-connector (select a successful build job with config = Release and image = Windows/Ubuntu (depending on whether you need a Windows or Linux build and click on artifacts)

@maddinat0r
Copy link
Owner

Should be fixed in v0.3.

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