Hello, We are having a problem processing the server logs with Psychostats when it encounters lines from the log file in which a player name contains " characters.
The developer of Psychostats says that the game server is not supposed to be allowing " to be used in a player name, however, I have confirmed that it is possible to set your player name via the Edit Steam ID interface to something which contains " characters, and am able to get onto the server with this player name (and log entries for me have this player name unmodified). This means we have to figure out some way to "re-process" the log files we have now which contain players having " in their names, or what to code into the Psychostats log parser to handle this, and the Psychostats developer has already said he doesn't know of a way to do this. If it is true that the server should not allow " to be used in a player name, any chance we can get this addressed in a future update? I'm trying to figure out a sed/awk regex I can use in the meantime to "re-process" the log files so I can generate stats on them, but not having a great deal of luck thus far. Thanks, Vince W. _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

