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)Please help me
Pages: [1] 2   Go Down
  Print  
Author Topic: Please help me  (Read 965 times) Bookmark and Share
Jr. Member
**
OS: Windows
Type: Home user
Gameservers: UrT
Posts: 14
Offline Offline
« on: August 31, 2011, 03:29:28 PM »

i im trying to start b3 and it says
Using config file: conf\b3.xml
Using external plugin directory: C:\BigBrotherBot\extplugins
TraceBack <most recent call last>:
    File "b3\run.pyo", line 185, in main
    File "b3\run.pyo", line 141, in run
    File "b3\_init_.pyo", line 268, in start
    File "b3\parser.pyo", line 263, in _init_
    File "b3\config.pyo", line 123, in getint
ValueError: invalid literal for int<> with base 10: '[22]'
Press the [ENTER] key
and then it quits, can you help me?
Logged

Moderator
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #1 on: August 31, 2011, 04:28:22 PM »

You will need to post a b3.log file
Logged

Need B3 Bot hosting? Check out Host4B3.com
Check Twitter.com/Host4B3 for updates if the site it down.

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Jr. Member
**
OS: Windows
Type: Home user
Gameservers: UrT
Posts: 14
Offline Offline
« Reply #2 on: August 31, 2011, 04:41:56 PM »

ok. well I'm a noob with this b3 system so I don't know how to get the b3 log file.
Logged
Moderator
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #3 on: August 31, 2011, 06:17:31 PM »

Well, in the folder that B3 is installed in you will find a file called b3.log.

You can also check your b3.xml and under log it should say b3.log. You can edit that to say c:\b3.log and it will make the log in the root of the c drive.
Logged

Need B3 Bot hosting? Check out Host4B3.com
Check Twitter.com/Host4B3 for updates if the site it down.

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Jr. Member
**
OS: Windows
Type: Home user
Gameservers: UrT
Posts: 14
Offline Offline
« Reply #4 on: September 01, 2011, 01:03:19 PM »

Well i looked for the b3.log file and i cant find it. i looked everywhere even searched it.
Logged
Moderator
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #5 on: September 01, 2011, 01:20:20 PM »

Well then, edit your b3.xml, and change    <set name="logfile">b3.log</set> to    <set name="logfile">C:\\b3.log</set> then start the bot. Once it crashes, post the b3.log that will be made in the C: drive.
NVRM, I see it doesn't even get that far.

Can you post your b3.xml instead after removing passwords?
Logged

Need B3 Bot hosting? Check out Host4B3.com
Check Twitter.com/Host4B3 for updates if the site it down.

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Beta Testers
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: UrT
Posts: 244
Offline Offline
« Reply #6 on: September 01, 2011, 02:44:52 PM »

And tell us which version of Python do you use. I had lately problems with some 2.5.x version of python installed, and similar errors occured.

But still, give b3.xml also
Logged

Jr. Member
**
OS: Windows
Type: Home user
Gameservers: UrT
Posts: 14
Offline Offline
« Reply #7 on: September 04, 2011, 06:10:39 AM »

yea i can.  <script src='http://pastie.org/2480864.js'></script>
Logged
Moderator
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #8 on: September 06, 2011, 05:42:03 AM »

Can you regenerate your .xml with this tool: http://config.bigbrotherbot.net and try again. Set the log level to 9 when doing so.

Logged

Need B3 Bot hosting? Check out Host4B3.com
Check Twitter.com/Host4B3 for updates if the site it down.

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Jr. Member
**
OS: Windows
Type: Home user
Gameservers: UrT
Posts: 14
Offline Offline
« Reply #9 on: September 06, 2011, 09:22:36 AM »

it says
Connecting to DB: FAILED!!
Error reading file: /bigbrotherbot/conf/games.mp.log

where am i suposed to put the logs?
heres the log
<script src='http://pastie.org/2492588.js'></script>
Logged
Moderator
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #10 on: September 06, 2011, 10:43:12 AM »

Do you have a database setup yet? That will fix the db failed issues.

As for the log file, you need to point it to the GAMESERVERS log file - if on the same box it might be something like /home/user/game/main/games_mo.log. If it is remote, try http://ftp://username:password@ip/path/to/games_mp.log
Logged

Need B3 Bot hosting? Check out Host4B3.com
Check Twitter.com/Host4B3 for updates if the site it down.

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Jr. Member
**
OS: Windows
Type: Home user
Gameservers: UrT
Posts: 14
Offline Offline
« Reply #11 on: September 06, 2011, 11:02:13 AM »

Do you have a database setup yet? That will fix the db failed issues.

As for the log file, you need to point it to the GAMESERVERS log file - if on the same box it might be something like /home/user/game/main/games_mo.log. If it is remote, try http://ftp://username:password@ip/path/to/games_mp.log
i dont think i do, if i did how can i check if i did
Logged
Moderator
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #12 on: September 06, 2011, 11:06:32 AM »

Well, B3 works with a database. It stores all the info in it. I would take a look at this tutorial for a how to setup a database.

http://forum.bigbrotherbot.net/installation-support/(tutorial)-how-to-install-b3-on-windows-for-dumb-!/
Logged

Need B3 Bot hosting? Check out Host4B3.com
Check Twitter.com/Host4B3 for updates if the site it down.

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Jr. Member
**
OS: Windows
Type: Home user
Gameservers: UrT
Posts: 14
Offline Offline
« Reply #13 on: September 08, 2011, 03:55:51 AM »

I set up the database but it still says
DB: FAILED!!
Logged
Moderator
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #14 on: September 08, 2011, 04:54:33 AM »

Without more info on what you did I can't say why it is failing. If you setup the db, did you also update the b3.xml with the new details?
Logged

Need B3 Bot hosting? Check out Host4B3.com
Check Twitter.com/Host4B3 for updates if the site it down.

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Tags:
Pages: [1] 2   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal