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)Here is my problem
Pages: [1] 2   Go Down
  Print  
Author Topic: Here is my problem  (Read 1589 times) Bookmark and Share
Jr. Member
**
OS: --No B3 installed--
Type: --No B3 installed--
Posts: 12
Offline Offline
« on: February 10, 2011, 01:00:23 AM »

i have tried many different things to get this to work. but i keep seeming to gt this error message

Starting www.bigbrotherbot.net (b3) v1.4.1 [posix] (Daniel)

Using config file: /home2/clanofcc/public_html/bot/b3/conf/b3.xml
CRITICAL: Cannot find parser 'cod7'. Check you main config file (b3.xml)
B3 failed to start.
<exceptions.ImportError instance at 0x16f67a0>

and here is my b3.xml file, minus my username and passwords.


<?xml version="1.0"?>
<configuration>
  <settings name="b3">
    <set name="parser">cod7</set>
    <set name="database">mysql://*******_***:******@localhost/*****_bbbot3</set>
    <set name="bot_name">B3</set>
    <set name="bot_prefix">^0(^2b3^0)^7:</set>
    <set name="time_format">%I:%M%p %Z %m/%d/%y</set>
    <set name="time_zone">EST</set>
    <set name="log_level">9</set>
    <set name="logfile">/bot/b3.log</set>
  </settings>
  <settings name="server">
    <set name="rcon_password">*****</set>
    <set name="port">3084</set>
    <set name="game_log"></set>
    <set name="public_ip">173.199.104.27</set>
    <set name="rcon_ip">173.199.104.27</set>
    <set name="punkbuster">off</set>
  </settings>
  <settings name="autodoc">
    <set name="type">0</set>
    <set name="maxlevel">100</set>
    <set name="destination"></set>
  </settings>
  <settings name="messages">
    <set name="kicked_by">$clientname^7 was kicked by $adminname^7 $reason</set>
    <set name="kicked">$clientname^7 was kicked $reason</set>
    <set name="banned_by">$clientname^7 was banned by $adminname^7 $reason</set>
    <set name="banned">$clientname^7 was banned $reason</set>
    <set name="temp_banned_by">$clientname^7 was temp banned by $adminname^7 for $banduration^7 $reason</set>
    <set name="temp_banned">$clientname^7 was temp banned for $banduration^7 $reason</set>
    <set name="unbanned_by">$clientname^7 was un-banned by $adminname^7 $reason</set>
    <set name="unbanned">$clientname^7 was un-banned $reason</set>
  </settings>
  <settings name="plugins">
    <set name="external_dir">@b3/extplugins</set>
  </settings>
  <plugins>
    <plugin name="censor" config="@conf/plugin_censor.xml"/>
    <plugin name="spamcontrol" config="@conf/plugin_spamcontrol.xml"/>
    <plugin name="admin" config="@conf/plugin_admin.xml"/>
    <plugin name="stats" config="@conf/plugin_stats.xml"/>
    <plugin name="pingwatch" config="@conf/plugin_pingwatch.xml"/>
    <plugin name="adv" config="@conf/plugin_adv.xml"/>
    <plugin name="status" config="@conf/plugin_status.xml"/>
    <plugin name="welcome" config="@conf/plugin_welcome.xml"/>
  </plugins>
</configuration>



Thanks in advance
Logged

Dev. Team
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: COD2,COD4,COD5
Posts: 1098
Offline Offline
« Reply #1 on: February 10, 2011, 06:57:23 AM »

You need this version http://www.bigbrotherbot.net/forums/cod7-%28bo%29/%28mini-guide%29-black-ops-%28cod7%29-support/
Logged
Jr. Member
**
OS: --No B3 installed--
Type: --No B3 installed--
Posts: 12
Offline Offline
« Reply #2 on: February 18, 2011, 05:30:58 PM »

i pretty well have givin up on figure this out.. it is giving me the exact same message over and over. even with the one from the link. Kinda wish i could get this running. would be awesome. if there is any other information you can give me. that would be awesome..



edit:

i tried again. and i am getting this..


