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

Teeworlds server query not working (tees) #116

Open
brknkfr opened this issue Dec 22, 2021 · 2 comments
Open

Teeworlds server query not working (tees) #116

brknkfr opened this issue Dec 22, 2021 · 2 comments

Comments

@brknkfr
Copy link

brknkfr commented Dec 22, 2021

I got a running teeworlds server version 0.7.5 listening on the port 8303.

$ netstat -ulp | grep 8303
udp        0      0 0.0.0.0:8303            0.0.0.0:*                           59556/teeworlds_srv 
udp6       0      0 [::]:8303               [::]:*                              59556/teeworlds_srv 

Querying server stats with qstat doesn't work.

$ qstat -tees localhost:8303
ADDRESS           PLAYERS      MAP   RESPONSE TIME    NAME
localhost:8303   no response

I tested with the most recent qstat version.

@illwieckz
Copy link
Contributor

Hmm, I reproduce it on my end. Do you know if Teeworlds server protocol changed?

@illwieckz
Copy link
Contributor

There is high chance the Teeworlds server protocol changed:

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