In our support boards we aim to provide support for the B3 core in its current state. Older releases of B3 are NOT supported. Check our front page for the latest version. You may post feature requests in our General Discussion board. Modifications and Hacks of the core B3 code are NOT supported.
Before you ask for support: [ Read the Support Instructions ] - More info: [ Full Support Disclaimer ]

You are here: Big Brother Bot ForumSupport ForumsInstallation Support (Moderator: MordyT)problems with B3 Please help
Pages: [1] 2   Go Down
  Print  
Author Topic: problems with B3 Please help  (Read 902 times) Bookmark and Share
Jr. Member
**
OS: Windows
Type: Renting Server, no B3
Gameservers: cod4
Posts: 12
Offline Offline
WWW
« on: August 08, 2010, 05:45:21 AM »

 Sad
hi,

i'm new to the B3/forum.
i have installed b3 for windows.
it's all installed ok, on my home computer.
but have problem with FTP connecting to server games_mp.log
the FTP root has spaces in the text line, 217.146.86.105 port 28929/main/................
this seems to be the problem i think.
i have tried it with another server i rent (which has no spaces in text line.), B3 works fine.
is there a work around for this.

thx

ian
Logged


Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3344
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #1 on: August 08, 2010, 06:36:23 AM »

Hi, try replacing each space with '%20'
Code:
217.146.86.105%20port%2028929/main/
Logged

Jr. Member
**
OS: Windows
Type: Renting Server, no B3
Gameservers: cod4
Posts: 12
Offline Offline
WWW
« Reply #2 on: August 08, 2010, 07:03:53 AM »

yea,

i've tried that.

thx

anyway

 Sad
Logged

Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3344
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #3 on: August 08, 2010, 07:50:54 AM »

do you have any error message in the b3.log file ?

You can also try to add a backslash in front of spaces

Code:
217.146.86.105\ port\ 28929/main/
Logged

Jr. Member
**
OS: Windows
Type: Renting Server, no B3
Gameservers: cod4
Posts: 12
Offline Offline
WWW
« Reply #4 on: August 08, 2010, 07:55:55 AM »

yes,


DEBUG   FtpytailPlugin: [Errno 10061] No connection could be made because the target machine actively refused it
Logged

Jr. Member
**
OS: Windows
Type: Renting Server, no B3
Gameservers: cod4
Posts: 12
Offline Offline
WWW
« Reply #5 on: August 08, 2010, 08:00:30 AM »

no,

the \ did not work either.

 Sad
Logged

Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3344
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #6 on: August 08, 2010, 08:06:53 AM »

this error does not sound like a root path issue. It sounds more like a ip:port or login or password issue
Logged

Jr. Member
**
OS: Windows
Type: Renting Server, no B3
Gameservers: cod4
Posts: 12
Offline Offline
WWW
« Reply #7 on: August 08, 2010, 08:23:47 AM »

hi,

yes i know, but
every thing is correct, i can even copy and paste that line into IE and it takes me there to FTP directory.
thats whats wierd.
Logged

Jr. Member
**
OS: Windows
Type: Renting Server, no B3
Gameservers: cod4
Posts: 12
Offline Offline
WWW
« Reply #8 on: August 09, 2010, 01:47:56 AM »

Can anyone else help me ?


thx

ian
Logged

Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3344
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #9 on: August 09, 2010, 01:49:36 AM »

can you post your b3.xml (hide just passwords) and your b3.log
Logged

Jr. Member
**
OS: Windows
Type: Renting Server, no B3
Gameservers: cod4
Posts: 12
Offline Offline
WWW
« Reply #10 on: August 09, 2010, 10:04:51 AM »

