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] 2   Go Down
  Print  
Author Topic: B3 wont respond after host change  (Read 2040 times) Bookmark and Share
Beta Testers
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD W@W, COD BO, MOH
Posts: 92
Offline Offline
WWW
« on: December 03, 2010, 10:59:34 PM »

hey guys, I have switched b3 host's, I have set everything up as I had it before the switch, also got the new host to use my old database so i didn't lose anything, the only errors i can see in log are the following:

101204 13:39:51   INFO   STDOUT Error: 'NoneType' object has no attribute 'rstrip'
  File "b3\__init__.pyo", line 174, in start
  File "b3\parser.pyo", line 385, in start
  File "b3\parser.pyo", line 638, in startPlugins
  File "b3\plugin.pyo", line 148, in onStartup

haven't had the privilege of coming across the errors before so at present I'm at a lose, any suggestions or help would be much appreciated

Cheers
Logged


Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3478
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #1 on: December 04, 2010, 04:19:49 AM »

This is too little information to understand this error. Can you post a full b3.log ?
Logged

Beta Testers
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD W@W, COD BO, MOH
Posts: 92
Offline Offline
WWW
« Reply #2 on: December 04, 2010, 07:32:49 AM »

Yep no problem  from looking at log again seems like a rcon error, but i know my rcon info is correct, I only put in what the host asked for, i tried to post/attach log  wouldn't let me, so how do i do this on this forum. Here is part of log directly after the errors i posted above.


01204 13:40:00   VERBOSE   RCON sending (*****) status
101204 13:40:00   VERBOSE   StatusPlugin: Building XML status
101204 13:40:00   DEBUG   StatusPlugin: Writing XML status to C:\Documents and Settings\Default User/status.xml
101204 13:41:00   VERBOSE   RCON sending (*****) status
101204 13:41:00   VERBOSE   RCON: More data to read in socket
101204 13:41:00   VERBOSE   StatusPlugin: Building XML status
101204 13:41:00   DEBUG   StatusPlugin: Writing XML status to C:\Documents and Settings\Default User/status.xml
101204 13:42:00   VERBOSE   RCON sending (*****) status
101204 13:42:00   VERBOSE   RCON: More data to read in socket
101204 13:42:00   VERBOSE   RCON sending (*****) status
101204 13:42:00   VERBOSE   RCON: More data to read in socket
101204 13:42:01   VERBOSE   StatusPlugin: Building XML status
101204 13:42:01   DEBUG   StatusPlugin: Writing XML status to C:\Documents and Settings\Default User/status.xml

and as i say above will post full log when i know how
« Last Edit: December 04, 2010, 07:40:51 AM by Skitz619 » Logged

[ www.xlrstats.com ]
Project Lead
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD, CoD2, CoD5, UrT
Posts: 2022
Offline Offline
WWW
Support Specialty: B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
« Reply #3 on: December 05, 2010, 02:34:15 AM »

We really need a full b3 log from startup. Can you zip it and attach it, or otherwise provide it to us via an external download location?
Logged

Beta Testers
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD W@W, COD BO, MOH
Posts: 92
Offline Offline
WWW
« Reply #4 on: December 05, 2010, 03:20:07 AM »

