The Unreal Admins Page - Forums

The Unreal Admins Page - Forums (https://unrealadmin.org/forums/index.php)
-   UT Server - General Chat (https://unrealadmin.org/forums/forumdisplay.php?f=102)
-   -   UTstatsDB stats processing help (https://unrealadmin.org/forums/showthread.php?t=32019)

zunnie 22nd November, 2017 11:31 AM

UTstatsDB stats processing help
 
Hello all, i posted this on the UTstatsDB ( http://www.utstatsdb.com ) forum as well, but activity there seems to be very low so i hope someone here could help me maybe.

I am currently trying to get the stats to work on my site, the php and mysql etc is working fine but i'm not sure what to enter for the Log Prefix.
The Logs folder of my UT server has some Unreal*.log files but when i try to parse the logs from admin page it says there is nothing to process.

I've also got the UT3 statsdb working properly and processing hourly stats, do i need a mutator for logging for UT99 server as well?

Thanks for your help!

UTStatsDB version = latest 3.06
Operating system and version = Windows 7 Ultimate x64
Database type and version = mysqlnd 5.0.11-dev - 20120503
PHP version = 5.6.31
Web server and version = Apache/2.4.26 (Win32) OpenSSL/1.0.2l PHP/5.6.31
Unreal Tournament version = 436
Stat logger type and version = hmm? default that comes with the server 436

The site is live here already, but i got problems with the stats processing:
https://ut.pro2play.com/

ShaiHulud 23rd November, 2017 12:47 AM

Did you add the server actor to your UT server set-up?

In the utstats_beta42 package, there's a folder called "System" containing two files:

UTSAccuBeta4_2.u
UTStatsBeta4_2.u

The install.txt file in the root folder of the utstats_beta42 package contains instructions for updating your server's UnrealTournament.ini file to include references to these, quoted below:

Code:

From the System folder in the zip file, copy to your UTServer\System folder the
following files:

UTSAccuBeta4_2.u
UTStatsBeta4_2.u

Remove any previous entries for UTStats and UTSAccuBeta from [Engine.GameEngine]

Add to [Engine.GameEngine] the following lines:
ServerActors=UTStatsBeta4_2.UTStatsSA
ServerPackages=UTSAccuBeta4_2

Under the [Engine.GameInfo] check for:
bLocalLog=True or bLocalLog=False

This line HAS to be:
bLocalLog=False

Setting it to True will not give you complete logs (don't ask why it just won't).

Log files are recorded to the UTServer\Logs folder.


zunnie 23rd November, 2017 07:13 AM

Isn't that a different stats utility there? I'm using UTStatsDB 3.06.

ShaiHulud 23rd November, 2017 08:01 AM

Yes, sorry, late night and reading too quickly.

qwerty 27th November, 2017 01:08 AM

I myself have been looking for a UT stats for Bunnytrack


All times are GMT +1. The time now is 01:31 PM.

 


All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.