Code:
100809 19:03:14 BOT     www.BigBrotherBot.com (b3) v1.3.3 [nt] (Daniel) [Win32 standalone]
100809 19:03:14 BOT     Python: 2.6.1 (r261:67517, Dec  4 2008, 16:51:00) [MSC v.1500 32 bit (Intel)]
100809 19:03:14 BOT     Starting Cod4Parser v1.3.2 for server 217.146.86.105:28929
100809 19:03:14 BOT     --------------------------------------------
100809 19:03:14 BOT     Attempting to connect to database mysql://cod4ian:******@SQL09.FREEMYSQL.NET/cod4b3...
100809 19:03:15 BOT     Connected to database [1 times]
100809 19:03:15 BOT     Working in Remote-Log-Mode : ftp://iana:*******@217.146.86.100:22/217.146.86.105 port 28929/main/games_mp.log
100809 19:03:15 BOT     Starting bot reading file games_mp.log
100809 19:03:15 BOT     Loading Plugins (external plugin directory: C:\Program Files (x86)\BigBrotherBot_1.3.3\extplugins)
100809 19:03:15 BOT     Loading Plugin #1 censor [@conf\plugin_censor.xml]
100809 19:03:15 BOT     CensorPlugin: Loading config @conf\plugin_censor.xml for CensorPlugin
100809 19:03:15 DEBUG Register Event: Stop Process: CensorPlugin
100809 19:03:15 DEBUG Register Event: Program Exit: CensorPlugin
100809 19:03:15 BOT     Plugin censor (2.2.0 - ThorN) loaded
100809 19:03:15 BOT     Loading Plugin #2 spamcontrol [@conf\plugin_spamcontrol.xml]
100809 19:03:15 BOT     SpamcontrolPlugin: Loading config @conf\plugin_spamcontrol.xml for SpamcontrolPlugin
100809 19:03:15 DEBUG Register Event: Stop Process: SpamcontrolPlugin
100809 19:03:15 DEBUG Register Event: Program Exit: SpamcontrolPlugin
100809 19:03:15 BOT     Plugin spamcontrol (1.1.2 - ThorN) loaded
100809 19:03:15 BOT     Loading Plugin #3 admin [@conf\plugin_admin.xml]
100809 19:03:15 BOT     AdminPlugin: Loading config @conf\plugin_admin.xml for AdminPlugin
100809 19:03:15 DEBUG Register Event: Stop Process: AdminPlugin
100809 19:03:15 DEBUG Register Event: Program Exit: AdminPlugin
100809 19:03:15 BOT     Plugin admin (1.7 - ThorN, xlr8or, Courgette) loaded
100809 19:03:15 BOT     Loading Plugin #4 stats [@conf\plugin_stats.xml]
100809 19:03:15 BOT     StatsPlugin: Loading config @conf\plugin_stats.xml for StatsPlugin
100809 19:03:15 DEBUG AdminPlugin: Command "mapstats (mstats)" registered with cmd_mapstats for level (1, 100)
100809 19:03:15 DEBUG AdminPlugin: Command "testscore (ts)" registered with cmd_testscore for level (1, 100)
100809 19:03:15 DEBUG AdminPlugin: Command "topstats (tstats)" registered with cmd_topstats for level (9, 100)
100809 19:03:15 DEBUG Register Event: Stop Process: StatsPlugin
100809 19:03:15 DEBUG Register Event: Program Exit: StatsPlugin
100809 19:03:15 BOT     Plugin stats (1.2.3 - ThorN) loaded
100809 19:03:15 BOT     Loading Plugin #5 pingwatch [@conf\plugin_pingwatch.xml]
100809 19:03:15 BOT     PingwatchPlugin: Loading config @conf\plugin_pingwatch.xml for PingwatchPlugin
100809 19:03:15 DEBUG AdminPlugin: Command "ci (None)" registered with cmd_ci for level (20, 100)
100809 19:03:15 DEBUG Register Event: Stop Process: PingwatchPlugin
100809 19:03:15 DEBUG Register Event: Program Exit: PingwatchPlugin
100809 19:03:15 BOT     Plugin pingwatch (1.2.2 - ThorN) loaded
100809 19:03:15 BOT     Loading Plugin #6 adv [@conf\plugin_adv.xml]
100809 19:03:15 BOT     AdvPlugin: Loading config @conf\plugin_adv.xml for AdvPlugin
100809 19:03:15 DEBUG Register Event: Stop Process: AdvPlugin
100809 19:03:15 DEBUG Register Event: Program Exit: AdvPlugin
100809 19:03:15 BOT     Plugin adv (1.1.4 - ThorN) loaded
100809 19:03:15 BOT     Loading Plugin #7 status [@conf\plugin_status.xml]
100809 19:03:15 BOT     StatusPlugin: Loading config @conf\plugin_status.xml for StatusPlugin
100809 19:03:15 DEBUG Register Event: Stop Process: StatusPlugin
100809 19:03:15 DEBUG Register Event: Program Exit: StatusPlugin
100809 19:03:15 BOT     Plugin status (1.4.1 - ThorN) loaded
100809 19:03:15 BOT     Loading Plugin #8 welcome [@conf\plugin_welcome.xml]
100809 19:03:15 BOT     WelcomePlugin: Loading config @conf\plugin_welcome.xml for WelcomePlugin
100809 19:03:15 DEBUG AdminPlugin: Command "greeting (None)" registered with cmd_greeting for level (20, 100)
100809 19:03:15 DEBUG Register Event: Stop Process: WelcomePlugin
100809 19:03:15 DEBUG Register Event: Program Exit: WelcomePlugin
100809 19:03:15 BOT     Plugin welcome (1.1 - ThorN) loaded
100809 19:03:15 BOT     Loading Plugin publist
100809 19:03:15 BOT     PublistPlugin: No config file found for PublistPlugin. (was not required either)
100809 19:03:15 DEBUG Register Event: Stop Process: PublistPlugin
100809 19:03:15 DEBUG Register Event: Program Exit: PublistPlugin
100809 19:03:15 BOT     Plugin publist (1.5 - ThorN, Courgette) loaded
100809 19:03:15 BOT     Loading Plugin ftpytail
100809 19:03:15 BOT     FtpytailPlugin: No config file found for FtpytailPlugin. (was not required either)
100809 19:03:15 DEBUG Register Event: Stop Process: FtpytailPlugin
100809 19:03:15 DEBUG Register Event: Program Exit: FtpytailPlugin
100809 19:03:15 BOT     Plugin ftpytail (1.4 - Bakes) loaded
100809 19:03:15 DEBUG Client Connected: [-1] World - WORLD ({})
100809 19:03:15 DEBUG Storage: getClient <b3.clients.Client object at 0x033AB710>
100809 19:03:15 BOT     Client found in storage 1, welcome back World
100809 19:03:15 DEBUG Storage: setClient <b3.clients.Client object at 0x033AB710>
100809 19:03:15 DEBUG Storage: setClient data {'time_add': 1281172833, 'time_edit': 1281376995, 'name': 'World', 'group_bits': 0, 'ip': '', 'auto_login': 1, 'greeting': '', 'pbid': 'WORLD', 'connections': 45, 'mask_level': 0, 'guid': 'WORLD', 'id': 1}
100809 19:03:15 DEBUG Client Authorized: [-1] World - WORLD
100809 19:03:16 INFO map is: mp_bloc
100809 19:03:16 DEBUG Forcing server cvar g_logsync to 1
100809 19:03:18 DEBUG Get cvar fs_game = ["fs_game" is: "^7" default: "^7"
  Domain is any text]