Using config file: /home2/clanofcc/public_html/bot/b3/conf/b3.xml
Traceback (most recent call last):
  File "/home2/clanofcc/public_html/bot/b3/run.py", line 174, in main
    run(config=options.config, nosetup=options.nosetup)
  File "/home2/clanofcc/public_html/bot/b3/run.py", line 138, in run
    b3.start(config, nosetup)
  File "/home2/clanofcc/public_html/bot/b3/__init__.py", line 153, in start
    parser = loadParser(parserType, configFile, nosetup)
  File "/home2/clanofcc/public_html/bot/b3/__init__.py", line 78, in loadParser
    mod = __import__(name)
  File "/home2/clanofcc/public_html/bot/b3/parsers/cod7.py", line 43, in ?
    import b3.parsers.cod5
  File "/home2/clanofcc/public_html/bot/b3/parsers/cod5.py", line 43, in ?
    import b3.parsers.cod2
  File "/home2/clanofcc/public_html/bot/b3/parsers/cod2.py", line 28, in ?
    import b3.parsers.cod
  File "/home2/clanofcc/public_html/bot/b3/parsers/cod.py", line 54, in ?
    class CodParser(b3.parsers.q3a.Q3AParser):
AttributeError: 'module' object has no attribute 'Q3AParser'
« Last Edit: February 18, 2011, 06:12:04 PM by SpinalTap » Logged
Jr. Member
**
OS: --No B3 installed--
Type: --No B3 installed--
Posts: 12
Offline Offline
« Reply #3 on: February 20, 2011, 07:43:28 AM »

^ Is there anyone that can help me with this.. thanks! ^
Logged
Beta Testers
*
OS: Linux
Type: Owner dedicated server(s)
Posts: 234
Offline Offline
« Reply #4 on: February 20, 2011, 08:22:56 AM »

use the source out of https://github.com/xlr8or/big-brother-bot

version 1.4.2b.

At which OS are you going to run B3?
Did you proof that your python and python-mysql is installed the right way?
Logged
Dev. Team
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: COD2,COD4,COD5
Posts: 1098
Offline Offline
« Reply #5 on: February 20, 2011, 09:56:04 AM »

Delete the whole folder (keeping b3 xml if you want to) and start again, you probably have mixed 2 versions in there.
Logged
Jr. Member
**
OS: --No B3 installed--
Type: --No B3 installed--
Posts: 12
Offline Offline
« Reply #6 on: February 20, 2011, 11:04:46 AM »