The full log is attached(didn't want to attach for me yesterday), as i said seems from the log like a rcon problem, but I've checked and checked all the info and it is correct.

[attachment deleted by maintenance]
Logged

Beta Testers
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD W@W, COD BO, MOH
Posts: 92
Offline Offline
WWW
« Reply #5 on: December 06, 2010, 05:26:56 PM »

I still haven't sorted this out so any help would be much appreciated.
Logged

Beta Testers
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: alterIW
Posts: 652
Offline Offline
WWW
« Reply #6 on: December 06, 2010, 06:26:18 PM »

Do you have XLRStats installed? That's where the error appears to be:

Quote
101204 13:39:51   INFO   STDOUT Error: 'NoneType' object has no attribute 'rstrip'
  File "b3\__init__.pyo", line 174, in start
  File "b3\parser.pyo", line 385, in start
  File "b3\parser.pyo", line 638, in startPlugins
  File "b3\plugin.pyo", line 148, in onStartup
  File "C:\UserFiles\*****\GameServers\TC76465863233520485051037\extplugins\xlrstats.py", line 223, in startup

101204 13:39:51   INFO   STDOUT

101204 13:40:00   VERBOSE   RCON sending (*****) status
101204 13:40:00   VERBOSE   StatusPlugin: Building XML status
101204 13:40:00   DEBUG   StatusPlugin: Writing XML status to C:\Documents and Settings\Default User/status.xml

It's trying to write the status.xml at "C:\Documents and Settings\Default User/status.xml" which isn't a valid path.
Logged
Beta Testers
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD W@W, COD BO, MOH
Posts: 92
Offline Offline
WWW
« Reply #7 on: December 06, 2010, 08:11:25 PM »

yeah i have the xlrstats installed, but i will check that make sure its all ok. I presume this is something on the host;s end tho, would that be right?
« Last Edit: December 06, 2010, 08:37:28 PM by Skitz619 » Logged

Beta Testers
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD W@W, COD BO, MOH
Posts: 92
Offline Offline
WWW
« Reply #8 on: December 06, 2010, 11:46:06 PM »

I decided while i wait to new host, i thought i would attempt to host b3 myself on a windows machine, got everything all sorted but the bot wont run correctly due to this error,


101207 18:18:39   DEBUG   FtpytailPlugin: 550 The system cannot find the file specified.
101207 18:18:41   VERBOSE   FtpytailPlugin: Connecting to 203.14.173.210:21 ...
101207 18:18:41   DEBUG   FtpytailPlugin: trying to cwd to [/main]
101207 18:18:41   DEBUG   FtpytailPlugin: 550 The system cannot find the file specified.
101207 18:18:42   VERBOSE   FtpytailPlugin: Connecting to 203.14.173.210:21 ...
101207 18:18:43   DEBUG   FtpytailPlugin: trying to cwd to [/main]
101207 18:18:43   DEBUG   FtpytailPlugin: 550 The system cannot find the file specified.

repeats over and over again in the log,obviously having a issue finding the game log, but im sure the path is correct.

this is what my mp_game log is set to in config (server is not running on same machine)

Code: xml
ftp://myname:andpassword@203.14.173.210/main/games_mp.log

any help here would also be appreciated.

cheers
« Last Edit: December 07, 2010, 11:03:00 AM by xlr8or » Logged

[ www.xlrstats.com ]
Project Lead
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD, CoD2, CoD5, UrT
Posts: 2022
Offline Offline
WWW
Support Specialty: B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
« Reply #9 on: December 07, 2010, 11:07:13 AM »

Make sure you run B3 version 1.4.1, the error in the xlrstats plugin that you are suffering from is fixed in that version.

Also, provide the correct path to your games_mp.log file. Test this path by logging in with an FTP client and inspect the path from that point of view.
Logged

Beta Testers
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD W@W, COD BO, MOH
Posts: 92
Offline Offline
WWW
« Reply #10 on: December 07, 2010, 04:59:33 PM »

It is version 1.4.1, I used the windows standalone installer.Decided i would host it myself! The only problem I'm having now is the games log file,  which is the same ftp path I used with a earlier host and worked fine.  So yea I dont get it. I get the message in game that Big Brother is online, so I know its the game_mp.log path, what I cant work out is, why its wrong. I've also tried:with the same result,

name="game_log">http://ftp://Username:Password@203.14.173.210/203.14.173.210_port_28960main/games_mp.log</set>    (when I use this via ftp, works fine!)
with the same result,
i asked host as well and this above is what they suggested, so mmm  I got no idea.  (hopefully turns out to be something silly and simple)

gameserver logs are set as follows;
// Logging
set g_log "games_mp.log"
set g_logSync "1"
set logfile "2"
set g_banIPs "1"
 Kick Ban Time
set sv_kickBanTime "20" //300

 as soon as I can sort this error the bot will be fine.
The simple things that hold hold things up! Hopefully someone has a idea here.

Cheers

« Last Edit: December 07, 2010, 08:57:54 PM by Skitz619 » Logged

Beta Testers
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD W@W, COD BO, MOH
Posts: 92
Offline Offline
WWW
« Reply #11 on: December 08, 2010, 07:07:39 PM »

Ok bit more info

 below is what is in my b3.xml to connect to games_mp.log file;
!-- The gameserver generates a logfile, put the path and name here -->
<set name="game_log">http://ftp://username:password@203.14.173.210/main/games_mp.log</set>  and i have also tried this one;
<set name="game_log">http://ftp://Username:Password@203.14.173.210/203.14.173.210_port_28960main/games_mp.log</set>

here is what B3 says when I run it. (all seems good)

Starting www.bigbrotherbot.net (b3) v1.4.1 [nt] (Daniel) [Win32 standalone]

Using config file: C:\Documents and Settings\All Users\Application Data\BigBroth
erBot\conf\b3.xml
Using external plugin directory: C:\Program Files\BigBrotherBot_1.4.1\extplugins

Activating log   : b3.log
Connecting to DB : OK
Using Gamelog    : games_mp.log
Testing RCON     : OK
Loading Events   : 32 events loaded
Loading Plugins  : ............ (12)
Starting Plugins : ............ (12)
Startup Complete : B3 is running! Let's get to work!

(If you run into problems, check b3.log in the B3 root directory for detailed lo
g info)

attached is the log from B3, which to me all points to the game log,  but as you can see above posts is should be connecting...so idk....

I can see B3 start when i am in the cod w@w server, it displays messages but wont respond to any commands, so yeah still at a brick wall here, prob going to be something stupid now knowing me!!

Cheers

[attachment deleted by maintenance]
« Last Edit: December 08, 2010, 07:09:43 PM by Skitz619 » Logged

[ www.xlrstats.com ]
Project Lead
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD, CoD2, CoD5, UrT
Posts: 2022
Offline Offline
WWW
Support Specialty: B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
« Reply #12 on: December 09, 2010, 11:05:06 AM »

Have you tried logging in with an FTP client and testing the path from there?
It's definitely the ftp server redirecting you to the wrong path.
Logged

Beta Testers
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD W@W, COD BO, MOH
Posts: 92
Offline Offline
WWW
« Reply #13 on: December 09, 2010, 02:59:55 PM »

Yeah tried that,  that's why I don't understand, as the path works fine, and as I mentioned before, I used the same path when I have run B3 previously, but yeah using that path on a ftp client (or using it in the web browser) works fine.
Logged

Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3478
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #14 on: December 09, 2010, 03:12:03 PM »

you might not have the required permission to enter the /main directory on your FTP account (hence the "CWD /main" command error) but still have the required permissions to read "/main/games_mp.log"

Check that your "main" directory has 'r' and 'x' permission flags set
Logged

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


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal