hi i get following error from the chatlogger plugin
120310 11:50:29 VERBOSE Parsing Event: Say: ChatloggerPlugin
120310 11:50:29 DEBUG ChatloggerPlugin: ALL, 357, [3z$*]SkunP, oui
120310 11:50:29 DEBUG ChatloggerPlugin: writing to file
120310 11:50:29 ERROR handler ChatloggerPlugin could not handle event Say: Exception: (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%(time)s, %(type)s, %(client_id)s, %(client_name)s, %(client_team)s, %(msg)s, %(' at line 3") [('C:\\UserFiles\\xxxxxx\\GameServers\\TC14348801515003882578383\\b3\\parser.py', 921, 'handleEvents', 'hfunc.parseEvent(event)'), ('C:\\UserFiles\\xxxxxx\\GameServers\\TC14348801515003882578383\\b3\\plugin.py', 157, 'parseEvent', 'self.onEvent(event)'), ('C:\\UserFiles\\xxxxxx\\GameServers\\TC14348801515003882578383\\b3\\plugins\\chatlogger.py', 287, 'onEvent', 'chat.save()'), ('C:\\UserFiles\\xxxxxx\\GameServers\\TC14348801515003882578383\\b3\\plugins\\chatlogger.py', 427, 'save', 'self._save2db(data)'), ('C:\\UserFiles\\xxxxxx\\GameServers\\TC14348801515003882578383\\b3\\plugins\\chatlogger.py', 347, '_save2db', 'raise e')]
any idea why this is