SizzlingStats / sizzlingplugins

Various client and server plugins developed in C++ for Team Fortress(R) 2 and the Source(R) Engine.
sizzlingstats.com
Other
9 stars 3 forks source link

People who didn't play the match show up on team #4

Open dy-dx opened 10 years ago

dy-dx commented 10 years ago

Originally posted in https://github.com/dy-dx/sizzlingstats.com/issues/38 by @JaguarFiend


http://sizzlingstats.com/stats/172868 http://sizzlingstats.com/stats/172027

Look to see people showing up who did not take part in the match. This is a tragic server. The map and configs do get reset between scrims yet it looks like people from the previous match(es) are making their way onto the stats somehow. Also possibly a spectator might be making it onto the stats? I think it's generally just people from the previous match, though.

dy-dx commented 10 years ago

Severe case here: http://sizzlingstats.com/stats/196274

TronPaul commented 10 years ago

This looks similar to an issue I helped solve for someone. They had sv_log_onefile set to 1, which caused the log to be concatenated on mapchange/reload rather than starting a new file.

SizzlingCalamari commented 10 years ago

@TronPaul Did that have to do with SizzlingStats specifically? I don't think that solution is applicable here because there are no log files in SizzlingStats.