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

Player count synchronization failing #121

Open
BeilorDA opened this issue Oct 14, 2024 · 1 comment
Open

Player count synchronization failing #121

BeilorDA opened this issue Oct 14, 2024 · 1 comment
Labels

Comments

@BeilorDA
Copy link

intended behavior

Expect that from 2 proxy servers the number of players would be the total of the two proxies together

what the behavior you actually saw

The first time I connected it through RedisBungee it was displayed correctly, but after simply restarting one of the proxies the number of players connected to the two servers was not displayed correctly.

What it showed was that on one server it showed the players that were only connected to that server and on the other proxy it showed all the players from the 2 proxies. What I am looking for is that the same number of connected players is shown on the 2 proxies (The ones from the 2 proxies together)

Steps to reproduce

https://imgur.com/a/DFLWWlw
In the video you can clearly see that someone was already connected to Proxy-2 and no one appeared connected to Proxy-1.

But when connecting to Proxy-1, the players from the same individual server were counted, but Proxy-2 did count the players from Proxy-1 and Proxy-2.

Velocity or Bungeecord Versions

XCord v1.61B-SNAPSHOT

RedisBungee Version & Redis Version

RedisBungee version: 0.12.5
Redis server version: 7.4.0

Other

I would like to receive a solution as soon as possible. Thank you.

@ham1255
Copy link
Member

ham1255 commented Oct 14, 2024

Can you run "/rb show" on proxies console? Screenshot output please at least 2 proxies

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

No branches or pull requests

2 participants