[Mutator] KFStatsX

  • Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

scary ghost

FNG / Fresh Meat
Sep 13, 2010
899
338
0
California
Like this?

STEAMAUTH : Connected to Steam Servers
STEAMAUTH : VAC Security Enabled
STEAMSTATS: SECURITY CHECK FAILED - /KFSTATSX.U
STEAMSTATS: SECURITY CHECK FAILED - ../System/KFStatsX.u

I'm using KFStatsX_v3.1

Forgot to update the first post with the latest release (v3.2.1); post is updated now. Sorry about that.
 

Duckbuster

FNG / Fresh Meat
Aug 18, 2010
23
0
1
Belgium
Running latest version (3.2.1) on a Vanilla KF server and I'm running into some issues.

Server seems to receive and save stats correctly (the sqlite3 db data is updating) but ingame the stats only show for the current game.
Also the server gives an exception when a player manually disconnects.
Web server is disabled for now as well (is there a way to generate the HTML files without launching the HTML server?)

My KFStatsX.ini
Code:
[KFStatsX.KFSXMutator]
broadcastStats=True
useV3Packets=True
ServerPort=6000
ServerAddress=localhost
serverPwd=secret
localHostSteamId=
PlayerController=KFStatsX.KFSXPlayerController
compatibleControllers=KFStatsX.KFSXPlayerController;Vanilla KF

KFSX Server log: (4.0)
http://pastebin.com/YC8Yz8YW

Headless Debian 8 server with openjdk-7-jre btw.

Edit: Well apparently the stats in the KF Client itself are only for the current session. My apologies.
The build in webserver doesn't seem to work that well though, when I try to view stats of just my player it nullpo's

http://kfeu.lolisandstuff.moe:8080/profile.html?steamid64=76561197986770985
 
Last edited:

DasB

FNG / Fresh Meat
Jul 4, 2013
315
0
0
Germany