Was having trouble starting COD2 remote w/ ftptail. Was stopping here...
Line 101-102
if self.console.config.has_option('server', 'local_game_log'):
self.lgame_log = self.console.config.getfloat('server', 'local_game_log')
Shouldnt it be "get" instead of "getfloat"?
I can posts logs and configs if need be.