alright, i have it up and running. but won't recieve any commands.. here is my log file!

 
Quote
110220 11:44:10   BOT       www.bigbrotherbot.net (b3) v1.4.2b [posix] (Daniel)
110220 11:44:10   BOT       Python: 2.4.3 (#1, Nov 11 2010, 13:30:19)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-48)]
110220 11:44:10   BOT       Starting Cod7Parser v1.0.4 for server 173.199.104.27:3084
110220 11:44:10   BOT       --------------------------------------------
110220 11:44:10   BOT       Attempting to connect to database mysql://clanofcc_Spinal:******@localhost/clanofcc_bbbot3...
110220 11:44:10   BOT       Connected to database [1 times]
110220 11:44:10   BOT       rcon status Cache Expire Time: [2 sec] Type: [memory]
110220 11:44:10   VERBOSE   RCON sending (173.199.104.27:3084) status
110220 11:44:11   BOT       Loading Plugins (external plugin directory: /home2/clanofcc/public_html/bot/b3/b3/extplugins)
110220 11:44:11   BOT       Loading Plugin #1 censor [@conf/plugin_censor.xml]
110220 11:44:11   BOT       CensorPlugin: Loading config @conf/plugin_censor.xml for CensorPlugin
110220 11:44:11   DEBUG   Register Event: Stop Process: CensorPlugin
110220 11:44:11   DEBUG   Register Event: Program Exit: CensorPlugin
110220 11:44:11   BOT       Plugin censor (2.2.1 - ThorN) loaded
110220 11:44:11   BOT       Loading Plugin #2 spamcontrol [@conf/plugin_spamcontrol.xml]
110220 11:44:11   BOT       SpamcontrolPlugin: Loading config @conf/plugin_spamcontrol.xml for SpamcontrolPlugin
110220 11:44:11   DEBUG   Register Event: Stop Process: SpamcontrolPlugin
110220 11:44:11   DEBUG   Register Event: Program Exit: SpamcontrolPlugin
110220 11:44:11   BOT       Plugin spamcontrol (1.1.2 - ThorN) loaded
110220 11:44:11   BOT       Loading Plugin #3 admin [@conf/plugin_admin.xml]
110220 11:44:11   BOT       AdminPlugin: Loading config @conf/plugin_admin.xml for AdminPlugin
110220 11:44:11   DEBUG   Register Event: Stop Process: AdminPlugin
110220 11:44:11   DEBUG   Register Event: Program Exit: AdminPlugin
110220 11:44:11   BOT       Plugin admin (1.9.1 - ThorN, xlr8or, Courgette) loaded
110220 11:44:11   BOT       Loading Plugin #4 stats [@conf/plugin_stats.xml]
110220 11:44:11   BOT       StatsPlugin: Loading config @conf/plugin_stats.xml for StatsPlugin
110220 11:44:11   DEBUG   StatsPlugin: Using default value (0) for commands::mapstats
110220 11:44:11   DEBUG   StatsPlugin: Using default value (0) for commands::testscore
110220 11:44:11   DEBUG   StatsPlugin: Using default value (2) for commands::topstats
110220 11:44:11   DEBUG   Register Event: Stop Process: StatsPlugin
110220 11:44:11   DEBUG   Register Event: Program Exit: StatsPlugin
110220 11:44:11   BOT       Plugin stats (1.3.5 - ThorN, GrosBedo) loaded
110220 11:44:11   BOT       Loading Plugin #5 pingwatch [@conf/plugin_pingwatch.xml]
110220 11:44:11   BOT       PingwatchPlugin: Loading config @conf/plugin_pingwatch.xml for PingwatchPlugin
110220 11:44:11   VERBOSE   Added crontab <bound method PingwatchPlugin.check of <b3.plugins.pingwatch.PingwatchPlugin instance at 0x178a3b0>> (23741456) - [0, 30]s -1m -1h -1d -1M -1DOW
110220 11:44:11   DEBUG   AdminPlugin: Command "ci (None)" registered with cmd_ci for level (20, 100)
110220 11:44:11   DEBUG   Register Event: Stop Process: PingwatchPlugin
110220 11:44:11   DEBUG   Register Event: Program Exit: PingwatchPlugin
110220 11:44:11   BOT       Plugin pingwatch (1.2.2 - ThorN) loaded
110220 11:44:11   BOT       Loading Plugin #6 adv [@conf/plugin_adv.xml]
110220 11:44:11   BOT       AdvPlugin: Loading config @conf/plugin_adv.xml for AdvPlugin
110220 11:44:11   INFO   AdvPlugin: adv rate is 2
110220 11:44:11   VERBOSE   AdvPlugin: self._feedmaxitems: 4
110220 11:44:14   DEBUG   AdvPlugin: 2 -> (*/2,0)
110220 11:44:14   VERBOSE   Added crontab <bound method AdvPlugin.adv of <b3.plugins.adv.AdvPlugin instance at 0x1b4f7e8>> (28897360) - 0s [0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56, 58]m -1h -1d -1M -1DOW
110220 11:44:14   DEBUG   Register Event: Stop Process: AdvPlugin
110220 11:44:14   DEBUG   Register Event: Program Exit: AdvPlugin
110220 11:44:14   BOT       Plugin adv (1.2.2 - ThorN) loaded
110220 11:44:14   BOT       Loading Plugin #7 status [@conf/plugin_status.xml]
110220 11:44:14   BOT       StatusPlugin: Loading config @conf/plugin_status.xml for StatusPlugin
110220 11:44:14   VERBOSE   Added crontab <bound method StatusPlugin.update of <b3.plugins.status.StatusPlugin instance at 0x18b90e0>> (25519632) -
  • s -1m -1h -1d -1M -1DOW
110220 11:44:14   DEBUG   Register Event: Stop Process: StatusPlugin
110220 11:44:14   DEBUG   Register Event: Program Exit: StatusPlugin
110220 11:44:14   BOT       Plugin status (1.4.4 - ThorN) loaded
110220 11:44:14   BOT       Loading Plugin #8 welcome [@conf/plugin_welcome.xml]
110220 11:44:14   BOT       WelcomePlugin: Loading config @conf/plugin_welcome.xml for WelcomePlugin
110220 11:44:14   DEBUG   AdminPlugin: Command "greeting (None)" registered with cmd_greeting for level (20, 100)
110220 11:44:14   INFO   WelcomePlugin: delay set to 30. The bot will wait 30s after a player connects to write the welcome message
110220 11:44:14   INFO   WelcomePlugin: min_gap set to 3600. The bot will not welcome a player more than once every 3600 seconds
110220 11:44:14   DEBUG   Register Event: Stop Process: WelcomePlugin
110220 11:44:14   DEBUG   Register Event: Program Exit: WelcomePlugin
110220 11:44:14   BOT       Plugin welcome (1.1 - ThorN) loaded
110220 11:44:14   INFO   STDOUT running newLoadArbPlugins
110220 11:44:14   INFO   STDOUT

110220 11:44:14   BOT       Loading Plugin publist
110220 11:44:14   BOT       PublistPlugin: No config file found for PublistPlugin. (was not required either)
110220 11:44:14   DEBUG   Register Event: Stop Process: PublistPlugin
110220 11:44:14   DEBUG   Register Event: Program Exit: PublistPlugin
110220 11:44:14   BOT       Plugin publist (1.9.1 - ThorN, Courgette) loaded
110220 11:44:14   VERBOSE   0 cid changed from None to -1
110220 11:44:14   DEBUG   Client Connected: [-1] World - WORLD ({})
110220 11:44:14   VERBOSE   RCON sending (173.199.104.27:3084) say ^0(^2b3^0)^7: ^8www.bigbrotherbot.net ^0(^8b3^0) ^9v1.4.2b [posix] ^9(^3Daniel^9)^3 ^2[ONLINE]
110220 11:44:14   DEBUG   Storage: getClient <b3.clients.Client object at 0x187dad0>
110220 11:44:14   DEBUG   User not found WORLD: 'No client matching guid WORLD'
110220 11:44:14   BOT       Client not found in the storage WORLD, create new
110220 11:44:14   DEBUG   Storage: setClient <b3.clients.Client object at 0x187dad0>
110220 11:44:14   DEBUG   Storage: setClient data {'time_add': 1298227454, 'time_edit': 1298227454, 'name': 'World', 'group_bits': 0, 'ip': '', 'greeting': '', 'auto_login': 1, 'connections': 1, 'mask_level': 0, 'guid': 'WORLD', 'pbid': 'WORLD'}
110220 11:44:14   DEBUG   Client Authorized: [-1] World - WORLD
110220 11:44:15   VERBOSE   RCON sending (173.199.104.27:3084) status
110220 11:44:16   INFO   map is: mp_firingrange
110220 11:44:16   VERBOSE   PREMATCH ON: PlayerCount < 6, got no democlient presence. Defaulting to a pre-match.
110220 11:44:16   DEBUG   Forcing server cvar g_logsync to 1 and turning UNIX timestamp log timers off.
110220 11:44:16   VERBOSE   RCON sending (173.199.104.27:3084) g_logsync 1
110220 11:44:17   VERBOSE   RCON sending (173.199.104.27:3084) g_logTimeStampInSeconds 0
110220 11:44:17   DEBUG   Parser started.
110220 11:44:17   BOT       Starting Plugin censor
110220 11:44:17   DEBUG   Register Event: Say: CensorPlugin
110220 11:44:17   DEBUG   Register Event: Team Say: CensorPlugin
110220 11:44:17   DEBUG   Register Event: Client Name Change: CensorPlugin
110220 11:44:17   DEBUG   Register Event: Client Authenticated: CensorPlugin
110220 11:44:17   BOT       Starting Plugin spamcontrol
110220 11:44:17   DEBUG   Register Event: Say: SpamcontrolPlugin
110220 11:44:17   DEBUG   Register Event: Team Say: SpamcontrolPlugin
110220 11:44:17   DEBUG   AdminPlugin: Command "spamins (None)" registered with cmd_spamins for level (20, 100)
110220 11:44:17   BOT       Starting Plugin admin
110220 11:44:17   DEBUG   Register Event: Say: AdminPlugin
110220 11:44:17   DEBUG   Register Event: Private Message: AdminPlugin
110220 11:44:17   WARNING   AdminPlugin: could not get command_prefix_big, using default
110220 11:44:17   DEBUG   AdminPlugin: Command "status (None)" registered with cmd_status for level (20, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "rules (r)" registered with cmd_rules for level (0, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "makereg (mr)" registered with cmd_makereg for level (80, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "leveltest (lt)" registered with cmd_leveltest for level (20, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "warn (w)" registered with cmd_warn for level (20, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "list (None)" registered with cmd_list for level (20, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "warns (None)" registered with cmd_warns for level (20, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "warntest (wt)" registered with cmd_warntest for level (20, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "warninfo (wi)" registered with cmd_warninfo for level (20, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "nextmap (None)" registered with cmd_nextmap for level (2, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "say (None)" registered with cmd_say for level (20, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "lookup (l)" registered with cmd_lookup for level (80, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "b3 (None)" registered with cmd_b3 for level (9, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "seen (None)" registered with cmd_seen for level (2, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "find (None)" registered with cmd_find for level (20, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "pause (None)" registered with cmd_pause for level (90, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "kickall (kall)" registered with cmd_kickall for level (80, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "warnclear (wc)" registered with cmd_warnclear for level (80, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "admintest (None)" registered with cmd_admintest for level (40, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "regtest (None)" registered with cmd_regtest for level (1, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "rebuild (None)" registered with cmd_rebuild for level (90, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "maps (None)" registered with cmd_maps for level (2, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "ban (b)" registered with cmd_ban for level (60, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "ungroup (None)" registered with cmd_ungroup for level (90, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "banall (ball)" registered with cmd_banall for level (80, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "maprotate (None)" registered with cmd_maprotate for level (80, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "putgroup (None)" registered with cmd_putgroup for level (90, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "map (None)" registered with cmd_map for level (80, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "notice (None)" registered with cmd_notice for level (40, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "enable (None)" registered with cmd_enable for level (100, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "runas (su)" registered with cmd_runas for level (100, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "spankall (sall)" registered with cmd_spankall for level (80, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "tempban (tb)" registered with cmd_tempban for level (40, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "unmask (None)" registered with cmd_unmask for level (100, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "aliases (alias)" registered with cmd_aliases for level (20, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "disable (None)" registered with cmd_disable for level (100, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "baninfo (bi)" registered with cmd_baninfo for level (40, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "kick (k)" registered with cmd_kick for level (40, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "clientinfo (None)" registered with cmd_clientinfo for level (90, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "restart (None)" registered with cmd_restart for level (100, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "spams (None)" registered with cmd_spams for level (20, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "scream (None)" registered with cmd_scream for level (40, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "poke (None)" registered with cmd_poke for level (20, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "die (None)" registered with cmd_die for level (100, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "register (None)" registered with cmd_register for level (0, 0)
110220 11:44:17   DEBUG   AdminPlugin: Command "mask (None)" registered with cmd_mask for level (100, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "unban (None)" registered with cmd_unban for level (60, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "help (h)" registered with cmd_help for level (0, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "reconfig (None)" registered with cmd_reconfig for level (100, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "admins (None)" registered with cmd_admins for level (20, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "warnremove (wr)" registered with cmd_warnremove for level (20, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "permban (pb)" registered with cmd_permban for level (80, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "time (None)" registered with cmd_time for level (1, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "clear (kiss)" registered with cmd_clear for level (80, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "spam (s)" registered with cmd_spam for level (20, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "spank (sp)" registered with cmd_spank for level (60, 100)
110220 11:44:17   DEBUG   SELECT * FROM groups WHERE `keyword` = "superadmin" LIMIT 1
110220 11:44:17   DEBUG   Storage: getClientsMatching {'&group_bits': 128}
110220 11:44:17   DEBUG   AdminPlugin: 0 superadmins found in database
110220 11:44:17   VERBOSE   AdminPlugin: No SuperAdmins found, enabling !iamgod
110220 11:44:17   DEBUG   AdminPlugin: Command "iamgod (None)" registered with cmd_iamgod for level (0, 100)
110220 11:44:17   BOT       Starting Plugin stats
110220 11:44:17   DEBUG   AdminPlugin: Command "testscore (ts)" registered with cmd_testscore for level (0, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "topxp (None)" registered with cmd_topxp for level (2, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "topstats (top)" registered with cmd_topstats for level (2, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "mapstats (stats)" registered with cmd_mapstats for level (0, 100)
110220 11:44:17   DEBUG   Register Event: Client Team Damage: StatsPlugin
110220 11:44:17   DEBUG   Register Event: Client Team Kill: StatsPlugin
110220 11:44:17   DEBUG   Register Event: Client Kill: StatsPlugin
110220 11:44:17   DEBUG   Register Event: Client Damage: StatsPlugin
110220 11:44:17   DEBUG   Register Event: Game Exit: StatsPlugin
110220 11:44:17   DEBUG   Register Event: Game Round Start: StatsPlugin
110220 11:44:17   BOT       Starting Plugin pingwatch
110220 11:44:17   DEBUG   Register Event: Game Exit: PingwatchPlugin
110220 11:44:17   BOT       Starting Plugin adv
110220 11:44:17   DEBUG   AdminPlugin: Command "advadd (None)" registered with cmd_advadd for level (100, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "advrate (None)" registered with cmd_advrate for level (100, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "advlist (None)" registered with cmd_advlist for level (100, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "advload (None)" registered with cmd_advload for level (100, 100)
110220 11:44:17   DEBUG   AdminPlugin: Command "advrem (None)" registered with cmd_advrem for level (100, 100)
110220 11:44:17   DEBUG   AdvPlugin: XLRstats not installed, @topstats not available!
110220 11:44:17   BOT       Starting Plugin status
110220 11:44:17   BOT       Starting Plugin welcome
110220 11:44:18   DEBUG   Register Event: Client Authenticated: WelcomePlugin
110220 11:44:18   BOT       Starting Plugin publist
110220 11:44:18   DEBUG   Set cvar _B3 = [B3 v1.4.2b [posix]]
110220 11:44:18   VERBOSE   RCON sending (173.199.104.27:3084) set _B3 "B3 v1.4.2b [posix]"
110220 11:44:18   DEBUG   PublistPlugin: publist will send heartbeat at 06:59 every day
110220 11:44:18   VERBOSE   Added crontab <bound method PublistPlugin.update of <b3.plugins.publist.PublistPlugin instance at 0x1682b90>> (25680656) - 0s 59m 6h -1d -1M -1DOW
110220 11:44:18   INFO   PublistPlugin: initial heartbeat will be sent to B3 master server at 49 minutes
110220 11:44:18   VERBOSE   Added crontab <bound method PublistPlugin.update of <b3.plugins.publist.PublistPlugin instance at 0x1682b90>> (25681808) - 0s 49m -1h -1d -1M -1DOW
110220 11:44:18   BOT       Start reading...
110220 11:44:18   WARNING   AUTODOC: destination found but empty. using default
110220 11:44:18   ERROR   AUTODOC: 0 type of doc unsupported
110220 11:44:18   INFO   AUTODOC: supported doc types are : xml, html, htmltable
110220 11:44:18   INFO   STDOUT Error: 'Cod7Parser' object has no attribute 'input'
  File "/home2/clanofcc/public_html/bot/b3/b3/__init__.py", line 177, in start
    console.start()
  File "/home2/clanofcc/public_html/bot/b3/b3/parser.py", line 415, in start
    self.run()
  File "/home2/clanofcc/public_html/bot/b3/b3/parser.py", line 830, in run
    lines = self.read()
  File "/home2/clanofcc/public_html/bot/b3/b3/parser.py", line 974, in read
    filestats = os.fstat(self.input.fileno())

110220 11:44:18   INFO   STDOUT

110220 11:44:18   BOT       Shutting down...
110220 11:44:18   VERBOSE   AdvPlugin: Warning: No handle func for AdvPlugin
110220 11:44:18   INFO   StatusPlugin: B3 stop/exit.. updating status
110220 11:44:18   DEBUG   StatusPlugin: Writing XML status to /home2/clanofcc/status.xml
110220 11:44:18   BOT       Shutting down database connections...
Logged
Beta Testers
*
OS: Linux
Type: Owner dedicated server(s)
Posts: 234
Offline Offline
« Reply #7 on: February 20, 2011, 11:20:59 AM »

it's the same error like he got: http://www.bigbrotherbot.net/forums/general-usage-support/any-help-please-%29/

Where do you guys get all these config files from? My file had already inserted working settings for the doc file, written in the link above.
Logged
Dev. Team
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: COD2,COD4,COD5
Posts: 1098
Offline Offline
« Reply #8 on: February 20, 2011, 01:04:34 PM »

You have no log file set

    <set name="game_log"></set>



Logged
Jr. Member
**
OS: --No B3 installed--
Type: --No B3 installed--
Posts: 12
Offline Offline
« Reply #9 on: February 20, 2011, 02:05:13 PM »

i got the bot to run. but i can not send commands or anything..

if you need any info from my end. let me know!

also.. what does this mean?

110220 14:58:59   INFO   STDOUT Error: 'Cod7Parser' object has no attribute 'input'
  File "/home2/clanofcc/public_html/bot/b3/b3/__init__.py", line 177, in start
    console.start()
  File "/home2/clanofcc/public_html/bot/b3/b3/parser.py", line 415, in start
    self.run()
  File "/home2/clanofcc/public_html/bot/b3/b3/parser.py", line 830, in run
    lines = self.read()
  File "/home2/clanofcc/public_html/bot/b3/b3/parser.py", line 974, in read
    filestats = os.fstat(self.input.fileno())

this is my b3.xml file

Quote
<?xml version="1.0"?>
<configuration>
  <settings name="b3">
    <set name="parser">cod7</set>
    <set name="database">mysql://******_******l:*********@localhost/clanofcc_bbbot3</set>
    <set name="bot_name">B3</set>
    <set name="bot_prefix">^0(^2b3^0)^7:</set>
    <set name="time_format">%I:%M%p %Z %m/%d/%y</set>
    <set name="time_zone">EST</set>
    <set name="log_level">9</set>
    <set name="logfile">/home2/clanofcc/public_html/bot/b3/b3.log</set>
  </settings>
  <settings name="server">
    <set name="rcon_password">********</set>
    <set name="port">3084</set>
    <set name="public_ip">173.199.104.27</set>
    <set name="rcon_ip">173.199.104.27</set>
    <set name="punkbuster">no</set>
    <set name="game_log.log">http://logs.gameservers.com/173.199.104.27:3084/so-on</set>
<settings name="autodoc">
      <!-- Autodoc will generate a user documentation for all B3 commands
       * type : can be one of : html, htmltable, xml
       * maxlevel : if you want to exclude commands reserved for higher levels
       * destination : can be a file or a ftp url
       by default, a html documentation is created in your conf folder
      -->
      <set name="type">html</set>
      <set name="maxlevel">100</set>
      <!-- <set name="destination">http://www.clan-ofc.com/bot/doc.html</set> -->
<!-- <set name="destination">ftp://*********:*********@clan-ofc.com/www.clan-ofc.com/bot/b3/b3/conf/b3doc.html</set>
   </settings>

  </settings>
  <settings name="messages">
    <set name="kicked_by">$clientname^7 was kicked by $adminname^7 $reason</set>
    <set name="kicked">$clientname^7 was kicked $reason</set>
    <set name="banned_by">$clientname^7 was banned by $adminname^7 $reason</set>
    <set name="banned">$clientname^7 was banned $reason</set>
    <set name="temp_banned_by">$clientname^7 was temp banned by $adminname^7 for $banduration^7 $reason</set>
    <set name="temp_banned">$clientname^7 was temp banned for $banduration^7 $reason</set>
    <set name="unbanned_by">$clientname^7 was un-banned by $adminname^7 $reason</set>
    <set name="unbanned">$clientname^7 was un-banned $reason</set>
  </settings>
  <settings name="plugins">
    <set name="external_dir">@b3/extplugins</set>
  </settings>
  <plugins>
    <plugin name="censor" config="@conf/plugin_censor.xml"/>
    <plugin name="spamcontrol" config="@conf/plugin_spamcontrol.xml"/>
    <plugin name="admin" config="@conf/plugin_admin.xml"/>
    <plugin name="stats" config="@conf/plugin_stats.xml"/>
    <plugin name="pingwatch" config="@conf/plugin_pingwatch.xml"/>
    <plugin name="adv" config="@conf/plugin_adv.xml"/>
    <plugin name="status" config="@conf/plugin_status.xml"/>
    <plugin name="welcome" config="@conf/plugin_welcome.xml"/>
  </plugins>
</configuration>
« Last Edit: February 20, 2011, 02:11:21 PM by SpinalTap » Logged
Dev. Team
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: COD2,COD4,COD5
Posts: 1098
Offline Offline
« Reply #10 on: February 20, 2011, 04:28:11 PM »

Change this line

    <set name="game_log.log">http://logs.gameservers.com/173.199.104.27:3084/so-on</set>

To

    <set name="game_log">http://logs.gameservers.com/173.199.104.27:3084/so-on</set>

And try again
Logged
Jr. Member
**
OS: --No B3 installed--
Type: --No B3 installed--
Posts: 12
Offline Offline
« Reply #11 on: February 20, 2011, 06:08:51 PM »

i do that.. and it doesn't even start up.. it gives me an error.


   <set name="game_log.log">http://logs.gameservers.com/173.199.104.27:3084/so-on</set>

with that one.. it starts up.. but i can't send any commands.. i am at a loss
Logged
Dev. Team
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: COD2,COD4,COD5
Posts: 1098
Offline Offline
« Reply #12 on: February 20, 2011, 09:22:02 PM »

i do that.. and it doesn't even start up.. it gives me an error.


   <set name="game_log.log">http://logs.gameservers.com/173.199.104.27:3084/so-on</set>

with that one.. it starts up.. but i can't send any commands.. i am at a loss

An error? Could you be more specific  Grin  game_log.log is wrong, it won't work.

Check your url, cut and paste it into your browser and see what happens.
Logged
Jr. Member
**
OS: --No B3 installed--
Type: --No B3 installed--
Posts: 12
Offline Offline
« Reply #13 on: February 20, 2011, 09:30:02 PM »

i totaly messed everything up. I had it running. i was just not able to send commands. Now this is going on when i try and start it now..


Traceback (most recent call last):
  File "./b3_run.py", line 32, in ?
    import b3.run
  File "/home2/clanofcc/public_html/bot/b3/b3/__init__.py", line 37, in ?
    import pkg_handler
  File "/home2/clanofcc/public_html/bot/b3/b3/pkg_handler.py", line 33, in ?
    from b3.functions import main_is_frozen
  File "/home2/clanofcc/public_html/bot/b3/b3/functions.py", line 93
    finally:



 so, i deleted all the files off my host, and reuploaded them. and i am still get this message abuve!
Logged
Dev. Team
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: COD2,COD4,COD5
Posts: 1098
Offline Offline
« Reply #14 on: February 21, 2011, 06:43:01 AM »

I would try downloading a fresh copy of b3, deleting all the be files off your host and uploading again.
Logged
Tags:
Pages: [1] 2   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal