ok i was having no end of issues with b3 and xlr staying connected so i borowed the code from another install where the bot was working so not when the bot starts and confirms that it's online i get the following
1111122 22:33:43 BOT Plugin xlrstats (2.3.2 - Tim ter Laak / Mark Weirath) loaded
111122 22:33:43 BOT Loading Plugin publist
111122 22:33:43 BOT PublistPlugin: No config file found for PublistPlugin. (was not required either)
111122 22:33:43 DEBUG Register Event: Stop Process: PublistPlugin
111122 22:33:43 DEBUG Register Event: Program Exit: PublistPlugin
111122 22:33:43 BOT Plugin publist (1.9.1 - ThorN, Courgette) loaded
111122 22:33:43 BOT Loading ftpytail
111122 22:33:43 BOT FtpytailPlugin: No config file found for FtpytailPlugin. (was not required either)
111122 22:33:43 DEBUG Register Event: Stop Process: FtpytailPlugin
111122 22:33:43 DEBUG Register Event: Program Exit: FtpytailPlugin
111122 22:33:43 BOT Plugin ftpytail (1.5.5 - Bakes, Courgette) loaded
111122 22:33:43 VERBOSE 0 cid changed from None to -1
111122 22:33:43 VERBOSE RCON sending (92.48.86.153:2304) say ^2Bot Name^7: ^8Other Installs Url ^1Now Watching Your Every Move^0(^8b3^0) ^9v1.5.0b2 [nt] ^3 ^2[ONLINE]
111122 22:33:43 DEBUG Client Connected: [-1] World - WORLD ({})
111122 22:33:43 DEBUG Storage: getClient <b3.clients.Client object at 0x0469C3F0>
111122 22:33:43 BOT Client found in storage 40, welcome back World
111122 22:33:43 DEBUG Storage: setClient <b3.clients.Client object at 0x0469C3F0>
111122 22:33:43 DEBUG Storage: setClient data {'time_add': 1321219407, 'time_edit': 1322001223, 'name': 'World', 'group_bits': 0, 'ip': '', 'auto_login': 1, 'greeting': u'', 'pbid': u'WORLD', 'connections': 31, 'mask_level': 0, 'guid': 'WORLD', 'id': 40}
111122 22:33:43 DEBUG Client Authorized: [-1] World - WORLD
111122 22:33:43 VERBOSE RCON sending (92.48.86.153:2304) PB_SV_Ver
111122 22:33:44 INFO PunkBuster Active: ^3PunkBuster Server: PunkBuster Server for COD4 (v1.828 | A1407 C2.258) Enabled
111122 22:33:44 VERBOSE RCON sending (92.48.86.153:2304) status
111122 22:33:45 INFO map is: mp_overgrown
now
111122 22:33:43 VERBOSE RCON sending (92.48.86.153:2304) say ^2Bot Name^7: ^8Other Installs Url ^1Now Watching Your Every Move^0(^8b3^0) ^9v1.5.0b2 [nt] ^3 ^2[ONLINE]
is the problem line as i need to get rid of the other installs url i have checked all cfg's and there is nothing in there.
Any ideas anyone