100809 19:03:19 DEBUG Get cvar fs_basepath = ["fs_basepath" is: "C:\UserFiles\IANA\GameServers\TC35440135584488837483648^7" default: "C:\UserFiles\IANA\GameServers\TC35440135584488837483648^7"
  Domain is any text]
100809 19:03:19 DEBUG fs_basepath: C:\UserFiles\IANA\GameServers\TC35440135584488837483648
100809 19:03:20 DEBUG Get cvar fs_homepath = ["fs_homepath" is: "C:\UserFiles\IANA\GameServers\TC35440135584488837483648^7" default: "C:\UserFiles\IANA\GameServers\TC35440135584488837483648^7"
  Domain is any text]
100809 19:03:20 DEBUG fs_homepath: C:\UserFiles\IANA\GameServers\TC35440135584488837483648
100809 19:03:20 DEBUG Get cvar shortversion = ["shortversion" is: "1.7^7" default: "1.7^7"
  Domain is any text]
100809 19:03:20 DEBUG shortversion: 1.7
100809 19:03:20 DEBUG Parser started.
100809 19:03:20 BOT     Starting Plugin censor
100809 19:03:20 DEBUG Register Event: Say: CensorPlugin
100809 19:03:20 DEBUG Register Event: Team Say: CensorPlugin
100809 19:03:20 DEBUG Register Event: Client Name Change: CensorPlugin
100809 19:03:20 DEBUG Register Event: Client Authenticated: CensorPlugin
100809 19:03:20 BOT     Starting Plugin spamcontrol
100809 19:03:20 DEBUG Register Event: Say: SpamcontrolPlugin
100809 19:03:20 DEBUG Register Event: Team Say: SpamcontrolPlugin
100809 19:03:20 DEBUG AdminPlugin: Command "spamins (None)" registered with cmd_spamins for level (20, 100)
100809 19:03:20 BOT     Starting Plugin admin
100809 19:03:20 DEBUG Register Event: Say: AdminPlugin
100809 19:03:20 DEBUG Register Event: Private Message: AdminPlugin
100809 19:03:20 DEBUG AdminPlugin: Command "status (None)" registered with cmd_status for level (20, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "rules (r)" registered with cmd_rules for level (0, 0)
100809 19:03:20 DEBUG AdminPlugin: Command "makereg (mr)" registered with cmd_makereg for level (80, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "leveltest (lt)" registered with cmd_leveltest for level (20, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "warn (w)" registered with cmd_warn for level (20, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "list (None)" registered with cmd_list for level (20, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "warns (None)" registered with cmd_warns for level (20, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "warntest (wt)" registered with cmd_warntest for level (20, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "warninfo (wi)" registered with cmd_warninfo for level (20, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "nextmap (None)" registered with cmd_nextmap for level (2, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "say (None)" registered with cmd_say for level (20, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "lookup (l)" registered with cmd_lookup for level (80, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "b3 (None)" registered with cmd_b3 for level (9, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "seen (None)" registered with cmd_seen for level (2, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "find (None)" registered with cmd_find for level (20, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "pause (None)" registered with cmd_pause for level (90, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "kickall (kall)" registered with cmd_kickall for level (80, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "warnclear (wc)" registered with cmd_warnclear for level (80, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "admintest (None)" registered with cmd_admintest for level (40, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "regtest (None)" registered with cmd_regtest for level (1, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "rebuild (None)" registered with cmd_rebuild for level (90, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "maps (None)" registered with cmd_maps for level (2, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "ban (b)" registered with cmd_ban for level (60, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "ungroup (None)" registered with cmd_ungroup for level (90, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "banall (ball)" registered with cmd_banall for level (80, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "maprotate (None)" registered with cmd_maprotate for level (80, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "putgroup (None)" registered with cmd_putgroup for level (90, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "map (None)" registered with cmd_map for level (80, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "notice (None)" registered with cmd_notice for level (40, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "enable (None)" registered with cmd_enable for level (100, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "runas (su)" registered with cmd_runas for level (100, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "spankall (sall)" registered with cmd_spankall for level (80, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "tempban (tb)" registered with cmd_tempban for level (40, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "unmask (None)" registered with cmd_unmask for level (100, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "aliases (alias)" registered with cmd_aliases for level (20, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "disable (None)" registered with cmd_disable for level (100, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "baninfo (bi)" registered with cmd_baninfo for level (40, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "kick (k)" registered with cmd_kick for level (40, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "clientinfo (None)" registered with cmd_clientinfo for level (90, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "restart (None)" registered with cmd_restart for level (100, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "spams (None)" registered with cmd_spams for level (20, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "scream (None)" registered with cmd_scream for level (40, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "poke (None)" registered with cmd_poke for level (20, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "die (None)" registered with cmd_die for level (100, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "register (None)" registered with cmd_register for level (0, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "mask (None)" registered with cmd_mask for level (100, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "unban (None)" registered with cmd_unban for level (60, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "help (h)" registered with cmd_help for level (0, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "reconfig (None)" registered with cmd_reconfig for level (100, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "admins (None)" registered with cmd_admins for level (20, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "warnremove (wr)" registered with cmd_warnremove for level (20, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "permban (pb)" registered with cmd_permban for level (80, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "time (None)" registered with cmd_time for level (1, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "clear (kiss)" registered with cmd_clear for level (80, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "spam (s)" registered with cmd_spam for level (20, 100)
100809 19:03:20 DEBUG AdminPlugin: Command "spank (sp)" registered with cmd_spank for level (60, 100)
100809 19:03:20 DEBUG SELECT * FROM groups WHERE `keyword` = "superadmin" LIMIT 1
100809 19:03:21 DEBUG Storage: getClientsMatching {'&group_bits': 128}
100809 19:03:21 BOT     Starting Plugin stats
100809 19:03:21 DEBUG Register Event: Client Team Damage: StatsPlugin
100809 19:03:21 DEBUG Register Event: Client Team Kill: StatsPlugin
100809 19:03:21 DEBUG Register Event: Client Kill: StatsPlugin
100809 19:03:21 DEBUG Register Event: Client Damage: StatsPlugin
100809 19:03:21 DEBUG Register Event: Game Exit: StatsPlugin
100809 19:03:21 BOT     Starting Plugin pingwatch
100809 19:03:21 DEBUG Register Event: Game Exit: PingwatchPlugin
100809 19:03:21 BOT     Starting Plugin adv
100809 19:03:21 DEBUG AdminPlugin: Command "advadd (None)" registered with cmd_advadd for level (100, 100)
100809 19:03:21 DEBUG AdminPlugin: Command "advrate (None)" registered with cmd_advrate for level (100, 100)
100809 19:03:21 DEBUG AdminPlugin: Command "advlist (None)" registered with cmd_advlist for level (100, 100)
100809 19:03:21 DEBUG AdminPlugin: Command "advsave (None)" registered with cmd_advsave for level (100, 100)
100809 19:03:21 DEBUG AdminPlugin: Command "advload (None)" registered with cmd_advload for level (100, 100)
100809 19:03:21 DEBUG AdminPlugin: Command "advrem (None)" registered with cmd_advrem for level (100, 100)
100809 19:03:21 BOT     Starting Plugin status
100809 19:03:21 BOT     Starting Plugin welcome
100809 19:03:21 DEBUG Register Event: Client Authenticated: WelcomePlugin
100809 19:03:21 BOT     Starting Plugin publist
100809 19:03:21 DEBUG Set cvar _B3 = [B3 v1.3.3 [nt]]
100809 19:03:21 DEBUG PublistPlugin: publist will send heartbeat at 06:49 every day
100809 19:03:21 DEBUG PublistPlugin: Sending heartbeat to B3 master...
100809 19:03:21 BOT     Starting Plugin ftpytail
100809 19:03:21 INFO FtpytailPlugin: Starting ftpytail thread
100809 19:03:21 BOT     Start reading...
100809 19:03:21 DEBUG AUTODOC: saving html documentation
100809 19:03:21 DEBUG AUTODOC: get commands with level <= 100
100809 19:03:21 DEBUG Writing to test_doc.html
100809 19:03:22 DEBUG PublistPlugin: master replied: Server list updated
100809 19:03:23 DEBUG FtpytailPlugin: [Errno 10061] No connection could be made because the target machine actively refused it
100809 19:03:23 BOT     PAUSING
100809 19:03:23 BOT     PAUSED - Not parsing any lines, B3 will be out of sync.
100809 19:03:25 DEBUG FtpytailPlugin: [Errno 10061] No connection could be made because the target machine actively refused it
100809 19:03:27 DEBUG FtpytailPlugin: [Errno 10061] No connection could be made because the target machine actively refused it
100809 19:03:29 DEBUG FtpytailPlugin: [Errno 10061] No connection could be made because the target machine actively refused it
100809 19:03:31 DEBUG FtpytailPlugin: [Errno 10061] No connection could be made because the target machine actively refused it
100809 19:03:34 DEBUG FtpytailPlugin: [Errno 10061] No connection could be made because the target machine actively refused it
100809 19:03:36 DEBUG FtpytailPlugin: [Errno 10061] No connection could be made because the target machine actively refused it
100809 19:03:38 DEBUG FtpytailPlugin: [Errno 10061] No connection could be made because the target machine actively refused it
100809 19:03:40 DEBUG FtpytailPlugin: [Errno 10061] No connection could be made because the target machine actively refused it
100809 19:03:42 DEBUG FtpytailPlugin: [Errno 10061] No connection could be made because the target machine actively refused it
« Last Edit: August 09, 2010, 10:12:30 AM by |C4Eian » Logged

Jr. Member
**
OS: Windows
Type: Renting Server, no B3
Gameservers: cod4
Posts: 12
Offline Offline
WWW
« Reply #11 on: August 09, 2010, 10:08:24 AM »

b3.xml

Code:
<?xml version='1.0'?>
<!--
 This file is generated by the B3 setup Procedure.
 If you want to regenerate this file and make sure the format is
 correct, you can invoke the setup procedure with the
 command : b3_run -s b3.xml

 This is B3 main config file (the one you specify when you run B3 with the
 command : b3_run -c b3.xml)

 For any change made in this config file, you have to restart the bot.
 Whenever you can specify a file/directory path, the following shortcuts
 can be used :
  @b3 : the folder where B3 code is installed in
  @conf : the folder containing this config file
 -->
<configuration>
<settings name="b3">
<!-- Define your game: cod/cod2/cod4/cod5/iourt41/etpro/wop/smg/bfbc2 -->
<set name="parser">cod4</set>
<set name="database">mysql://cod4ian:***********@SQL09.FREEMYSQL.NET/cod4b3</set>
<!-- Name of the bot -->
<set name="bot_name">b3</set>
<!-- Ingame messages are prefixed with this code, you can use colorcodes -->
<set name="bot_prefix">!</set>
<set name="time_format">%I:%M%p %Z %m/%d/%y</set>
<!-- The timezone your bot is in -->
<set name="time_zone">GMT</set>
<!-- How much detail in the logfile: 9 = verbose, 10 = debug, 21 = bot, 22 = console -->
<set name="log_level">10</set>
<!-- Name of the logfile the bot will generate -->
<set name="logfile">b3.log</set>
</settings>
<settings name="server">
<!-- The RCON pass of your gameserver -->
<set name="rcon_password">**********</set>
<!-- The port the server is running on -->
<set name="port">28929</set>
<!-- The gameserver generates a logfile, put the path and name here -->
<set name="game_log">ftp://iana:***********@217.146.86.100:22/217.146.86.105 port 28929/main/games_mp.log</set>
<!-- The public IP your gameserver is residing on -->
<set name="public_ip">217.146.86.105</set>
<!-- The IP the bot can use to send RCON commands to (127.0.0.1 when on the same box) -->
<set name="rcon_ip">217.146.86.105</set>
<!-- Is the gameserver running PunkBuster Anticheat: on/off -->
<set name="punkbuster">off</set>
</settings>
<settings name="autodoc">
<!-- Autodoc will generate a user documentation for all B3 commands -->
<!-- by default, a html documentation is created in your conf folder -->

<!-- html, htmltable or xml -->
<set name="type">html</set>
<!-- if you want to exclude commands reserved for higher levels -->
<set name="maxlevel">100</set>
<!-- Destination can be a file or a ftp url -->
<set name="destination">test_doc.html</set>
</settings>
<settings name="messages">
<set name="kicked_by">%s^7 was kicked by %s^7 %s</set>
<set name="kicked">%s^7 was kicked %s</set>
<set name="banned_by">%s^7 was banned by %s^7 %s</set>
<set name="banned">%s^7 was banned %s</set>
<set name="temp_banned_by">%s^7 was temp banned by %s^7 for %s^7 %s</set>
<set name="temp_banned">%s^7 was temp banned for %s^7 %s</set>
<set name="unbanned_by">%s^7 was un-banned by %s^7 %s</set>
<set name="unbanned">%s^7 was un-banned %s</set>
</settings>
<settings name="plugins">
<set name="external_dir">@b3/extplugins</set>
</settings>
<plugins><!-- plugin order is important. Plugins that add new in-game commands all depend on the admin plugin. Make sure to have the admin plugin before them. -->

<plugin config="@conf/plugin_censor.xml" name="censor" />
<plugin config="@conf/plugin_spamcontrol.xml" name="spamcontrol" />
<plugin config="@conf/plugin_admin.xml" name="admin" />
<plugin config="@conf/plugin_stats.xml" name="stats" />
<plugin config="@conf/plugin_pingwatch.xml" name="pingwatch" />
<plugin config="@conf/plugin_adv.xml" name="adv" />
<plugin config="@conf/plugin_status.xml" name="status" />
<plugin config="@conf/plugin_welcome.xml" name="welcome" />
<!-- The punkbuster plugin was not installed since punkbuster is not supported or disabled. -->
<!-- The next plugins are external, 3rd party plugins and should reside in the external_dir. Example: -->
<!-- plugin config="@b3/extplugins/conf/newplugin.xml" name="newplugin" -->

<!-- You can add new/custom plugins to this list using the same form as above. -->
</plugins>
</configuration>
« Last Edit: August 09, 2010, 10:10:58 AM by Courgette » Logged

Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3344
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #12 on: August 09, 2010, 10:11:43 AM »

can try after shutting down your firewall on your windows machine running the bot ?
Logged

Jr. Member
**
OS: Windows
Type: Renting Server, no B3
Gameservers: cod4
Posts: 12
Offline Offline
WWW
« Reply #13 on: August 09, 2010, 10:20:18 AM »

shut down firewall, avg.
still don't work

 Sad

thx for your help on this man.
but are we running out of options now ?
Logged

Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3344
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #14 on: August 09, 2010, 10:22:25 AM »

I'm afraid I am
Logged

Tags:
Pages: [1] 2   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal