Page 1 of 1

combo not showing up in matches be in player records

Posted: Sat Apr 18, 2009 12:50 pm
by horndog
Apache 2.2 same box as ut2004
php5
Mysql 4
Stats 3.06
OLstats 3.01
Automatic parsing on (working fine)
ut2004 dedicated server windows XP non hosted with full remote access
Combo's not showing in match records but appears in player records and also appears in log file. XGame.ComboDefensive

unrelated: After the server go unused for a time the first automatic parsing has a time discrepancy of sometimes two hours or more and always ahead of the following matches. Server time is correct. The time of rest of the matches are OK but the order is not right.

Mean while I'm trying to install subversion.

Thanks for your great program
horndog

Re: combo not showing up in matches be in player records

Posted: Sat Apr 18, 2009 1:06 pm
by Panther
Is your server operating at a non-standard game speed? I haven't checked the effect that different game speed settings have on the time stamp in the logs.

Send me some of your logs and I can have a look.

Re: combo not showing up in matches be in player records

Posted: Sat Apr 18, 2009 1:12 pm
by horndog
Is your server operating at a non-standard game speed? I haven't checked the effect that different game speed settings have on the time stamp in the logs.

Send me some of your logs and I can have a look.
Thanks for your quick response.
Yes the game speed is 1.35

If this helps: http://horndog.game-host.org/
If you would like the log sent to you let me know how, and how many and which ones.
Thanks
Horndog

Re: combo not showing up in matches be in player records

Posted: Sat Apr 18, 2009 1:51 pm
by Panther
You can use a compression utility such as Rar or gzip/bzip2 to compress several log files and attach either to a reply here or in a PM to me. Just send me some sequential logs from when the server was busy so I can trace the time stamps. I also need to see the combo issue.

Re: combo not showing up in matches be in player records

Posted: Sat Apr 18, 2009 10:11 pm
by Panther
I discovered a number of issues related to game speed and have corrected them in the current SVN version. They will be included in the next release. Although you're welcome to test changes in the SVN version, please keep in mind that only release versions are fully supported. SVN versions may not be upgradeable.

Re: combo not showing up in matches be in player records

Posted: Sun Apr 19, 2009 7:36 am
by horndog
Thanks for looking into my request.
Do you anticipate a change in the data base structure in the next release?
Before I patch can I just backup or maybe just reuse my existing data base in the new release?
What I'm trying to ask is, will the patch change the data base in a way that will make it unusable in the next update?

Thanks,
Horndog

Re: combo not showing up in matches be in player records

Posted: Sun Apr 19, 2009 10:45 am
by Panther
It probably will change, but if you're saving your log files then you can always reparse them.

Re: combo not showing up in matches be in player records

Posted: Mon Apr 20, 2009 10:20 am
by horndog
Just one more question. Which files did you update for the game speed issue?

Thanks,
horndog

Re: combo not showing up in matches be in player records

Posted: Mon Apr 20, 2009 4:05 pm
by Panther
According to the SVN logs:

chatlog.php
mapstats.php
matchplayer.php
matchstats.php
playerstats.php
serverstats.php
totals.php
typematches.php
includes/logmatchevents.php
includes/logsave.php
includes/logutevents.php
includes/matchlist.php

Re: combo not showing up in matches be in player records

Posted: Tue Apr 21, 2009 11:24 am
by horndog
Thanks for your help. When I get Subversion working I will update the files.

Horndog

Re: combo not showing up in matches be in player records

Posted: Fri Jul 10, 2009 11:10 am
by horndog
According to the SVN logs:

chatlog.php
mapstats.php
matchplayer.php
matchstats.php
playerstats.php
serverstats.php
totals.php
typematches.php
includes/logmatchevents.php
includes/logsave.php
includes/logutevents.php
includes/matchlist.php
I thought I would give it a try with the svn download enabled.
I replaced the files. I couldn't parse any new logs. Automatic OLstats gave me a code:500 server error. Manual parse didn't do anything, No error, no feedback of any kind.
I though I would give some feed back.

Re: combo not showing up in matches be in player records

Posted: Sun Jul 19, 2009 11:43 pm
by Panther
The current SVN versions of most of those files will not work at all, as some changes to the structure are in progress.