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)b3 run error help
Pages: [1]   Go Down
  Print  
Author Topic: b3 run error help  (Read 426 times) Bookmark and Share
Newbie
*
OS: Windows
Type: --No B3 installed--
Gameservers: Call Of Duty 4
Posts: 7
Offline Offline
« on: February 28, 2011, 09:25:51 AM »

I know nothing about this but i get this
Quote
Starting www.bigbrotherbot.net (b3) v1.4.1 [nt] (Daniel) [Win32 standalone]

Using config file: conf\b3.xml
Using external plugin directory: C:\Program Files\BigBrotherBot_1.4.1\extplugins

Activating log   : C:\Program Files\BigBrotherBot_1.4.1\b3.log
Connecting to DB : FAILED!
Traceback (most recent call last):
  File "b3\run.pyo", line 174, in main
  File "b3\run.pyo", line 138, in run
  File "b3\__init__.pyo", line 161, in start
  File "b3\parser.pyo", line 314, in __init__
TypeError: 'NoneType' object is unsubscriptable
Press the [ENTER] key

in b3.xml what is the db there i have put
Quote
<?xml version="1.0"?>
<configuration>
  <settings name="b3">
    <set name="parser">cod4</set>
    <set name="database">mysql://root://localhost/b3</set>
    <set name="bot_name">Big Brother</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">GMT</set>
    <set name="log_level">50</set>
    <set name="logfile">C:\Program Files\BigBrotherBot_1.4.1\b3.log</set>
  </settings>
  <settings name="server">
    <set name="rcon_password">HIDDEN</set>
    <set name="port">28960</set>
    <set name="game_log"></set>
    <set name="public_ip">HIDDEN</set>
    <set name="rcon_ip">HIDDEN</set>
    <set name="punkbuster">off</set>
  </settings>
  <settings name="autodoc">
    <set name="type">html</set>
    <set name="maxlevel">100</set>
    <set name="destination">C:\Program Files\BigBrotherBot_1.4.1\b3_doc.html</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="tk" config="@conf/plugin_tk.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"/>
    <plugin name="punkbuster" config="@conf/plugin_punkbuster.xml"/>
  </plugins>
</configuration>

only my b3.xml is in my  is in the conf folder (which i had to create).
Logged

XLRstats dev.
Dev. Team
*
OS: Linux
Type: Home user
Gameservers: COD5, COD7, BF3
Posts: 947
Offline Offline
WWW
Support Specialty: XLRstats webfront
« Reply #1 on: February 28, 2011, 02:57:21 PM »

Change your db line as in the following format:

Code: xml
mysql://username:yourpass@localhost/b3
Logged

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


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal