End of match log entries...

General forum for discussions regarding UTStatsDB
CVROY
Posts: 25
Joined: Fri Jan 01, 2010 1:36 pm

End of match log entries...

Postby CVROY » Fri Jan 01, 2010 2:53 pm

I don't know if this is a UT3StatsHTTP issue or a utstatsdb issue... at anyrate it looks like I am hitting the web server from my game server but then it goes poop :cry:

I see the following in my UT3 game server log:

Code: Select all

ScriptLog: No application found to handle request /favicon.ico ScriptLog: UT3Stats: Closing log file. ScriptLog: UT3Stats: Sending log to web server. ScriptLog: UT3Stats: Sending log parse command to web server. Log: SeamlessTravel to: VCTF-Octopus Log: Resolved wickedgamers.clanservers.com (66.55.132.8:0) Log: CheckConnectionAttempt: Connection attempt has not yet completed. Log: Resolved wickedgamers.clanservers.com (66.55.132.8:0) Log: CheckConnectionAttempt: Connection attempt has not yet completed.
Here is my ut3statshttp ini:

Code: Select all

[UT3StatsHTTP.UT3StatsHTTP] bIncludePort=True bUploadLogs=True UploadURL=http://wickedgamers.clanservers.com/extrastuff/OLSendLog.php UploadPass=ADMINPASS-FOR-UTSTATSDB bParseLogs=True ParserURL=http://wickedgamers.clanservers.com/extrastuff/logs.php ParserPass=ADMINPASS-FOR-UTSTATSDB
and here is my logs setup in ut3stats DB
Image

My ut3logs folder is outside of my utstats folder... they both reside in same directory: public_html

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
Last edited by CVROY on Mon Jan 04, 2010 10:59 am, edited 1 time in total.

CVROY
Posts: 25
Joined: Fri Jan 01, 2010 1:36 pm

Re: End of match log entries...

Postby CVROY » Fri Jan 01, 2010 8:01 pm

OK, I got the utstatsdb to parse the logs via FTP... it grabs them from my game server and I just send the parse command via ut3statshttp. Still would like to know why the logs don't upload to my web server from ut3statshttp if I tell it to. BOOO!

Panther
Site Admin
Posts: 500
Joined: Sat Dec 08, 2007 12:51 am
Contact:

Re: End of match log entries...

Postby Panther » Thu Jan 14, 2010 12:39 am

UT3StatsHTTP seems to be hit and miss. I couldn't get it to work reliably on my own server, but it works for some people. El Muerte wrote the UT3 HTTP library and I don't see anything wrong in there. I think it's just something glitchy in the UT3 TCP routines.


Return to “UTStatsDB”