Unity-Technologies / qstat

New official qstat repository
Artistic License 2.0
121 stars 33 forks source link

Teeworlds server query not working (tees) #116

Open brknkfr opened 2 years ago

brknkfr commented 2 years ago

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 commented 2 years ago

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

illwieckz commented 2 years ago

There is high chance the Teeworlds server protocol changed: