Page 1 of 1
UT3 Server Query
Posted: Sun Jun 28, 2009 1:44 pm
by Panther
Since the latest version of the UT3 server fixed some issues in queries with teams and introduced other weirdness, I've updated serverquery.php. You can download the current working version via SVN (or using WebSVN). You can safely update serverquery.php in any UTStatsDB 3.x version without affecting anything else.
Re: UT3 Server Query
Posted: Wed Jul 01, 2009 4:10 pm
by horndog
The latest version brakes the mutator list in UT3. None show up.
Re: UT3 Server Query
Posted: Wed Jul 01, 2009 7:07 pm
by Panther
Thank you. Fixed.
Re: UT3 Server Query
Posted: Wed Jul 01, 2009 7:24 pm
by horndog
Just tried it. Mutator list is there but the red and blue teams are gone.
http://horndogshouse.com/
BTW the download feature is a nice touch.
Re: UT3 Server Query
Posted: Wed Jul 01, 2009 7:43 pm
by Panther
The team bars are showing up on your server, but there are no players currently to really tell what's going on.
Re: UT3 Server Query
Posted: Wed Jul 01, 2009 7:50 pm
by horndog
I just noticed that. When there are players the bars are gone. I'll join for a while maybe you'll see then.
Re: UT3 Server Query
Posted: Wed Jul 01, 2009 8:00 pm
by Panther
Seems good so far with one player.
By the way, you should host your map and mutator files on a high speed redirect. Downloads would go much quicker for new players.
Re: UT3 Server Query
Posted: Wed Jul 01, 2009 8:52 pm
by horndog
Thanks for the game, Had fun. I'm using
http://uz2.gameservers.net/ If its working. Seems to slow doesn't it?
I'll have to work on that. Word is they are shutting down the games server business so I'll redirect my self like on the rest of my servers. I loaded the update you just posted so I'll give it a test. Thanks again.
Re: UT3 Server Query
Posted: Wed Jul 01, 2009 9:52 pm
by Panther
GameServers.net is down. They have a notice posted on their site.
Re: UT3 Server Query
Posted: Thu Jul 02, 2009 12:11 am
by horndog
Wow! that was a shock, There redirect is still working. At least I can still login to the ftp. I remember when they opened the public redirect back in the ut2003 days. I had to figure out have to compress my files. Turns out it's just like using ucc.exe back in the day, but it's the UT3.exe. All seems to be working including the latest serverquery.php
Thanks again
Re: UT3 Server Query
Posted: Mon Jan 04, 2010 2:48 pm
by CVROY
using latest serverquery from websvn, still get the offline message. Query port is the default 6500
http://www.gametracker.com/server_info/ ... .182:7777/
odd
Stats page is working here:
http://wickedgamers.clanservers.com/ind ... &Itemid=74
Any suggestions Panther?
UTStatsDB version = 306
Operating system and version = Linux
Database type and version = mysql 4.1.22-standard
PHP version = 5.2.11
Web server and version = 2.2.14 (Unix)
Unreal Tournament version = UT3
Stat logger type and version = utstats http 104
Re: UT3 Server Query
Posted: Thu Jan 14, 2010 12:37 am
by Panther
using latest serverquery from websvn, still get the offline message. Query port is the default 6500
Make sure that the socket module is loaded in PHP on that system and that they don't have firewall rules blocking outgoing connections from the web server.
Re: UT3 Server Query
Posted: Thu Jan 14, 2010 9:58 am
by CVROY
OK, thanks I will look into that
