<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Improvements And BugFixes for 0.4</title>
	<atom:link href="http://www.l4dstats.co.uk/2008/12/26/improvements-and-bugfixes-for-04/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.l4dstats.co.uk/2008/12/26/improvements-and-bugfixes-for-04/</link>
	<description>Left4Dead Stats Parser</description>
	<pubDate>Wed, 08 Sep 2010 23:51:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dateranoth</title>
		<link>http://www.l4dstats.co.uk/2008/12/26/improvements-and-bugfixes-for-04/comment-page-1/#comment-31</link>
		<dc:creator>Dateranoth</dc:creator>
		<pubDate>Mon, 12 Jan 2009 04:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.l4dstats.co.uk/?p=67#comment-31</guid>
		<description>Just downloaded the motd.php from svn and I must say it works great.  Had to add 	$GameCount = 10; but other than that it works like a charm and looks great for a MOTD when joining my server.  Thanks for all the hard work!</description>
		<content:encoded><![CDATA[<p>Just downloaded the motd.php from svn and I must say it works great.  Had to add 	$GameCount = 10; but other than that it works like a charm and looks great for a MOTD when joining my server.  Thanks for all the hard work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Llewellyn</title>
		<link>http://www.l4dstats.co.uk/2008/12/26/improvements-and-bugfixes-for-04/comment-page-1/#comment-30</link>
		<dc:creator>Gareth Llewellyn</dc:creator>
		<pubDate>Sun, 11 Jan 2009 14:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.l4dstats.co.uk/?p=67#comment-30</guid>
		<description>Sandman is indeed correct, it is a noted problem with the PHP script that will be fixed for the next version.

The following shell script should help in the mean time.

#!/bin/bash
php /web/dir/l4dstats/processlogs.php
mv /web/dir/l4dstats/logs/*.log /web/dir/l4dstats/logs/old/

Sorry for mistake in the first place everyone.</description>
		<content:encoded><![CDATA[<p>Sandman is indeed correct, it is a noted problem with the PHP script that will be fixed for the next version.</p>
<p>The following shell script should help in the mean time.</p>
<p>#!/bin/bash<br />
php /web/dir/l4dstats/processlogs.php<br />
mv /web/dir/l4dstats/logs/*.log /web/dir/l4dstats/logs/old/</p>
<p>Sorry for mistake in the first place everyone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandman</title>
		<link>http://www.l4dstats.co.uk/2008/12/26/improvements-and-bugfixes-for-04/comment-page-1/#comment-28</link>
		<dc:creator>sandman</dc:creator>
		<pubDate>Fri, 09 Jan 2009 09:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.l4dstats.co.uk/?p=67#comment-28</guid>
		<description>If your using a cronjob to process the logfiles, why don' t you just move the previously processed logs somewhere else just before processing the next time?

I think it is a known problem for the php-script that old logs are not getting moved by the script itself.</description>
		<content:encoded><![CDATA[<p>If your using a cronjob to process the logfiles, why don&#8217; t you just move the previously processed logs somewhere else just before processing the next time?</p>
<p>I think it is a known problem for the php-script that old logs are not getting moved by the script itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://www.l4dstats.co.uk/2008/12/26/improvements-and-bugfixes-for-04/comment-page-1/#comment-27</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Thu, 08 Jan 2009 16:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.l4dstats.co.uk/?p=67#comment-27</guid>
		<description>I use forked servers too, some have 000 and some do not. 

Also i need to set a cron entry, but if i run the process logs again and again, it just adds the same data, so it needs to run only when the logs are "turned" by the server. So what time interval should that be?

As most people dont have mod rewrite installed i would leave this as default turned off though. But thats just my thoughts..

For the rest it seems nice and everything, great work.</description>
		<content:encoded><![CDATA[<p>I use forked servers too, some have 000 and some do not. </p>
<p>Also i need to set a cron entry, but if i run the process logs again and again, it just adds the same data, so it needs to run only when the logs are &#8220;turned&#8221; by the server. So what time interval should that be?</p>
<p>As most people dont have mod rewrite installed i would leave this as default turned off though. But thats just my thoughts..</p>
<p>For the rest it seems nice and everything, great work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandman</title>
		<link>http://www.l4dstats.co.uk/2008/12/26/improvements-and-bugfixes-for-04/comment-page-1/#comment-25</link>
		<dc:creator>sandman</dc:creator>
		<pubDate>Tue, 06 Jan 2009 00:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.l4dstats.co.uk/?p=67#comment-25</guid>
		<description>Hi.

Thanks for your swift reply.

My server produces 2 kinds of logfiles: 1. Files without the ip-address and port filled in (e.g. L000-000-000-000-0-...), 2. those with ip-address and port filled in.

From what I get about your setup and statistics logfiles I would expect those without ip-address-information to be "my" setup-logs.
This would explain why my statistics logfiles start with _000.log and not _001.log.

The reason, I think, is that I use srcds fork option to run multiple servers. Any thoughts on that? I' ll get some sample logs on the way to you when I have access to the server again, some time tomorrow.

As distinguishing logs is possible on contents I would suggest to stop filtering based on filenames alltogether.
By the way I think the headshot statistic is not being updated in the php-script in version 0.3 - you can check on that in the site I linked.

Using the mono executable does not work for me. It does not do anything except telling me to append a slash at the end of the path argument. Altough I already am doing that. So I was using a shell script to copy, chmod, import and archive the logfiles. Import is by executing a wget on the php-script (quick and dirty approach, I know).

Ttfn,
Michael</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>Thanks for your swift reply.</p>
<p>My server produces 2 kinds of logfiles: 1. Files without the ip-address and port filled in (e.g. L000-000-000-000-0-&#8230;), 2. those with ip-address and port filled in.</p>
<p>From what I get about your setup and statistics logfiles I would expect those without ip-address-information to be &#8220;my&#8221; setup-logs.<br />
This would explain why my statistics logfiles start with _000.log and not _001.log.</p>
<p>The reason, I think, is that I use srcds fork option to run multiple servers. Any thoughts on that? I&#8217; ll get some sample logs on the way to you when I have access to the server again, some time tomorrow.</p>
<p>As distinguishing logs is possible on contents I would suggest to stop filtering based on filenames alltogether.<br />
By the way I think the headshot statistic is not being updated in the php-script in version 0.3 - you can check on that in the site I linked.</p>
<p>Using the mono executable does not work for me. It does not do anything except telling me to append a slash at the end of the path argument. Altough I already am doing that. So I was using a shell script to copy, chmod, import and archive the logfiles. Import is by executing a wget on the php-script (quick and dirty approach, I know).</p>
<p>Ttfn,<br />
Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Llewellyn</title>
		<link>http://www.l4dstats.co.uk/2008/12/26/improvements-and-bugfixes-for-04/comment-page-1/#comment-24</link>
		<dc:creator>Gareth Llewellyn</dc:creator>
		<pubDate>Mon, 05 Jan 2009 18:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.l4dstats.co.uk/?p=67#comment-24</guid>
		<description>Hi Popcorn,

I'm not sure how that's happening, the only thing I can think of is that the names are using a strange extended character set I haven't anticipated.

I've sent you an email requesting further info and log file examples.

Gareth</description>
		<content:encoded><![CDATA[<p>Hi Popcorn,</p>
<p>I&#8217;m not sure how that&#8217;s happening, the only thing I can think of is that the names are using a strange extended character set I haven&#8217;t anticipated.</p>
<p>I&#8217;ve sent you an email requesting further info and log file examples.</p>
<p>Gareth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Popcorn</title>
		<link>http://www.l4dstats.co.uk/2008/12/26/improvements-and-bugfixes-for-04/comment-page-1/#comment-23</link>
		<dc:creator>Popcorn</dc:creator>
		<pubDate>Mon, 05 Jan 2009 18:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.l4dstats.co.uk/?p=67#comment-23</guid>
		<description>Hi,

I have a problem when I use the .NET executable. When I use it, I have not the name of players (only their SteamID). The "PlayerName" column is empty.

This problem does not appear when I use the PHP script

Just an idea : Is it possible to add in your .NET application the possiblity to download log files on FTP and push-it at the same time by XMLRPC.

Good job</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have a problem when I use the .NET executable. When I use it, I have not the name of players (only their SteamID). The &#8220;PlayerName&#8221; column is empty.</p>
<p>This problem does not appear when I use the PHP script</p>
<p>Just an idea : Is it possible to add in your .NET application the possiblity to download log files on FTP and push-it at the same time by XMLRPC.</p>
<p>Good job</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Llewellyn</title>
		<link>http://www.l4dstats.co.uk/2008/12/26/improvements-and-bugfixes-for-04/comment-page-1/#comment-21</link>
		<dc:creator>Gareth Llewellyn</dc:creator>
		<pubDate>Sat, 03 Jan 2009 14:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.l4dstats.co.uk/?p=67#comment-21</guid>
		<description>Hi Sandman,

If sv_log_onefile is set to 0 then the _000.log is usually the 'setup' log and _001.log is the Statistics log.

If _000.log is generated just before the minute switches over (HH:MM:59) then the statistics log (_001.log) will be generated as the next minute _000.log.

Do you get more informational warnings when using the .NET executables?

Can you email a collection of the logs to gareth _AT_ networksaremadeofstring dot co dot uk?

Thanks

Gareth</description>
		<content:encoded><![CDATA[<p>Hi Sandman,</p>
<p>If sv_log_onefile is set to 0 then the _000.log is usually the &#8217;setup&#8217; log and _001.log is the Statistics log.</p>
<p>If _000.log is generated just before the minute switches over (HH:MM:59) then the statistics log (_001.log) will be generated as the next minute _000.log.</p>
<p>Do you get more informational warnings when using the .NET executables?</p>
<p>Can you email a collection of the logs to gareth _AT_ networksaremadeofstring dot co dot uk?</p>
<p>Thanks</p>
<p>Gareth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandman</title>
		<link>http://www.l4dstats.co.uk/2008/12/26/improvements-and-bugfixes-for-04/comment-page-1/#comment-20</link>
		<dc:creator>sandman</dc:creator>
		<pubDate>Sat, 03 Jan 2009 11:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.l4dstats.co.uk/?p=67#comment-20</guid>
		<description>First of all thx for all your effort and this very much appreciated app.

I've got a question though: My server seems to only produce logs ending with "_000.log" your php-script has "_001.log" hardcoded in it. As your looping through the directory anyway, why not store the filenames in an array and then take the files from there?
The hardcoded way the script tries to open files that are not there and produces warnings.

Or is my server setup wrong and I should be concerned about the names of my logfiles?</description>
		<content:encoded><![CDATA[<p>First of all thx for all your effort and this very much appreciated app.</p>
<p>I&#8217;ve got a question though: My server seems to only produce logs ending with &#8220;_000.log&#8221; your php-script has &#8220;_001.log&#8221; hardcoded in it. As your looping through the directory anyway, why not store the filenames in an array and then take the files from there?<br />
The hardcoded way the script tries to open files that are not there and produces warnings.</p>
<p>Or is my server setup wrong and I should be concerned about the names of my logfiles?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
