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)Cod2 b3:Error reading file! Help?
Pages: [1]   Go Down
  Print  
Author Topic: Cod2 b3:Error reading file! Help?  (Read 864 times) Bookmark and Share
Newbie
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: cod2
Posts: 5
Offline Offline
« on: November 06, 2011, 10:02:03 PM »

this is what i get:

111106 23:07:05   BOT       'www.bigbrotherbot.net (b3) v1.7.1 [nt] [Myrthe] [Win32 standalone]'
111106 23:07:05   BOT       'Python: 2.6.1 (r261:67517, Dec  4 2008, 16:51:00) [MSC v.1500 32 bit (Intel)]'
111106 23:07:05   BOT       'Default encoding: ascii'
111106 23:07:05   BOT       'Starting Cod2Parser v1.3.0 for server 82.192.54.77:28960'
111106 23:07:05   BOT       '--------------------------------------------'
111106 23:07:05   BOT       'Attempting to connect to database mysql://b3:******@localhost/b3...'
111106 23:07:05   ERROR   'Database connection failed, working in remote mode: (1045, "Access denied for user \'b3\'@\'localhost\' (using password: YES)") - [(\'b3\\\\storage\\\\database.pyo\', 231, \'connect\', None), (\'b3\\\\storage\\\\database.pyo\', 176, \'getConnection\', None), (\'MySQLdb\\\\__init__.pyo\', 81, \'Connect\', None), (\'MySQLdb\\\\connections.pyo\', 188, \'__init__\', None)]'
111106 23:07:05   BOT       'Game log C:\\Program Files (x86)\\Activision\\Call of Duty 2\\main/games_mp'
111106 23:07:05   BOT       'Starti

if any one knows whats the prob,then please help?!?
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: November 06, 2011, 11:14:41 PM »

Quote
ERROR   Database connection failed, working in remote mode: (1045, "Access denied for user 'b3'@'localhost' (using password: YES)")

it might be that your mysql password is wrong
or that the 'b3' user does not exists on your mysql server
Logged

Newbie
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: cod2
Posts: 5
Offline Offline
« Reply #2 on: November 07, 2011, 04:27:16 AM »

okey now it's just showing me this:

111107 06:13:22   ERROR   'Error reading file C:\\Program Files (x86)\\Activision\\Call of Duty 2\\main\\games_mp'

every thing else was solved,what to do now?
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: November 07, 2011, 05:54:29 AM »

Try setting your gamelog in your b3.xml to this:
C:\Program Files (x86)\Activision\Call of Duty 2\main\games_mp.log

Notice I added a ".log" to the end?
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
Newbie
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: cod2
Posts: 5
Offline Offline
« Reply #4 on: November 07, 2011, 06:40:39 AM »

wow that fixed that but now i get a new error

http://pastebin.com/dC2dX6Jj
Logged
Dev. Team
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: COD2,COD4,COD5
Posts: 1098
Offline Offline
« Reply #5 on: November 07, 2011, 07:26:31 AM »

Code:
111107 08:16:55 WARNING "RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"

Check your RCON IP, port and password.
Logged
Newbie
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: cod2
Posts: 5
Offline Offline
« Reply #6 on: November 07, 2011, 09:48:47 AM »

every thing is working fine,b3 is showing but the command like !iamgod or !help or !register don't work,any idea what could the prob. be?
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 #7 on: November 07, 2011, 10:17:52 AM »

Post a new b3.log.

But I will guess you don't have g_logsync set to 2 in the server.cfg
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
Newbie
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: cod2
Posts: 5
Offline Offline
« Reply #8 on: November 07, 2011, 11:17:10 AM »

new log file:
http://pastebin.com/ifC9SyPE

my cod2 server.cfg(without password):

http://pastebin.com/gLNQzhjF

does this help??
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 #9 on: November 07, 2011, 11:38:09 AM »

Your b3.log shows RCON issues still.
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]   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal