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

Multiple master server query broken #40

Open
vorot93 opened this issue Sep 24, 2015 · 1 comment
Open

Multiple master server query broken #40

vorot93 opened this issue Sep 24, 2015 · 1 comment
Labels

Comments

@vorot93
Copy link
Contributor

vorot93 commented Sep 24, 2015

qstat -q3m master3.idsoftware.com:27950
shows more servers than
qstat -q3m master3.idsoftware.com:27950 -q3m master.maverickservers.com:27950 -q3m dpmaster.deathmask.net:27950 -q3m master.ioquake3.org:27950 -q3m master.quake3arena.com:27950

same for

qstat -f -
Q3M master3.idsoftware.com:27950

vs

qstat -f -
Q3M master3.idsoftware.com:27950
Q3M master.maverickservers.com:27950
Q3M dpmaster.deathmask.net:27950
Q3M master.ioquake3.org:27950
Q3M master.quake3arena.com:27950

Output for start in the second case:

ADDRESS           PLAYERS      MAP   RESPONSE TIME    NAME
Q3M master3.idsoftware.com:27950 453 servers    964 / 0
Q3M master.maverickservers.com:27950 78 servers     60 / 0
Q3M dpmaster.deathmask.net:27950 6 servers    154 / 0
Q3M master.ioquake3.org:27950 78 servers    222 / 0
Q3S  95.211.225.168:27980   1/14  0/0     q3dm1     53 / 0  excessiveplus [Mr.]Slaughterbox 1v1
Q3S  188.166.110.25:27960   0/14  0/0   q3start     52 / 0  threewave [PORT] J.A.Q.S
Q3S  217.11.249.89:27334    0/10  0/0    13dyna     59 / 0            [CZ/SK] fnore.clanweb.eu | FFA FUN
Q3S  86.57.137.25:27962     4/12  0/0    q3ctf2     41 / 0  excessiveplus          ! ! ! HO.BY ~CTF

(Nearly) identical to only querying ioquake3 master.

@stevenh
Copy link
Contributor

stevenh commented Nov 26, 2016

Confirmed this is a bug

@stevenh stevenh added the bug label Nov 26, 2016
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