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 ]

Pages: [1]   Go Down
  Print  
Author Topic: help plz:(  (Read 648 times) Bookmark and Share
Newbie
*
OS: Windows
Type: --No B3 installed--
Posts: 5
Offline Offline
« on: August 08, 2010, 02:39:02 PM »

Ok, this might sound very noobish to u guys and ur probably right^^
but me and 2 friends are trying to get b3 running on our clanserver. but failed dramatically...
I tried following the wiki installation guide but still nothing.
I think im doing something wrong during the installation process and on top of that i dont have a clue how to use a plug in..(i want to use the 'antinoob' plugin which i found on the forum)
We need someone to help us every single step to make sure we do it right.
Add me on xfire if u are willing to help, or just leave a message on the forum(xfire: mrc4sh)

Regards
Logged

Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3484
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #1 on: August 08, 2010, 10:14:47 PM »

support is only provided through the forums (no xfire).

Describe your situation precisely (what operating system, etc)
Describe what you did and where you failed with what error message
Logged

Newbie
*
OS: Windows
Type: --No B3 installed--
Posts: 5
Offline Offline
« Reply #2 on: August 09, 2010, 12:48:04 AM »

ok then, im 'trying to' run b3 on windows, server is located in germany so its remote. the problem is that i go through the conf wizard u get when first starting b3. then its finished, i press enter and b3 closes. the next time i open it it gives the message that there is no such directory for the file b3 is trying to get to and then when i hit enter it closes again. and when i look there really is no file of that kind (b3.xml).
ive downloaded and installed python and mysql, but have no clue why i had to install it...
i think thats about it.

regards
Logged
Newbie
*
OS: Windows
Type: --No B3 installed--
Posts: 5
Offline Offline
« Reply #3 on: August 09, 2010, 12:54:24 AM »

ok then, im 'trying to' run b3 on windows, server is located in germany so its remote. the problem is that i go through the conf wizard u get when first starting b3. then its finished, i press enter and b3 closes. the next time i open it it gives the message that there is no such directory for the file b3 is trying to get to and then when i hit enter it closes again. and when i look there really is no file of that kind (b3.xml).
ive downloaded and installed python and mysql, but have no clue why i had to install it...
i think thats about it.

regards


this is the message i get:

Starting www.BigBrotherBot.com (b3) v1.3.3 [nt] (Daniel) [Win32 standalone]

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

Traceback (most recent call last):
  File "b3\run.pyo", line 152, in main
  File "b3\run.pyo", line 116, in run
  File "b3\__init__.pyo", line 154, in start
  File "b3\parser.pyo", line 204, in __init__
  File "b3\output.pyo", line 130, in getInstance
  File "logging\handlers.pyo", line 110, in __init__
  File "logging\handlers.pyo", line 62, in __init__
  File "logging\__init__.pyo", line 790, in __init__
  File "logging\__init__.pyo", line 810, in _open
IOError: [Errno 13] Permission denied: 'C:\\Program Files\\BigBrotherBot_1.3.3\\
b3.log'
Press the [ENTER] key
Logged
Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3484
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #4 on: August 09, 2010, 12:59:29 AM »

in C:\ProgramData\BigBrotherBot\conf\b3.xml, replace
Code:
<set name="logfile">b3.log</set>
with
Code:
<set name="logfile">@conf/b3.log</set>

"@conf" is a shortcut for "the directory where b3.xml is". B3 should have permission to write in that directory
Logged

Newbie
*
OS: Windows
Type: --No B3 installed--
Posts: 5
Offline Offline
« Reply #5 on: August 09, 2010, 02:59:52 AM »

Ok that solved problem nr 1, next one i get is this:
Code:
Starting www.BigBrotherBot.com (b3) v1.3.3 [nt] (Daniel) [Win32 standalone]

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

Activating log   : C:\ProgramData\BigBrotherBot\conf\b3.log
Connecting to DB : FAILED!
Using Gamelog    : games_mp.log
Error reading file games_mp.log

Press the [ENTER] key


My b3.xml looks like this:
Code:
<configuration>
<settings name="b3">
<!-- Define your game: cod/cod2/cod4/cod5/iourt41/etpro/wop/smg/bfbc2 -->
<set name="parser">cod4</set>
<!-- Your database info: [mysql]://[db-user]:[db-password]@[db-server[:port]]/[db-name] -->
<set name="database">mysql://elephant:*****@elephant/b3</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">^0(^2b3^0)^7:</set>
<set name="time_format">%I:%M%p %Z %m/%d/%y</set>
<!-- The timezone your bot is in -->
<set name="time_zone">CST</set>
<!-- How much detail in the logfile: 9 = verbose, 10 = debug, 21 = bot, 22 = console -->
<set name="log_level">9</set>
<!-- Name of the logfile the bot will generate -->
<set name="logfile">@conf/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">28930</set>
<!-- The gameserver generates a logfile, put the path and name here -->
<set name="game_log">games_mp.log</set>
<!-- The public IP your gameserver is residing on -->
<set name="public_ip">19512213463</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">127.0.0.1</set>
<!-- Is the gameserver running PunkBuster Anticheat: on/off -->
<set name="punkbuster">on</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_tk.xml" name="tk" />
<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" />
<plugin config="@conf/plugin_punkbuster.xml" name="punkbuster" />
<!-- 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>

regards
« Last Edit: August 09, 2010, 03:09:08 AM by Courgette » Logged
Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3484
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #6 on: August 09, 2010, 03:10:21 AM »

Quote
<set name="database">mysql://elephant:*****@elephant/b3</set>
the red part can't be right. It is meant to be either the domain name or the IP adresse of your mysql server
Logged

Newbie
*
OS: Windows
Type: --No B3 installed--
Posts: 5
Offline Offline
« Reply #7 on: August 10, 2010, 12:34:07 AM »

i still get the same error, ive edited my b3.xml like this:

<set name="database">mysql://elephant:*****@localhost/elephant</set>

and exact same error..
Logged
Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3484
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #8 on: August 10, 2010, 12:42:16 AM »

what is the content of C:\ProgramData\BigBrotherBot\conf\b3.log ?
Logged

Jr. Member
**
OS: Windows
Type: Renting Server with B3
Gameservers: UrT
Posts: 35
Offline Offline
WWW
« Reply #9 on: August 18, 2010, 05:54:11 AM »

Same problem here.
Logged

Hi <QC> Urban terror
Tags:
Pages: [1]   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal