Open wohahobg opened 6 months ago
Hi @wohahobg As I understand Teamspeak 3.12+ needs API key to get the server info
Hey thanks for the response @tltneon
Well i am not sure about that ?
Because when default port is used is taking information. But when is like different port than default is not working.
I looked closer to TS3 and found that @wohahobg you're right, this is not a version problem. Privilege settings: https://www.tsviewer.com/index.php?page=faq&id=6 I added some error messages in last commit and also tried it by myself on port 10010 - everything works. Try it
Hello again,
for some reason when using custom query port for TS3 it give
Call to a member function cutString() on int
now that's due this code
so I did var_dump for $buffer above the while loop and it return
2
(int)Example server:
But if we do like that:
setting the query port as c port is showing that the server is online, but does not return the players.