Перейти к содержимому
View in the app

A better way to browse. Learn more.

Zloplay community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Опубликовано:

i done all the things given in procedure running b3 standalone by b3.exe is shows

CRITICAL: Cannot find parser 'cod8'. Check you main config file (b3.xml)

B3 failed to start.

ImportError('No module named cod8',)

Press the [ENTER] key

 

as usual when running ""b3_run.py"" starts with python cmd box and disappear

did i download the wrong using pyton 1.81 and mysql 5.5 and ironpyton 2.7

  • Ответы 81
  • Просмотры 11,2k
  • Created
  • Последний ответ

Top Posters In This Topic

Опубликовано:
i done all the things given in procedure running b3 standalone by b3.exe is shows

CRITICAL: Cannot find parser 'cod8'. Check you main config file (b3.xml)

B3 failed to start.

ImportError('No module named cod8',)

Press the [ENTER] key

 

as usual when running ""b3_run.py"" starts with python cmd box and disappear

did i download the wrong using pyton 1.81 and mysql 5.5 and ironpyton 2.7

 

 

You canВґt load cod8 parser in executable version of B3, as it doesnВґt support parser by path. Make sure you use the latest source(.py) package.

And B3 is only compatible with python 2. So make sure you installed python v2.7.3 and not python v3.

But it sounds more like it's crashing, if the B3 window is opening but closes really fast, itВґs because of an error. Set debug level in your B3 config file to 1, start it one more time. And post the log so we can help you.

Опубликовано:
Browse to C:\b3\ and start "b3_run.py" to start B3.

 

how do i run it exactly? when i simply double click it, it doesn't run. when i right click it and select open with python, cmd windows appears and disappears.

Maybe you're running python v3 and b3 is only compatible with python v2 ?

Try using python 2.7.3

 

p.s.: thanks for those contributing on this topic. Once I get some time to test your suggestions, I'll include them on the first post.

@[WLP]LuisD: thanks for mentioning the multi-server b3 support. I was gonna include that, but since I rushed through the last week, I ended up forgetting about it.

Will be added later.

 

I downloaded and installed your tested versions so 2.7.3 in this case. And x86 instead of x64. I also cant tell if its a phyton or b3 issue.

Опубликовано:
Browse to C:\b3\ and start "b3_run.py" to start B3.

 

how do i run it exactly? when i simply double click it, it doesn't run. when i right click it and select open with python, cmd windows appears and disappears.

Maybe you're running python v3 and b3 is only compatible with python v2 ?

Try using python 2.7.3

 

p.s.: thanks for those contributing on this topic. Once I get some time to test your suggestions, I'll include them on the first post.

@[WLP]LuisD: thanks for mentioning the multi-server b3 support. I was gonna include that, but since I rushed through the last week, I ended up forgetting about it.

Will be added later.

 

I downloaded and installed your tested versions so 2.7.3 in this case. And x86 instead of x64. I also cant tell if its a phyton or b3 issue.

 

Like I said before:

 

If the B3 window is opening but closes really fast, itВґs because of an error. Set debug level in your B3 config file to 1, start it one more time. And post the log so we can help you.

Опубликовано:
  • Автор
I downloaded and installed your tested versions so 2.7.3 in this case. And x86 instead of x64. I also cant tell if its a phyton or b3 issue.

Maybe you still have python 3 installed and the python scripts are still trying to run on the latest version of python installed (wich would be 3)

Опубликовано:
LuisD":15fmgcm5]
i done all the things given in procedure running b3 standalone by b3.exe is shows

CRITICAL: Cannot find parser 'cod8'. Check you main config file (b3.xml)

B3 failed to start.

ImportError('No module named cod8',)

Press the [ENTER] key

 

as usual when running ""b3_run.py"" starts with python cmd box and disappear

did i download the wrong using pyton 1.81 and mysql 5.5 and ironpyton 2.7

 

 

You canВґt load cod8 parser in executable version of B3, as it doesnВґt support parser by path. Make sure you use the latest source(.py) package.

And B3 is only compatible with python 2. So make sure you installed python v2.7.3 and not python v3.

But it sounds more like it's crashing, if the B3 window is opening but closes really fast, itВґs because of an error. Set debug level in your B3 config file to 1, start it one more time. And post the log so we can help you.

Using external plugin directory: C:\b3\b3\extplugins Activating log : b3.log Connecting to DB : FAILED! Using Gamelog : E:\mod wrfare3\Call of Duty- Modern Warfare 3\scripts\games_mp.log Testing RCON : >>> Oops: No response >>> Could be something wrong with the rcon connection to the server! >>> Hint 1: The server is not running or it is changing maps. >>> Hint 2: Check your server-ip and port. Loading Events : 34 events loaded Loading Plugins : .......... (10) Starting Plugins : .......... (10) 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 log info)

Опубликовано:

It says that a new version is available

avvqg.jpg

Is there a way to bypass the check or to fix it, I downloaded the latest version with the link (Python of course) and it still does not works.

 

I do have MySQL on and I did install Python obviously.

Опубликовано:
LuisD":1f5a9x92]
i done all the things given in procedure running b3 standalone by b3.exe is shows

CRITICAL: Cannot find parser 'cod8'. Check you main config file (b3.xml)

B3 failed to start.

ImportError('No module named cod8',)

Press the [ENTER] key

 

as usual when running ""b3_run.py"" starts with python cmd box and disappear

did i download the wrong using pyton 1.81 and mysql 5.5 and ironpyton 2.7

 

 

You canВґt load cod8 parser in executable version of B3, as it doesnВґt support parser by path. Make sure you use the latest source(.py) package.

And B3 is only compatible with python 2. So make sure you installed python v2.7.3 and not python v3.

But it sounds more like it's crashing, if the B3 window is opening but closes really fast, itВґs because of an error. Set debug level in your B3 config file to 1, start it one more time. And post the log so we can help you.

THNX BROOOOOOOO B3 ONLINE AND WORKING BUT MY IP IS NOT STATIC

Опубликовано:
LuisD":3irlr3cm]
i done all the things given in procedure running b3 standalone by b3.exe is shows

CRITICAL: Cannot find parser 'cod8'. Check you main config file (b3.xml)

B3 failed to start.

ImportError('No module named cod8',)

Press the [ENTER] key

 

as usual when running ""b3_run.py"" starts with python cmd box and disappear

did i download the wrong using pyton 1.81 and mysql 5.5 and ironpyton 2.7

 

 

You canВґt load cod8 parser in executable version of B3, as it doesnВґt support parser by path. Make sure you use the latest source(.py) package.

And B3 is only compatible with python 2. So make sure you installed python v2.7.3 and not python v3.

But it sounds more like it's crashing, if the B3 window is opening but closes really fast, itВґs because of an error. Set debug level in your B3 config file to 1, start it one more time. And post the log so we can help you.

THNX BROOOOOOOO B3 ONLINE AND WORKING BUT MY IP IS NOT STATIC

 

Well does not do anything if your server is visible in the server tab otherwise if you want to direct connect with ip, you can use no-ip.org and use their Dynamic Ip Host Update to update the your host.

Опубликовано:
Powerhalo":26quo3hg]It says that a new version is available

avvqg.jpg

Is there a way to bypass the check or to fix it, I downloaded the latest version with the link (Python of course) and it still does not works.

 

I do have MySQL on and I did install Python obviously.

 

Tutorial was made with B3 v1.8.1 source package.

Download the latest available version (v1.8.2 as of now) source package (.py) from here:

http://forum.bigbrotherbot.net/download ... w;down=185

Опубликовано:
LuisD":ty529chw]
i done all the things given in procedure running b3 standalone by b3.exe is shows

CRITICAL: Cannot find parser 'cod8'. Check you main config file (b3.xml)

B3 failed to start.

ImportError('No module named cod8',)

Press the [ENTER] key

 

as usual when running ""b3_run.py"" starts with python cmd box and disappear

did i download the wrong using pyton 1.81 and mysql 5.5 and ironpyton 2.7

 

 

You canВґt load cod8 parser in executable version of B3, as it doesnВґt support parser by path. Make sure you use the latest source(.py) package.

And B3 is only compatible with python 2. So make sure you installed python v2.7.3 and not python v3.

But it sounds more like it's crashing, if the B3 window is opening but closes really fast, itВґs because of an error. Set debug level in your B3 config file to 1, start it one more time. And post the log so we can help you.

THNX BROOOOOOOO B3 ONLINE AND WORKING BUT MY IP IS NOT STATIC

 

Just google how to set static IP in your Windows -> network settings.

Then use the IP you set for your PC in the B3 config file.

Опубликовано:

When I click on the run thing, the black box opens, everything seems alright but then it closes, I got the log:

 

120820 21:29:55 BOT 'www.bigbrotherbot.net (b3) v1.8.2 [nt] [seda]'

120820 21:29:55 BOT 'Python: 2.7.3 (default, Apr 10 2012, 23:24:47) [MSC v.1500 64 bit (AMD64)]'

120820 21:29:55 BOT 'Default encoding: ascii'

120820 21:29:55 BOT 'Starting Cod8Parser v0.1 for server 127.0.0.1:27014'

120820 21:29:55 BOT '--------------------------------------------'

120820 21:29:55 BOT 'Attempting to connect to database mysql://b3:******@127.0.0.1/b3...'

120820 21:29:55 CRITICAL "No module named MySQLdb. You need to install python-mysqldb. Look for 'dependencies' in B3 documentation."

Traceback (most recent call last):

File "C:\b3\b3\storage\database.py", line 176, in getConnection

import MySQLdb

ImportError: No module named MySQLdb

 

Where can I download python-mysqldb

I use Wamp also

Опубликовано:
When I click on the run thing, the black box opens, everything seems alright but then it closes, I got the log:

 

120820 21:29:55 BOT 'www.bigbrotherbot.net (b3) v1.8.2 [nt] [seda]'

120820 21:29:55 BOT 'Python: 2.7.3 (default, Apr 10 2012, 23:24:47) [MSC v.1500 64 bit (AMD64)]'

120820 21:29:55 BOT 'Default encoding: ascii'

120820 21:29:55 BOT 'Starting Cod8Parser v0.1 for server 127.0.0.1:27014'

120820 21:29:55 BOT '--------------------------------------------'

120820 21:29:55 BOT 'Attempting to connect to database mysql://b3:******@127.0.0.1/b3...'

120820 21:29:55 CRITICAL "No module named MySQLdb. You need to install python-mysqldb. Look for 'dependencies' in B3 documentation."

Traceback (most recent call last):

File "C:\b3\b3\storage\database.py", line 176, in getConnection

import MySQLdb

ImportError: No module named MySQLdb

 

Where can I download python-mysqldb

I use Wamp also

 

It's on this tutorial prerequisites section:

 

Prerequisites: (there are several tutorials on the web, on how to install and configure these)

 

To start, of course, an IW5M dedicated server (I hope you checked this tutorial already)

A webserver (IIS, apache, etc will do it. Tested with IIS 7.5)

MySQL Server - http://www.mysql.com/downloads/ (tested with MySQL Server 5.5)

PHP - http://www.php.net/

PhpMyAdmin - http://www.phpmyadmin.net/home_page/downloads.php

Python - http://www.python.org/download/ (tested with Python 2.7.3 64-bit)

MySql-Python - http://www.codegood.com/archives/129 (tested with MySQL-python-1.2.3 64-bit)

B3 Python source version - http://forum.bigbrotherbot.net/download ... iew;down=4 (tested with b3-1.8.1)

Опубликовано:

I put it with my local ip and now it has the RCON response but there is not server response, log:

 

120821 13:39:27	BOT    	'www.bigbrotherbot.net (b3) v1.8.2 [nt] [seda]'
120821 13:39:27	BOT    	'Python: 2.7.3 (default, Apr 10 2012, 23:24:47) [MSC v.1500 64 bit (AMD64)]'
120821 13:39:27	BOT    	'Default encoding: ascii'
120821 13:39:27	BOT    	'Starting Cod8Parser v0.1 for server 127.0.0.1:27017'
120821 13:39:27	BOT    	'--------------------------------------------'
120821 13:39:27	BOT    	'Attempting to connect to database mysql://b3:******@127.0.0.1/b3...'
120821 13:39:27	BOT    	'Connected to database [1 times]'
120821 13:39:27	BOT    	'Game log C:\\Program Files (x86)\\Cracked Steam\\steamapps\\common\\call of duty modern warfare 3\\scripts\\games_mp.log'
120821 13:39:27	BOT    	'Starting bot reading file C:\\Program Files (x86)\\Cracked Steam\\steamapps\\common\\call of duty modern warfare 3\\scripts\\games_mp.log'
120821 13:39:27	BOT    	'rcon status Cache Expire Time: [2 sec] Type: [memory]'
120821 13:39:27	VERBOSE	"RCON sending (127.0.0.1:27017) 'status'"
120821 13:39:27	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:27	VERBOSE	"RCON: retry sending 'status' (1/5)..."
120821 13:39:27	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:27	VERBOSE	"RCON: retry sending 'status' (2/5)..."
120821 13:39:27	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:28	VERBOSE	"RCON: retry sending 'status' (3/5)..."
120821 13:39:28	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:28	VERBOSE	"RCON: retry sending 'status' (4/5)..."
120821 13:39:28	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:28	ERROR	"RCON: too much tries. Abording ('status')"
120821 13:39:28	DEBUG	'RCON: Did not send any data'
120821 13:39:30	BOT    	'Loading Plugins (external plugin directory: C:\\b3\\b3\\extplugins)'
120821 13:39:30	BOT    	'Loading Plugin #1 censor [b3\\conf\\plugin_censor.xml]'
120821 13:39:30	BOT    	'CensorPlugin: Loading config b3\\conf\\plugin_censor.xml for CensorPlugin'
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'shit' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'ass' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'asshole' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'fuck' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'fuc' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'cunt' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'cock' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'dick' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'bitch' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'biatch' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'fag' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'nigger' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'pussy' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'lul' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'flikker' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'homo' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'kanker' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'teringlijer' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'kut' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'hoer' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'neuk' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'vittu' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'paskiainen' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'kusipaeae' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'fitte' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'pikk' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'hore' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'fitta' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'knullare' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'kuksugare' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'huora' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'spica' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'piroca' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'caralho' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'puta' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'cabra' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'maricon' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'pinche' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'batard' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'encule' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'merde' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'putain' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'salaud' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'connard' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'salopard' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'salope' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'scheisse' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'arsch' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'huendin' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'kopulieren' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'fick' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'chuj' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'kutas' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'fiut' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'pedal' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'cipa' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'pizda' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'ciota' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'dupek' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'kurwa' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'skurwysyn' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'zajebac' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'pojebac' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'wyjebac' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'pierdolic' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'rozpierdalac' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'popierdolony' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badword rule 'wypierdalac' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badname rule 'doublecolor' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badname rule 'ass' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badname rule 'fuck' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badname rule 'shit' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badname rule 'bitch' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badname rule 'pussy' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badname rule 'nigger' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badname rule 'cunt' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badname rule 'nazi' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badname rule 'jihad' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badname rule 'admin' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badname rule 'hitler' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badname rule 'asshole' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badname rule 'kut' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badname rule 'hoer' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badname rule 'huora' loaded"
120821 13:39:30	DEBUG	"CensorPlugin: badname rule 'puta' loaded"
120821 13:39:30	DEBUG	'Register Event: Stop Process: CensorPlugin'
120821 13:39:30	DEBUG	'Register Event: Program Exit: CensorPlugin'
120821 13:39:30	BOT    	'Plugin censor (3.0 - ThorN) loaded'
120821 13:39:30	BOT    	'Loading Plugin #2 spamcontrol [b3\\conf\\plugin_spamcontrol.xml]'
120821 13:39:30	BOT    	'SpamcontrolPlugin: Loading config b3\\conf\\plugin_spamcontrol.xml for SpamcontrolPlugin'
120821 13:39:30	DEBUG	'Register Event: Stop Process: SpamcontrolPlugin'
120821 13:39:30	DEBUG	'Register Event: Program Exit: SpamcontrolPlugin'
120821 13:39:30	BOT    	'Plugin spamcontrol (1.1.2 - ThorN) loaded'
120821 13:39:30	BOT    	'Loading Plugin #3 admin [b3\\conf\\plugin_admin.xml]'
120821 13:39:30	BOT    	'AdminPlugin: Loading config b3\\conf\\plugin_admin.xml for AdminPlugin'
120821 13:39:30	DEBUG	'Register Event: Stop Process: AdminPlugin'
120821 13:39:30	DEBUG	'Register Event: Program Exit: AdminPlugin'
120821 13:39:30	BOT    	'Plugin admin (1.12.1 - ThorN, xlr8or, Courgette) loaded'
120821 13:39:30	BOT    	'Loading Plugin #4 stats [b3\\conf\\plugin_stats.xml]'
120821 13:39:30	BOT    	'StatsPlugin: Loading config b3\\conf\\plugin_stats.xml for StatsPlugin'
120821 13:39:30	DEBUG	'StatsPlugin: Using default value (0) for commands::mapstats'
120821 13:39:30	DEBUG	'StatsPlugin: Using default value (0) for commands::testscore'
120821 13:39:30	DEBUG	'StatsPlugin: Using default value (2) for commands::topstats'
120821 13:39:30	DEBUG	'Register Event: Stop Process: StatsPlugin'
120821 13:39:30	DEBUG	'Register Event: Program Exit: StatsPlugin'
120821 13:39:30	BOT    	'Plugin stats (1.3.7 - ThorN, GrosBedo) loaded'
120821 13:39:30	BOT    	'Loading Plugin #5 adv [b3\\conf\\plugin_adv.xml]'
120821 13:39:30	BOT    	'AdvPlugin: Loading config b3\\conf\\plugin_adv.xml for AdvPlugin'
120821 13:39:30	INFO	'AdvPlugin: adv rate is 2'
120821 13:39:30	VERBOSE	'AdvPlugin: self._feedmaxitems: 4'
120821 13:39:31	DEBUG	'AdvPlugin: 2 -> (*/2,0)'
120821 13:39:31	VERBOSE	'Added crontab > (51297192) - 0s [0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56, 58]m -1h -1d -1M -1DOW'
120821 13:39:31	INFO	'cron scheduler started'
120821 13:39:31	DEBUG	'Register Event: Stop Process: AdvPlugin'
120821 13:39:31	DEBUG	'Register Event: Program Exit: AdvPlugin'
120821 13:39:31	BOT    	'Plugin adv (1.3.2 - ThorN) loaded'
120821 13:39:31	BOT    	'Loading Plugin #6 status [b3\\conf\\plugin_status.xml]'
120821 13:39:31	BOT    	'StatusPlugin: Loading config b3\\conf\\plugin_status.xml for StatusPlugin'
120821 13:39:31	DEBUG	'StatusPlugin: Using default table for saving server svars: current_svars'
120821 13:39:31	DEBUG	'StatusPlugin: Using default table for saving current clients: current_clients'
120821 13:39:31	VERBOSE	'Added crontab > (51867040) - [0]s -1m -1h -1d -1M -1DOW'
120821 13:39:31	DEBUG	'Register Event: Stop Process: StatusPlugin'
120821 13:39:31	DEBUG	'Register Event: Program Exit: StatusPlugin'
120821 13:39:31	BOT    	'Plugin status (1.4.10 - ThorN) loaded'
120821 13:39:31	BOT    	'Loading Plugin #7 welcome [b3\\conf\\plugin_welcome.xml]'
120821 13:39:31	BOT    	'WelcomePlugin: Loading config b3\\conf\\plugin_welcome.xml for WelcomePlugin'
120821 13:39:31	DEBUG	'AdminPlugin: Command "greeting (None)" registered with cmd_greeting for level (20, 100)'
120821 13:39:31	INFO	'WelcomePlugin: delay set to 30. The bot will wait 30s after a player connects to write the welcome message'
120821 13:39:31	INFO	'WelcomePlugin: min_gap set to 3600. The bot will not welcome a player more than once every 3600 seconds'
120821 13:39:31	DEBUG	'Register Event: Stop Process: WelcomePlugin'
120821 13:39:31	DEBUG	'Register Event: Program Exit: WelcomePlugin'
120821 13:39:31	BOT    	'Plugin welcome (1.1 - ThorN) loaded'
120821 13:39:31	BOT    	'Loading Plugin #8 punkbuster [b3\\conf\\plugin_punkbuster.xml]'
120821 13:39:31	BOT    	'PunkbusterPlugin: Loading config b3\\conf\\plugin_punkbuster.xml for PunkbusterPlugin'
120821 13:39:31	VERBOSE	'Added crontab > (52615712) - 0s 0m 0h -1d -1M -1DOW'
120821 13:39:31	DEBUG	'Register Event: Stop Process: PunkbusterPlugin'
120821 13:39:31	DEBUG	'Register Event: Program Exit: PunkbusterPlugin'
120821 13:39:31	BOT    	'Plugin punkbuster (1.1.0 - ThorN) loaded'
120821 13:39:31	BOT    	'Loading Plugin publist'
120821 13:39:31	BOT    	'PublistPlugin: No config file found for PublistPlugin. (was not required either)'
120821 13:39:31	DEBUG	'Register Event: Stop Process: PublistPlugin'
120821 13:39:31	DEBUG	'Register Event: Program Exit: PublistPlugin'
120821 13:39:31	BOT    	'Plugin publist (1.10.1 - ThorN, Courgette) loaded'
120821 13:39:31	DEBUG	'creating the event queue with size 50'
120821 13:39:31	BOT    	'Starting parser'
120821 13:39:31	DEBUG	'Client Connected: [-1] World - WORLD ({})'
120821 13:39:31	DEBUG	'Storage: getClient Client<-1>'
120821 13:39:31	BOT    	'Client found in storage 1, welcome back World'
120821 13:39:31	DEBUG	'Storage: setClient Client<-1>'
120821 13:39:31	DEBUG	"Storage: setClient data {'time_add': 1345570098, 'time_edit': 1345570771, 'name': 'World', 'group_bits': 0, 'ip': '', 'auto_login': 1, 'greeting': u'', 'pbid': u'WORLD', 'connections': 6, 'mask_level': 0, 'guid': 'WORLD', 'id': 1}"
120821 13:39:31	DEBUG	'Client Authorized: [-1] World - WORLD'
120821 13:39:31	VERBOSE	"RCON sending (127.0.0.1:27017) 'PB_SV_Ver'"
120821 13:39:31	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:31	VERBOSE	"RCON: retry sending 'PB_SV_Ver' (1/2)..."
120821 13:39:31	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:31	ERROR	"RCON: too much tries. Abording ('PB_SV_Ver')"
120821 13:39:31	DEBUG	'RCON: Did not send any data'
120821 13:39:31	WARNING	'PunkBuster test FAILED, Check your game server setup and B3 config! Disabling PB support!'
120821 13:39:31	VERBOSE	"RCON sending (127.0.0.1:27017) 'status'"
120821 13:39:31	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:31	VERBOSE	"RCON: retry sending 'status' (1/5)..."
120821 13:39:31	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:31	VERBOSE	"RCON: retry sending 'status' (2/5)..."
120821 13:39:31	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:31	VERBOSE	"RCON: retry sending 'status' (3/5)..."
120821 13:39:31	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:31	VERBOSE	"RCON: retry sending 'status' (4/5)..."
120821 13:39:31	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:31	ERROR	"RCON: too much tries. Abording ('status')"
120821 13:39:31	DEBUG	'RCON: Did not send any data'
120821 13:39:31	DEBUG	'Forcing server cvar g_logsync to 1'
120821 13:39:31	VERBOSE	"RCON sending (127.0.0.1:27017) 'set g_logsync 1'"
120821 13:39:31	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:31	VERBOSE	"RCON: retry sending 'set g_logsync 1' (1/2)..."
120821 13:39:31	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:32	ERROR	"RCON: too much tries. Abording ('set g_logsync 1')"
120821 13:39:32	DEBUG	'RCON: Did not send any data'
120821 13:39:32	VERBOSE	"RCON sending (127.0.0.1:27017) 'fs_game'"
120821 13:39:32	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:32	VERBOSE	"RCON: retry sending 'fs_game' (1/2)..."
120821 13:39:32	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:32	ERROR	"RCON: too much tries. Abording ('fs_game')"
120821 13:39:32	DEBUG	'RCON: Did not send any data'
120821 13:39:32	DEBUG	'Get cvar fs_game = []'
120821 13:39:32	WARNING	'Could not query server for fs_game'
120821 13:39:32	VERBOSE	"RCON sending (127.0.0.1:27017) 'fs_basepath'"
120821 13:39:32	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:32	VERBOSE	"RCON: retry sending 'fs_basepath' (1/2)..."
120821 13:39:32	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:32	ERROR	"RCON: too much tries. Abording ('fs_basepath')"
120821 13:39:32	DEBUG	'RCON: Did not send any data'
120821 13:39:32	DEBUG	'Get cvar fs_basepath = []'
120821 13:39:32	WARNING	'Could not query server for fs_basepath'
120821 13:39:32	VERBOSE	"RCON sending (127.0.0.1:27017) 'fs_homepath'"
120821 13:39:32	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:32	VERBOSE	"RCON: retry sending 'fs_homepath' (1/2)..."
120821 13:39:32	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:32	ERROR	"RCON: too much tries. Abording ('fs_homepath')"
120821 13:39:32	DEBUG	'RCON: Did not send any data'
120821 13:39:32	DEBUG	'Get cvar fs_homepath = []'
120821 13:39:32	WARNING	'Could not query server for fs_homepath'
120821 13:39:32	VERBOSE	"RCON sending (127.0.0.1:27017) 'shortversion'"
120821 13:39:32	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:32	VERBOSE	"RCON: retry sending 'shortversion' (1/2)..."
120821 13:39:32	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:32	ERROR	"RCON: too much tries. Abording ('shortversion')"
120821 13:39:32	DEBUG	'RCON: Did not send any data'
120821 13:39:32	DEBUG	'Get cvar shortversion = []'
120821 13:39:32	WARNING	'Could not query server for shortversion'
120821 13:39:32	DEBUG	'Parser started.'
120821 13:39:32	VERBOSE	"RCON sending (127.0.0.1:27017) 'sv_hostname'"
120821 13:39:32	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:32	VERBOSE	"RCON: retry sending 'sv_hostname' (1/2)..."
120821 13:39:32	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:32	ERROR	"RCON: too much tries. Abording ('sv_hostname')"
120821 13:39:32	DEBUG	'RCON: Did not send any data'
120821 13:39:32	DEBUG	'Get cvar sv_hostname = []'
120821 13:39:32	WARNING	'Could not query server for sv_hostname'
120821 13:39:32	BOT    	'Starting plugins'
120821 13:39:32	VERBOSE	"RCON sending (127.0.0.1:27017) 'say ^0(^2b3^0)^7: ^8www.bigbrotherbot.net ^0(^8b3^0) ^9v1.8.2 [nt] ^9[^3Seda^9]^3 ^2[ONLINE]'"
120821 13:39:32	BOT    	'Starting Plugin admin'
120821 13:39:32	DEBUG	'Register Event: Say: AdminPlugin'
120821 13:39:32	DEBUG	'Register Event: Private Message: AdminPlugin'
120821 13:39:32	DEBUG	'AdminPlugin: Command "status (None)" registered with cmd_status for level (20, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "rules (r)" registered with cmd_rules for level (0, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "makereg (mr)" registered with cmd_makereg for level (80, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "leveltest (lt)" registered with cmd_leveltest for level (20, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "warn (w)" registered with cmd_warn for level (20, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "list (None)" registered with cmd_list for level (20, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "warns (None)" registered with cmd_warns for level (20, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "warntest (wt)" registered with cmd_warntest for level (20, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "warninfo (wi)" registered with cmd_warninfo for level (20, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "nextmap (None)" registered with cmd_nextmap for level (2, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "say (None)" registered with cmd_say for level (20, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "lookup (l)" registered with cmd_lookup for level (80, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "b3 (None)" registered with cmd_b3 for level (9, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "seen (None)" registered with cmd_seen for level (2, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "find (None)" registered with cmd_find for level (20, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "pause (None)" registered with cmd_pause for level (90, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "kickall (kall)" registered with cmd_kickall for level (80, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "warnclear (wc)" registered with cmd_warnclear for level (80, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "admintest (None)" registered with cmd_admintest for level (40, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "regtest (None)" registered with cmd_regtest for level (1, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "rebuild (None)" registered with cmd_rebuild for level (90, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "maps (None)" registered with cmd_maps for level (2, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "ban (b)" registered with cmd_ban for level (60, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "ungroup (None)" registered with cmd_ungroup for level (90, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "banall (ball)" registered with cmd_banall for level (80, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "maprotate (None)" registered with cmd_maprotate for level (80, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "putgroup (None)" registered with cmd_putgroup for level (90, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "map (None)" registered with cmd_map for level (80, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "notice (None)" registered with cmd_notice for level (40, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "enable (None)" registered with cmd_enable for level (100, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "runas (su)" registered with cmd_runas for level (100, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "spankall (sall)" registered with cmd_spankall for level (80, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "tempban (tb)" registered with cmd_tempban for level (40, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "unmask (None)" registered with cmd_unmask for level (100, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "aliases (alias)" registered with cmd_aliases for level (20, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "disable (None)" registered with cmd_disable for level (100, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "baninfo (bi)" registered with cmd_baninfo for level (40, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "kick (k)" registered with cmd_kick for level (40, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "clientinfo (None)" registered with cmd_clientinfo for level (90, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "restart (None)" registered with cmd_restart for level (100, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "spams (None)" registered with cmd_spams for level (20, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "scream (None)" registered with cmd_scream for level (40, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "poke (None)" registered with cmd_poke for level (20, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "die (None)" registered with cmd_die for level (100, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "register (None)" registered with cmd_register for level (0, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "mask (None)" registered with cmd_mask for level (100, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "unban (None)" registered with cmd_unban for level (60, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "help (h)" registered with cmd_help for level (0, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "reconfig (None)" registered with cmd_reconfig for level (100, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "admins (None)" registered with cmd_admins for level (20, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "warnremove (wr)" registered with cmd_warnremove for level (20, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "permban (pb)" registered with cmd_permban for level (80, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "time (None)" registered with cmd_time for level (1, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "clear (kiss)" registered with cmd_clear for level (80, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "spam (s)" registered with cmd_spam for level (20, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "spank (sp)" registered with cmd_spank for level (60, 100)'
120821 13:39:32	DEBUG	'SELECT * FROM groups WHERE `keyword` = "superadmin" LIMIT 1'
120821 13:39:32	DEBUG	"Storage: getClientsMatching {'&group_bits': 128}"
120821 13:39:32	DEBUG	'AdminPlugin: 0 superadmins found in database'
120821 13:39:32	VERBOSE	'AdminPlugin: No SuperAdmins found, enabling !iamgod'
120821 13:39:32	DEBUG	'AdminPlugin: Command "iamgod (None)" registered with cmd_iamgod for level (0, 100)'
120821 13:39:32	BOT    	'Starting Plugin censor'
120821 13:39:32	DEBUG	'Register Event: Say: CensorPlugin'
120821 13:39:32	DEBUG	'Register Event: Team Say: CensorPlugin'
120821 13:39:32	DEBUG	'Register Event: Client Name Change: CensorPlugin'
120821 13:39:32	DEBUG	'Register Event: Client Authenticated: CensorPlugin'
120821 13:39:32	BOT    	'Starting Plugin spamcontrol'
120821 13:39:32	DEBUG	'Register Event: Say: SpamcontrolPlugin'
120821 13:39:32	DEBUG	'Register Event: Team Say: SpamcontrolPlugin'
120821 13:39:32	DEBUG	'AdminPlugin: Command "spamins (None)" registered with cmd_spamins for level (20, 100)'
120821 13:39:32	BOT    	'Starting Plugin stats'
120821 13:39:32	DEBUG	'AdminPlugin: Command "testscore (ts)" registered with cmd_testscore for level (0, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "topxp (None)" registered with cmd_topxp for level (2, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "topstats (top)" registered with cmd_topstats for level (2, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "mapstats (stats)" registered with cmd_mapstats for level (0, 100)'
120821 13:39:32	DEBUG	'Register Event: Client Team Damage: StatsPlugin'
120821 13:39:32	DEBUG	'Register Event: Client Team Kill: StatsPlugin'
120821 13:39:32	DEBUG	'Register Event: Client Kill: StatsPlugin'
120821 13:39:32	DEBUG	'Register Event: Client Damage: StatsPlugin'
120821 13:39:32	DEBUG	'Register Event: Game Exit: StatsPlugin'
120821 13:39:32	DEBUG	'Register Event: Game Round Start: StatsPlugin'
120821 13:39:32	BOT    	'Starting Plugin adv'
120821 13:39:32	DEBUG	'AdminPlugin: Command "advadd (None)" registered with cmd_advadd for level (100, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "advrate (None)" registered with cmd_advrate for level (100, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "advlist (None)" registered with cmd_advlist for level (100, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "advload (None)" registered with cmd_advload for level (100, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "advrem (None)" registered with cmd_advrem for level (100, 100)'
120821 13:39:32	DEBUG	'AdvPlugin: XLRstats not installed, @topstats not available!'
120821 13:39:32	BOT    	'Starting Plugin status'
120821 13:39:32	BOT    	'Starting Plugin welcome'
120821 13:39:32	DEBUG	'Register Event: Client Authenticated: WelcomePlugin'
120821 13:39:32	BOT    	'Starting Plugin punkbuster'
120821 13:39:32	DEBUG	'AdminPlugin: Command "pbss (None)" registered with cmd_pbss for level (20, 100)'
120821 13:39:32	DEBUG	'AdminPlugin: Command "pbbuildbans (None)" registered with cmd_pbbuildbans for level (80, 100)'
120821 13:39:32	BOT    	'Starting Plugin publist'
120821 13:39:32	DEBUG	'Set cvar _B3 = [b3 v1.8.2 [nt]]'
120821 13:39:32	ERROR	"RCON: too much tries. Abording ('say ^0(^2b3^0)^7: ^8www.bigbrotherbot.net ^0(^8b3^0) ^9v1.8.2 [nt] ^9[^3Seda^9]^3 ^2[ONLINE]')"
120821 13:39:32	DEBUG	'RCON: Did not send any data'
120821 13:39:33	VERBOSE	'RCON sending (127.0.0.1:27017) \'set _B3 "B3 v1.8.2 [nt]"\''
120821 13:39:33	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:33	VERBOSE	'RCON: retry sending \'set _B3 "B3 v1.8.2 [nt]"\' (1/2)...'
120821 13:39:33	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:39:33	ERROR	'RCON: too much tries. Abording (\'set _B3 "B3 v1.8.2 [nt]"\')'
120821 13:39:33	DEBUG	'RCON: Did not send any data'
120821 13:39:33	DEBUG	'PublistPlugin: publist will send heartbeat at 17:38 every day'
120821 13:39:33	VERBOSE	'Added crontab > (52675024) - 0s 38m 17h -1d -1M -1DOW'
120821 13:39:33	INFO	'PublistPlugin: initial heartbeat will be sent to B3 master server at 44 minutes'
120821 13:39:33	VERBOSE	'Added crontab > (52675304) - 0s 44m -1h -1d -1M -1DOW'
120821 13:39:33	BOT    	'all plugins started'
120821 13:39:33	BOT    	'starting event dispatching thread'
120821 13:39:33	BOT    	'start reading game events'
120821 13:39:33	DEBUG	'AUTODOC: saving html documentation'
120821 13:39:33	DEBUG	'AUTODOC: get commands with level <= 100'
120821 13:39:33	DEBUG	'Writing to b3_doc.html'
120821 13:40:00	VERBOSE	"RCON sending (127.0.0.1:27017) 'say ^0(^2b3^0)^7: ^2Big Brother Bot is watching you... www.BigBrotherBot.net'"
120821 13:40:00	ERROR	"RCON: too much tries. Abording ('say ^0(^2b3^0)^7: ^2Big Brother Bot is watching you... www.BigBrotherBot.net')"
120821 13:40:00	DEBUG	'RCON: Did not send any data'
120821 13:40:00	VERBOSE	"RCON sending (127.0.0.1:27017) 'status'"
120821 13:40:00	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:40:01	VERBOSE	"RCON: retry sending 'status' (1/5)..."
120821 13:40:01	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:40:01	VERBOSE	"RCON: retry sending 'status' (2/5)..."
120821 13:40:01	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:40:01	VERBOSE	"RCON: retry sending 'status' (3/5)..."
120821 13:40:01	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:40:01	VERBOSE	"RCON: retry sending 'status' (4/5)..."
120821 13:40:01	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 13:40:01	ERROR	"RCON: too much tries. Abording ('status')"
120821 13:40:01	DEBUG	'RCON: Did not send any data'
120821 13:40:01	VERBOSE	'StatusPlugin: Building XML status'
120821 13:40:01	DEBUG	'StatusPlugin: Writing XML status to C:\\Users\\Kevin\\status.xml'

Опубликовано:
I put it with my local ip and now it has the RCON response but there is not server response, log:

...

 

It seems like it's still not connecting correctly to RCON IP.

Try using your computer's ip rather than the generic "home" IP. It's stated in the tutorial that you should avoid using this "home" IP.

 

If your server is within a LAN use for example the private IP 192.168.x.x

Опубликовано:
LuisD":1tlrv0b1]
I put it with my local ip and now it has the RCON response but there is not server response, log:

...

 

It seems like it's still not connecting correctly to RCON IP.

Try using your computer's ip rather than the generic "home" IP. It's stated in the tutorial that you should avoid using this "home" IP.

 

If your server is within a LAN use for example the private IP 192.168.x.x

 

Yes, that's what I did then it says that there is a RCON response but nothing shows up in the server log or in the games_mp.log

Опубликовано:
LuisD":b0kidtjp]
I put it with my local ip and now it has the RCON response but there is not server response, log:

...

 

It seems like it's still not connecting correctly to RCON IP.

Try using your computer's ip rather than the generic "home" IP. It's stated in the tutorial that you should avoid using this "home" IP.

 

If your server is within a LAN use for example the private IP 192.168.x.x

 

Yes, that's what I did then it says that there is a RCON response but nothing shows up in the server log or in the games_mp.log

 

Then it's working fine. B3 only checks the RCON connection. Doesn't generate any entry on the games_mp.log of the game server. If your database connection is also working ok then you are already set up

Опубликовано:
  • Автор
Powerhalo":3pik950m]
LuisD":3pik950m]If your server is within a LAN use for example the private IP 192.168.x.x

Yes, that's what I did then it says that there is a RCON response but nothing shows up in the server log or in the games_mp.log

Powerhalo":3pik950m]I put it with my local ip and now it has the RCON response but there is not server response, log:

 

120821 13:39:27	VERBOSE	"RCON sending (127.0.0.1:27017) 'status'"

Once again:

LuisD":3pik950m]If your server is within a LAN use for example the private IP 192.168.x.x
For RCON IP, use the local IP. Do NOT use localhost (127.0.0.1)
Опубликовано:
Powerhalo":2sb74yeg]
LuisD":2sb74yeg]If your server is within a LAN use for example the private IP 192.168.x.x

Yes, that's what I did then it says that there is a RCON response but nothing shows up in the server log or in the games_mp.log

Powerhalo":2sb74yeg]I put it with my local ip and now it has the RCON response but there is not server response, log:

 

120821 13:39:27	VERBOSE	"RCON sending (127.0.0.1:27017) 'status'"

Once again:

LuisD":2sb74yeg]If your server is within a LAN use for example the private IP 192.168.x.x
For RCON IP, use the local IP. Do NOT use localhost (127.0.0.1)

 

Yes, I did that but in IW4M the games_mp.log got written but now it does not, I used 192.168.0.199 as rcon ip, which is my Local Area Network IP

Опубликовано:

120821 20:40:30	BOT    	'www.bigbrotherbot.net (b3) v1.8.2 [nt] [seda]'
120821 20:40:30	BOT    	'Python: 2.7.3 (default, Apr 10 2012, 23:24:47) [MSC v.1500 64 bit (AMD64)]'
120821 20:40:30	BOT    	'Default encoding: ascii'
120821 20:40:30	BOT    	'Starting Cod8Parser v0.1 for server 192.168.0.199:27017'
120821 20:40:30	BOT    	'--------------------------------------------'
120821 20:40:30	BOT    	'Attempting to connect to database mysql://b3:******@127.0.0.1/b3...'
120821 20:40:30	BOT    	'Connected to database [1 times]'
120821 20:40:30	BOT    	'Game log C:\\mw3server\\scripts\\games_mp.log'
120821 20:40:30	BOT    	'Starting bot reading file C:\\mw3server\\scripts\\games_mp.log'
120821 20:40:30	BOT    	'rcon status Cache Expire Time: [2 sec] Type: [memory]'
120821 20:40:30	VERBOSE	"RCON sending (192.168.0.199:27017) 'status'"
120821 20:40:31	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:31	VERBOSE	"RCON: retry sending 'status' (1/5)..."
120821 20:40:32	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:32	VERBOSE	"RCON: retry sending 'status' (2/5)..."
120821 20:40:32	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:32	VERBOSE	"RCON: retry sending 'status' (3/5)..."
120821 20:40:33	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:33	VERBOSE	"RCON: retry sending 'status' (4/5)..."
120821 20:40:34	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:34	ERROR	"RCON: too much tries. Abording ('status')"
120821 20:40:34	DEBUG	'RCON: Did not send any data'
120821 20:40:36	BOT    	'Loading Plugins (external plugin directory: C:\\b3\\b3\\extplugins)'
120821 20:40:36	BOT    	'Loading Plugin #1 censor [b3\\conf\\plugin_censor.xml]'
120821 20:40:36	BOT    	'CensorPlugin: Loading config b3\\conf\\plugin_censor.xml for CensorPlugin'
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'shit' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'ass' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'asshole' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'fuck' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'fuc' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'cunt' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'cock' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'dick' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'bitch' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'biatch' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'fag' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'nigger' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'pussy' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'lul' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'flikker' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'homo' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'kanker' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'teringlijer' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'kut' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'hoer' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'neuk' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'vittu' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'paskiainen' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'kusipaeae' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'fitte' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'pikk' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'hore' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'fitta' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'knullare' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'kuksugare' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'huora' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'spica' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'piroca' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'caralho' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'puta' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'cabra' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'maricon' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'pinche' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'batard' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'encule' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'merde' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'putain' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'salaud' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'connard' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'salopard' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'salope' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'scheisse' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'arsch' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'huendin' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'kopulieren' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'fick' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'chuj' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'kutas' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'fiut' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'pedal' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'cipa' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'pizda' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'ciota' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'dupek' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'kurwa' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'skurwysyn' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'zajebac' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'pojebac' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'wyjebac' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'pierdolic' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'rozpierdalac' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'popierdolony' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badword rule 'wypierdalac' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badname rule 'doublecolor' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badname rule 'ass' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badname rule 'fuck' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badname rule 'shit' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badname rule 'bitch' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badname rule 'pussy' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badname rule 'nigger' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badname rule 'cunt' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badname rule 'nazi' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badname rule 'jihad' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badname rule 'admin' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badname rule 'hitler' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badname rule 'asshole' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badname rule 'kut' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badname rule 'hoer' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badname rule 'huora' loaded"
120821 20:40:36	DEBUG	"CensorPlugin: badname rule 'puta' loaded"
120821 20:40:36	DEBUG	'Register Event: Stop Process: CensorPlugin'
120821 20:40:36	DEBUG	'Register Event: Program Exit: CensorPlugin'
120821 20:40:36	BOT    	'Plugin censor (3.0 - ThorN) loaded'
120821 20:40:36	BOT    	'Loading Plugin #2 spamcontrol [b3\\conf\\plugin_spamcontrol.xml]'
120821 20:40:36	BOT    	'SpamcontrolPlugin: Loading config b3\\conf\\plugin_spamcontrol.xml for SpamcontrolPlugin'
120821 20:40:36	DEBUG	'Register Event: Stop Process: SpamcontrolPlugin'
120821 20:40:36	DEBUG	'Register Event: Program Exit: SpamcontrolPlugin'
120821 20:40:36	BOT    	'Plugin spamcontrol (1.1.2 - ThorN) loaded'
120821 20:40:36	BOT    	'Loading Plugin #3 admin [b3\\conf\\plugin_admin.xml]'
120821 20:40:36	BOT    	'AdminPlugin: Loading config b3\\conf\\plugin_admin.xml for AdminPlugin'
120821 20:40:36	DEBUG	'Register Event: Stop Process: AdminPlugin'
120821 20:40:36	DEBUG	'Register Event: Program Exit: AdminPlugin'
120821 20:40:36	BOT    	'Plugin admin (1.12.1 - ThorN, xlr8or, Courgette) loaded'
120821 20:40:36	BOT    	'Loading Plugin #4 stats [b3\\conf\\plugin_stats.xml]'
120821 20:40:36	BOT    	'StatsPlugin: Loading config b3\\conf\\plugin_stats.xml for StatsPlugin'
120821 20:40:36	DEBUG	'StatsPlugin: Using default value (0) for commands::mapstats'
120821 20:40:36	DEBUG	'StatsPlugin: Using default value (0) for commands::testscore'
120821 20:40:36	DEBUG	'StatsPlugin: Using default value (2) for commands::topstats'
120821 20:40:36	DEBUG	'Register Event: Stop Process: StatsPlugin'
120821 20:40:36	DEBUG	'Register Event: Program Exit: StatsPlugin'
120821 20:40:36	BOT    	'Plugin stats (1.3.7 - ThorN, GrosBedo) loaded'
120821 20:40:36	BOT    	'Loading Plugin #5 adv [b3\\conf\\plugin_adv.xml]'
120821 20:40:36	BOT    	'AdvPlugin: Loading config b3\\conf\\plugin_adv.xml for AdvPlugin'
120821 20:40:36	INFO	'AdvPlugin: adv rate is 2'
120821 20:40:36	VERBOSE	'AdvPlugin: self._feedmaxitems: 4'
120821 20:40:37	DEBUG	'AdvPlugin: 2 -> (*/2,0)'
120821 20:40:37	VERBOSE	'Added crontab > (51698600) - 0s [0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56, 58]m -1h -1d -1M -1DOW'
120821 20:40:37	INFO	'cron scheduler started'
120821 20:40:37	DEBUG	'Register Event: Stop Process: AdvPlugin'
120821 20:40:37	DEBUG	'Register Event: Program Exit: AdvPlugin'
120821 20:40:37	BOT    	'Plugin adv (1.3.2 - ThorN) loaded'
120821 20:40:37	BOT    	'Loading Plugin #6 status [b3\\conf\\plugin_status.xml]'
120821 20:40:37	BOT    	'StatusPlugin: Loading config b3\\conf\\plugin_status.xml for StatusPlugin'
120821 20:40:37	DEBUG	'StatusPlugin: Using default table for saving server svars: current_svars'
120821 20:40:37	DEBUG	'StatusPlugin: Using default table for saving current clients: current_clients'
120821 20:40:37	VERBOSE	'Added crontab > (52207008) - [0]s -1m -1h -1d -1M -1DOW'
120821 20:40:37	DEBUG	'Register Event: Stop Process: StatusPlugin'
120821 20:40:37	DEBUG	'Register Event: Program Exit: StatusPlugin'
120821 20:40:37	BOT    	'Plugin status (1.4.10 - ThorN) loaded'
120821 20:40:37	BOT    	'Loading Plugin #7 welcome [b3\\conf\\plugin_welcome.xml]'
120821 20:40:37	BOT    	'WelcomePlugin: Loading config b3\\conf\\plugin_welcome.xml for WelcomePlugin'
120821 20:40:37	DEBUG	'AdminPlugin: Command "greeting (None)" registered with cmd_greeting for level (20, 100)'
120821 20:40:37	INFO	'WelcomePlugin: delay set to 30. The bot will wait 30s after a player connects to write the welcome message'
120821 20:40:37	INFO	'WelcomePlugin: min_gap set to 3600. The bot will not welcome a player more than once every 3600 seconds'
120821 20:40:37	DEBUG	'Register Event: Stop Process: WelcomePlugin'
120821 20:40:37	DEBUG	'Register Event: Program Exit: WelcomePlugin'
120821 20:40:37	BOT    	'Plugin welcome (1.1 - ThorN) loaded'
120821 20:40:37	BOT    	'Loading Plugin #8 punkbuster [b3\\conf\\plugin_punkbuster.xml]'
120821 20:40:37	BOT    	'PunkbusterPlugin: Loading config b3\\conf\\plugin_punkbuster.xml for PunkbusterPlugin'
120821 20:40:37	VERBOSE	'Added crontab > (52959776) - 0s 0m 0h -1d -1M -1DOW'
120821 20:40:37	DEBUG	'Register Event: Stop Process: PunkbusterPlugin'
120821 20:40:37	DEBUG	'Register Event: Program Exit: PunkbusterPlugin'
120821 20:40:37	BOT    	'Plugin punkbuster (1.1.0 - ThorN) loaded'
120821 20:40:37	BOT    	'Loading Plugin publist'
120821 20:40:37	BOT    	'PublistPlugin: No config file found for PublistPlugin. (was not required either)'
120821 20:40:37	DEBUG	'Register Event: Stop Process: PublistPlugin'
120821 20:40:37	DEBUG	'Register Event: Program Exit: PublistPlugin'
120821 20:40:37	BOT    	'Plugin publist (1.10.1 - ThorN, Courgette) loaded'
120821 20:40:37	DEBUG	'creating the event queue with size 50'
120821 20:40:37	BOT    	'Starting parser'
120821 20:40:37	DEBUG	'Client Connected: [-1] World - WORLD ({})'
120821 20:40:37	DEBUG	'Storage: getClient Client<-1>'
120821 20:40:37	BOT    	'Client found in storage 1, welcome back World'
120821 20:40:37	DEBUG	'Storage: setClient Client<-1>'
120821 20:40:37	DEBUG	"Storage: setClient data {'time_add': 1345570098, 'time_edit': 1345596037, 'name': 'World', 'group_bits': 0, 'ip': '', 'auto_login': 1, 'greeting': u'', 'pbid': u'WORLD', 'connections': 9, 'mask_level': 0, 'guid': 'WORLD', 'id': 1}"
120821 20:40:37	DEBUG	'Client Authorized: [-1] World - WORLD'
120821 20:40:37	VERBOSE	"RCON sending (192.168.0.199:27017) 'PB_SV_Ver'"
120821 20:40:37	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:38	VERBOSE	"RCON: retry sending 'PB_SV_Ver' (1/2)..."
120821 20:40:38	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:38	ERROR	"RCON: too much tries. Abording ('PB_SV_Ver')"
120821 20:40:38	DEBUG	'RCON: Did not send any data'
120821 20:40:38	WARNING	'PunkBuster test FAILED, Check your game server setup and B3 config! Disabling PB support!'
120821 20:40:38	VERBOSE	"RCON sending (192.168.0.199:27017) 'status'"
120821 20:40:39	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:39	VERBOSE	"RCON: retry sending 'status' (1/5)..."
120821 20:40:40	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:40	VERBOSE	"RCON: retry sending 'status' (2/5)..."
120821 20:40:41	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:41	VERBOSE	"RCON: retry sending 'status' (3/5)..."
120821 20:40:42	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:42	VERBOSE	"RCON: retry sending 'status' (4/5)..."
120821 20:40:43	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:43	ERROR	"RCON: too much tries. Abording ('status')"
120821 20:40:43	DEBUG	'RCON: Did not send any data'
120821 20:40:43	DEBUG	'Forcing server cvar g_logsync to 1'
120821 20:40:43	VERBOSE	"RCON sending (192.168.0.199:27017) 'set g_logsync 1'"
120821 20:40:43	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:43	VERBOSE	"RCON: retry sending 'set g_logsync 1' (1/2)..."
120821 20:40:44	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:44	ERROR	"RCON: too much tries. Abording ('set g_logsync 1')"
120821 20:40:44	DEBUG	'RCON: Did not send any data'
120821 20:40:44	VERBOSE	"RCON sending (192.168.0.199:27017) 'fs_game'"
120821 20:40:45	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:45	VERBOSE	"RCON: retry sending 'fs_game' (1/2)..."
120821 20:40:46	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:46	ERROR	"RCON: too much tries. Abording ('fs_game')"
120821 20:40:46	DEBUG	'RCON: Did not send any data'
120821 20:40:46	DEBUG	'Get cvar fs_game = []'
120821 20:40:46	WARNING	'Could not query server for fs_game'
120821 20:40:46	VERBOSE	"RCON sending (192.168.0.199:27017) 'fs_basepath'"
120821 20:40:47	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:47	VERBOSE	"RCON: retry sending 'fs_basepath' (1/2)..."
120821 20:40:48	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:48	ERROR	"RCON: too much tries. Abording ('fs_basepath')"
120821 20:40:48	DEBUG	'RCON: Did not send any data'
120821 20:40:48	DEBUG	'Get cvar fs_basepath = []'
120821 20:40:48	WARNING	'Could not query server for fs_basepath'
120821 20:40:48	VERBOSE	"RCON sending (192.168.0.199:27017) 'fs_homepath'"
120821 20:40:49	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:49	VERBOSE	"RCON: retry sending 'fs_homepath' (1/2)..."
120821 20:40:49	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:49	ERROR	"RCON: too much tries. Abording ('fs_homepath')"
120821 20:40:49	DEBUG	'RCON: Did not send any data'
120821 20:40:49	DEBUG	'Get cvar fs_homepath = []'
120821 20:40:49	WARNING	'Could not query server for fs_homepath'
120821 20:40:49	VERBOSE	"RCON sending (192.168.0.199:27017) 'shortversion'"
120821 20:40:50	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:50	VERBOSE	"RCON: retry sending 'shortversion' (1/2)..."
120821 20:40:51	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:51	ERROR	"RCON: too much tries. Abording ('shortversion')"
120821 20:40:51	DEBUG	'RCON: Did not send any data'
120821 20:40:51	DEBUG	'Get cvar shortversion = []'
120821 20:40:51	WARNING	'Could not query server for shortversion'
120821 20:40:51	DEBUG	'Parser started.'
120821 20:40:51	VERBOSE	"RCON sending (192.168.0.199:27017) 'sv_hostname'"
120821 20:40:52	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:52	VERBOSE	"RCON: retry sending 'sv_hostname' (1/2)..."
120821 20:40:53	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:53	ERROR	"RCON: too much tries. Abording ('sv_hostname')"
120821 20:40:53	DEBUG	'RCON: Did not send any data'
120821 20:40:53	DEBUG	'Get cvar sv_hostname = []'
120821 20:40:53	WARNING	'Could not query server for sv_hostname'
120821 20:40:53	BOT    	'Starting plugins'
120821 20:40:53	VERBOSE	"RCON sending (192.168.0.199:27017) 'say ^0(^2b3^0)^7: ^8www.bigbrotherbot.net ^0(^8b3^0) ^9v1.8.2 [nt] ^9[^3Seda^9]^3 ^2[ONLINE]'"
120821 20:40:53	BOT    	'Starting Plugin admin'
120821 20:40:53	DEBUG	'Register Event: Say: AdminPlugin'
120821 20:40:53	DEBUG	'Register Event: Private Message: AdminPlugin'
120821 20:40:53	DEBUG	'AdminPlugin: Command "status (None)" registered with cmd_status for level (20, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "rules (r)" registered with cmd_rules for level (0, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "makereg (mr)" registered with cmd_makereg for level (80, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "leveltest (lt)" registered with cmd_leveltest for level (20, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "warn (w)" registered with cmd_warn for level (20, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "list (None)" registered with cmd_list for level (20, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "warns (None)" registered with cmd_warns for level (20, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "warntest (wt)" registered with cmd_warntest for level (20, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "warninfo (wi)" registered with cmd_warninfo for level (20, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "nextmap (None)" registered with cmd_nextmap for level (2, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "say (None)" registered with cmd_say for level (20, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "lookup (l)" registered with cmd_lookup for level (80, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "b3 (None)" registered with cmd_b3 for level (9, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "seen (None)" registered with cmd_seen for level (2, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "find (None)" registered with cmd_find for level (20, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "pause (None)" registered with cmd_pause for level (90, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "kickall (kall)" registered with cmd_kickall for level (80, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "warnclear (wc)" registered with cmd_warnclear for level (80, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "admintest (None)" registered with cmd_admintest for level (40, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "regtest (None)" registered with cmd_regtest for level (1, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "rebuild (None)" registered with cmd_rebuild for level (90, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "maps (None)" registered with cmd_maps for level (2, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "ban (b)" registered with cmd_ban for level (60, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "ungroup (None)" registered with cmd_ungroup for level (90, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "banall (ball)" registered with cmd_banall for level (80, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "maprotate (None)" registered with cmd_maprotate for level (80, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "putgroup (None)" registered with cmd_putgroup for level (90, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "map (None)" registered with cmd_map for level (80, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "notice (None)" registered with cmd_notice for level (40, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "enable (None)" registered with cmd_enable for level (100, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "runas (su)" registered with cmd_runas for level (100, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "spankall (sall)" registered with cmd_spankall for level (80, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "tempban (tb)" registered with cmd_tempban for level (40, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "unmask (None)" registered with cmd_unmask for level (100, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "aliases (alias)" registered with cmd_aliases for level (20, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "disable (None)" registered with cmd_disable for level (100, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "baninfo (bi)" registered with cmd_baninfo for level (40, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "kick (k)" registered with cmd_kick for level (40, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "clientinfo (None)" registered with cmd_clientinfo for level (90, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "restart (None)" registered with cmd_restart for level (100, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "spams (None)" registered with cmd_spams for level (20, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "scream (None)" registered with cmd_scream for level (40, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "poke (None)" registered with cmd_poke for level (20, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "die (None)" registered with cmd_die for level (100, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "register (None)" registered with cmd_register for level (0, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "mask (None)" registered with cmd_mask for level (100, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "unban (None)" registered with cmd_unban for level (60, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "help (h)" registered with cmd_help for level (0, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "reconfig (None)" registered with cmd_reconfig for level (100, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "admins (None)" registered with cmd_admins for level (20, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "warnremove (wr)" registered with cmd_warnremove for level (20, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "permban (pb)" registered with cmd_permban for level (80, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "time (None)" registered with cmd_time for level (1, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "clear (kiss)" registered with cmd_clear for level (80, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "spam (s)" registered with cmd_spam for level (20, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "spank (sp)" registered with cmd_spank for level (60, 100)'
120821 20:40:53	DEBUG	'SELECT * FROM groups WHERE `keyword` = "superadmin" LIMIT 1'
120821 20:40:53	DEBUG	"Storage: getClientsMatching {'&group_bits': 128}"
120821 20:40:53	DEBUG	'AdminPlugin: 0 superadmins found in database'
120821 20:40:53	VERBOSE	'AdminPlugin: No SuperAdmins found, enabling !iamgod'
120821 20:40:53	DEBUG	'AdminPlugin: Command "iamgod (None)" registered with cmd_iamgod for level (0, 100)'
120821 20:40:53	BOT    	'Starting Plugin censor'
120821 20:40:53	DEBUG	'Register Event: Say: CensorPlugin'
120821 20:40:53	DEBUG	'Register Event: Team Say: CensorPlugin'
120821 20:40:53	DEBUG	'Register Event: Client Name Change: CensorPlugin'
120821 20:40:53	DEBUG	'Register Event: Client Authenticated: CensorPlugin'
120821 20:40:53	BOT    	'Starting Plugin spamcontrol'
120821 20:40:53	DEBUG	'Register Event: Say: SpamcontrolPlugin'
120821 20:40:53	DEBUG	'Register Event: Team Say: SpamcontrolPlugin'
120821 20:40:53	DEBUG	'AdminPlugin: Command "spamins (None)" registered with cmd_spamins for level (20, 100)'
120821 20:40:53	BOT    	'Starting Plugin stats'
120821 20:40:53	DEBUG	'AdminPlugin: Command "testscore (ts)" registered with cmd_testscore for level (0, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "topxp (None)" registered with cmd_topxp for level (2, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "topstats (top)" registered with cmd_topstats for level (2, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "mapstats (stats)" registered with cmd_mapstats for level (0, 100)'
120821 20:40:53	DEBUG	'Register Event: Client Team Damage: StatsPlugin'
120821 20:40:53	DEBUG	'Register Event: Client Team Kill: StatsPlugin'
120821 20:40:53	DEBUG	'Register Event: Client Kill: StatsPlugin'
120821 20:40:53	DEBUG	'Register Event: Client Damage: StatsPlugin'
120821 20:40:53	DEBUG	'Register Event: Game Exit: StatsPlugin'
120821 20:40:53	DEBUG	'Register Event: Game Round Start: StatsPlugin'
120821 20:40:53	BOT    	'Starting Plugin adv'
120821 20:40:53	DEBUG	'AdminPlugin: Command "advadd (None)" registered with cmd_advadd for level (100, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "advrate (None)" registered with cmd_advrate for level (100, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "advlist (None)" registered with cmd_advlist for level (100, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "advload (None)" registered with cmd_advload for level (100, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "advrem (None)" registered with cmd_advrem for level (100, 100)'
120821 20:40:53	DEBUG	'AdvPlugin: XLRstats not installed, @topstats not available!'
120821 20:40:53	BOT    	'Starting Plugin status'
120821 20:40:53	BOT    	'Starting Plugin welcome'
120821 20:40:53	DEBUG	'Register Event: Client Authenticated: WelcomePlugin'
120821 20:40:53	BOT    	'Starting Plugin punkbuster'
120821 20:40:53	DEBUG	'AdminPlugin: Command "pbss (None)" registered with cmd_pbss for level (20, 100)'
120821 20:40:53	DEBUG	'AdminPlugin: Command "pbbuildbans (None)" registered with cmd_pbbuildbans for level (80, 100)'
120821 20:40:53	BOT    	'Starting Plugin publist'
120821 20:40:53	DEBUG	'Set cvar _B3 = [b3 v1.8.2 [nt]]'
120821 20:40:53	ERROR	"RCON: too much tries. Abording ('say ^0(^2b3^0)^7: ^8www.bigbrotherbot.net ^0(^8b3^0) ^9v1.8.2 [nt] ^9[^3Seda^9]^3 ^2[ONLINE]')"
120821 20:40:53	DEBUG	'RCON: Did not send any data'
120821 20:40:54	VERBOSE	'RCON sending (192.168.0.199:27017) \'set _B3 "B3 v1.8.2 [nt]"\''
120821 20:40:54	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:55	VERBOSE	'RCON: retry sending \'set _B3 "B3 v1.8.2 [nt]"\' (1/2)...'
120821 20:40:55	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:40:55	ERROR	'RCON: too much tries. Abording (\'set _B3 "B3 v1.8.2 [nt]"\')'
120821 20:40:55	DEBUG	'RCON: Did not send any data'
120821 20:40:55	DEBUG	'PublistPlugin: publist will send heartbeat at 09:27 every day'
120821 20:40:55	VERBOSE	'Added crontab > (53010896) - 0s 27m 9h -1d -1M -1DOW'
120821 20:40:55	INFO	'PublistPlugin: initial heartbeat will be sent to B3 master server at 45 minutes'
120821 20:40:55	VERBOSE	'Added crontab > (53011176) - 0s 45m -1h -1d -1M -1DOW'
120821 20:40:55	BOT    	'all plugins started'
120821 20:40:55	BOT    	'starting event dispatching thread'
120821 20:40:55	BOT    	'start reading game events'
120821 20:40:55	DEBUG	'AUTODOC: saving html documentation'
120821 20:40:55	DEBUG	'AUTODOC: get commands with level <= 100'
120821 20:40:55	DEBUG	'Writing to b3_doc.html'
120821 20:41:00	VERBOSE	"RCON sending (192.168.0.199:27017) 'status'"
120821 20:41:00	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:41:00	VERBOSE	"RCON: retry sending 'status' (1/5)..."
120821 20:41:01	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:41:01	VERBOSE	"RCON: retry sending 'status' (2/5)..."
120821 20:41:02	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:41:02	VERBOSE	"RCON: retry sending 'status' (3/5)..."
120821 20:41:03	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:41:03	VERBOSE	"RCON: retry sending 'status' (4/5)..."
120821 20:41:04	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
120821 20:41:04	ERROR	"RCON: too much tries. Abording ('status')"
120821 20:41:04	DEBUG	'RCON: Did not send any data'
120821 20:41:04	VERBOSE	'StatusPlugin: Building XML status'
120821 20:41:04	DEBUG	'StatusPlugin: Writing XML status to C:\\Users\\Kevin\\status.xml'
120821 20:42:00	VERBOSE	"RCON sending (192.168.0.199:27017) 'say ^0(^2b3^0)^7: ^2Big Brother Bot is watching you... www.BigBrotherBot.net'"
120821 20:42:00	ERROR	"RCON: too much tries. Abording ('say ^0(^2b3^0)^7: ^2Big Brother Bot is watching you... www.BigBrotherBot.net')"
120821 20:42:00	DEBUG	'RCON: Did not send any data'
120821 20:42:00	VERBOSE	"RCON sending (192.168.0.199:27017) 'status'"
120821 20:42:00	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 20:42:01	VERBOSE	"RCON: retry sending 'status' (1/5)..."
120821 20:42:01	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 20:42:01	VERBOSE	"RCON: retry sending 'status' (2/5)..."
120821 20:42:01	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 20:42:01	VERBOSE	"RCON: retry sending 'status' (3/5)..."
120821 20:42:01	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 20:42:01	VERBOSE	"RCON: retry sending 'status' (4/5)..."
120821 20:42:01	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
120821 20:42:01	ERROR	"RCON: too much tries. Abording ('status')"
120821 20:42:01	DEBUG	'RCON: Did not send any data'
120821 20:42:01	VERBOSE	'StatusPlugin: Building XML status'
120821 20:42:01	DEBUG	'StatusPlugin: Writing XML status to C:\\Users\\Kevin\\status.xml'
120821 20:42:03	CONSOLE	'0:00 ------------------------------------------------------------'
120821 20:42:03	CONSOLE	'0:00 InitGame: \\g_gametype\\war\\g_hardcore\\0\\gamename\\IW5\\mapname\\mp_cement\\protocol\\104\\scr_game_allowkillcam\\1\\scr_team_fftype\\0\\shortversion\\1.4\\sv_allowClientConsole\\0\\sv_floodProtect\\1\\sv_hostname\\^2Orbital Clan ^3II ^1TDM DLC\\sv_maxclients\\16\\sv_privateClients\\0\\sv_privateClientsForClients\\0\\sv_pure\\1\\sv_voice\\Team Chat'
120821 20:42:03	VERBOSE	'...self.console.game.gameType: war'
120821 20:42:03	VERBOSE	'Queueing event Game Round Start '
120821 20:42:03	VERBOSE	'Parsing Event: Game Round Start: StatsPlugin'
120821 20:42:03	DEBUG	'StatsPlugin: Map Start: clearing stats'

 

B3 cannot connect to the server but RCON is fine...

Опубликовано:

I'm getting this error (at the end) on starting b3. I have installed b3 multiple times, and have even used files from working servers. Does anybody know how I can solve this problem?

 

120823 10:47:31	BOT    	'www.bigbrotherbot.net (b3) v1.8.1 [nt] [seda]'
120823 10:47:31	BOT    	'Python: 2.7.3 (default, Apr 10 2012, 23:24:47) [MSC v.1500 64 bit (AMD64)]'
120823 10:47:31	BOT    	'Default encoding: ascii'
120823 10:47:31	BOT    	'Starting Cod8Parser v0.1 for server 192.168.1.10:27018'
120823 10:47:31	BOT    	'--------------------------------------------'
120823 10:47:31	BOT    	'Attempting to connect to database mysql://root:******@localhost/b3...'
120823 10:47:31	BOT    	'Connected to database [1 times]'
120823 10:47:31	BOT    	'Game log D:\\Call of Duty- Modern Warfare 3\\scripts\\games_mp.log'
120823 10:47:31	BOT    	'Starting bot reading file D:\\Call of Duty- Modern Warfare 3\\scripts\\games_mp.log'
120823 10:47:31	BOT    	'rcon status Cache Expire Time: [2 sec] Type: [memory]'
120823 10:47:31	DEBUG	'Data was a string'
120823 10:47:32	BOT    	'Loading Plugins (external plugin directory: D:\\Big Brother Bot\\b3-1.8.1\\b3\\extplugins)'
120823 10:47:32	BOT    	'Loading Plugin #1 censor [b3\\conf\\plugin_censor.xml]'
120823 10:47:32	BOT    	'CensorPlugin: Loading config b3\\conf\\plugin_censor.xml for CensorPlugin'
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'shit' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'ass' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'asshole' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'fuck' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'fuc' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'cunt' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'cock' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'dick' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'bitch' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'biatch' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'fag' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'nigger' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'pussy' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'lul' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'flikker' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'homo' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'kanker' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'teringlijer' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'kut' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'hoer' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'neuk' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'vittu' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'paskiainen' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'kusipaeae' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'fitte' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'pikk' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'hore' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'fitta' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'knullare' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'kuksugare' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'huora' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'spica' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'piroca' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'caralho' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'puta' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'cabra' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'maricon' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'pinche' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'batard' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'encule' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'merde' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'putain' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'salaud' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'connard' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'salopard' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'salope' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'scheisse' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'arsch' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'huendin' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'kopulieren' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'fick' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'chuj' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'kutas' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'fiut' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'pedal' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'cipa' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'pizda' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'ciota' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'dupek' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'kurwa' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'skurwysyn' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'zajebac' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'pojebac' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'wyjebac' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'pierdolic' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'rozpierdalac' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'popierdolony' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badword rule 'wypierdalac' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badname rule 'doublecolor' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badname rule 'ass' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badname rule 'fuck' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badname rule 'shit' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badname rule 'bitch' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badname rule 'pussy' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badname rule 'nigger' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badname rule 'cunt' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badname rule 'nazi' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badname rule 'jihad' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badname rule 'admin' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badname rule 'hitler' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badname rule 'asshole' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badname rule 'kut' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badname rule 'hoer' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badname rule 'huora' loaded"
120823 10:47:32	DEBUG	"CensorPlugin: badname rule 'puta' loaded"
120823 10:47:32	DEBUG	'Register Event: Stop Process: CensorPlugin'
120823 10:47:32	DEBUG	'Register Event: Program Exit: CensorPlugin'
120823 10:47:32	BOT    	'Plugin censor (3.0 - ThorN) loaded'
120823 10:47:32	BOT    	'Loading Plugin #2 spamcontrol [b3\\conf\\plugin_spamcontrol.xml]'
120823 10:47:32	BOT    	'SpamcontrolPlugin: Loading config b3\\conf\\plugin_spamcontrol.xml for SpamcontrolPlugin'
120823 10:47:32	DEBUG	'Register Event: Stop Process: SpamcontrolPlugin'
120823 10:47:32	DEBUG	'Register Event: Program Exit: SpamcontrolPlugin'
120823 10:47:32	BOT    	'Plugin spamcontrol (1.1.2 - ThorN) loaded'
120823 10:47:32	BOT    	'Loading Plugin #3 admin [b3\\conf\\plugin_admin.xml]'
120823 10:47:32	BOT    	'AdminPlugin: Loading config b3\\conf\\plugin_admin.xml for AdminPlugin'
120823 10:47:32	DEBUG	'Register Event: Stop Process: AdminPlugin'
120823 10:47:32	DEBUG	'Register Event: Program Exit: AdminPlugin'
120823 10:47:32	BOT    	'Plugin admin (1.11.4 - ThorN, xlr8or, Courgette) loaded'
120823 10:47:32	BOT    	'Loading Plugin #4 tk [b3\\conf\\plugin_tk.xml]'
120823 10:47:32	BOT    	'TkPlugin: Loading config b3\\conf\\plugin_tk.xml for TkPlugin'
120823 10:47:32	DEBUG	'TkPlugin: tk max level is 40'
120823 10:47:32	DEBUG	'TkPlugin: Send messages privately ? True'
120823 10:47:32	DEBUG	'TkPlugin: Damage Threshold is 100'
120823 10:47:32	DEBUG	'TkPlugin: TK Warning duration is 1h'
120823 10:47:32	DEBUG	'TkPlugin: Max warn level is 2'
120823 10:47:32	DEBUG	'TkPlugin: Half life for TK points is 0 (0 is disabled)'
120823 10:47:32	DEBUG	'TkPlugin: Using GAME_EXIT event to halve TK points'
120823 10:47:32	DEBUG	'Register Event: Stop Process: TkPlugin'
120823 10:47:32	DEBUG	'Register Event: Program Exit: TkPlugin'
120823 10:47:32	BOT    	'Plugin tk (1.2.7 - ThorN) loaded'
120823 10:47:32	BOT    	'Loading Plugin #5 stats [b3\\conf\\plugin_stats.xml]'
120823 10:47:32	BOT    	'StatsPlugin: Loading config b3\\conf\\plugin_stats.xml for StatsPlugin'
120823 10:47:32	DEBUG	'StatsPlugin: Using default value (0) for commands::mapstats'
120823 10:47:32	DEBUG	'StatsPlugin: Using default value (0) for commands::testscore'
120823 10:47:32	DEBUG	'StatsPlugin: Using default value (2) for commands::topstats'
120823 10:47:32	DEBUG	'Register Event: Stop Process: StatsPlugin'
120823 10:47:32	DEBUG	'Register Event: Program Exit: StatsPlugin'
120823 10:47:32	BOT    	'Plugin stats (1.3.7 - ThorN, GrosBedo) loaded'
120823 10:47:32	BOT    	'Loading Plugin #6 pingwatch [b3\\conf\\plugin_pingwatch.xml]'
120823 10:47:32	BOT    	'PingwatchPlugin: Loading config b3\\conf\\plugin_pingwatch.xml for PingwatchPlugin'
120823 10:47:32	DEBUG	'AdminPlugin: Command "ci (None)" registered with cmd_ci for level (20, 100)'
120823 10:47:32	INFO	'cron scheduler started'
120823 10:47:32	DEBUG	'Register Event: Stop Process: PingwatchPlugin'
120823 10:47:32	DEBUG	'Register Event: Program Exit: PingwatchPlugin'
120823 10:47:32	BOT    	'Plugin pingwatch (1.2.2 - ThorN) loaded'
120823 10:47:32	BOT    	'Loading Plugin #7 adv [b3\\conf\\plugin_adv.xml]'
120823 10:47:32	BOT    	'AdvPlugin: Loading config b3\\conf\\plugin_adv.xml for AdvPlugin'
120823 10:47:32	INFO	'AdvPlugin: adv rate is 1'
120823 10:47:33	DEBUG	'AdvPlugin: 1 -> (*/1,0)'
120823 10:47:33	DEBUG	'Register Event: Stop Process: AdvPlugin'
120823 10:47:33	DEBUG	'Register Event: Program Exit: AdvPlugin'
120823 10:47:33	BOT    	'Plugin adv (1.3.2 - ThorN) loaded'
120823 10:47:33	BOT    	'Loading Plugin #8 status [b3\\conf\\plugin_status.xml]'
120823 10:47:33	BOT    	'StatusPlugin: Loading config b3\\conf\\plugin_status.xml for StatusPlugin'
120823 10:47:33	DEBUG	'StatusPlugin: Using default table for saving server svars: current_svars'
120823 10:47:33	DEBUG	'StatusPlugin: Using default table for saving current clients: current_clients'
120823 10:47:33	DEBUG	'Register Event: Stop Process: StatusPlugin'
120823 10:47:33	DEBUG	'Register Event: Program Exit: StatusPlugin'
120823 10:47:33	BOT    	'Plugin status (1.4.9 - ThorN) loaded'
120823 10:47:33	BOT    	'Loading Plugin #9 welcome [b3\\conf\\plugin_welcome.xml]'
120823 10:47:33	BOT    	'WelcomePlugin: Loading config b3\\conf\\plugin_welcome.xml for WelcomePlugin'
120823 10:47:33	DEBUG	'AdminPlugin: Command "greeting (None)" registered with cmd_greeting for level (20, 100)'
120823 10:47:33	INFO	'WelcomePlugin: delay set to 30. The bot will wait 30s after a player connects to write the welcome message'
120823 10:47:33	INFO	'WelcomePlugin: min_gap set to 3600. The bot will not welcome a player more than once every 3600 seconds'
120823 10:47:33	DEBUG	'Register Event: Stop Process: WelcomePlugin'
120823 10:47:33	DEBUG	'Register Event: Program Exit: WelcomePlugin'
120823 10:47:33	BOT    	'Plugin welcome (1.1 - ThorN) loaded'
120823 10:47:33	BOT    	'Loading Plugin #10 punkbuster [b3\\conf\\plugin_punkbuster.xml]'
120823 10:47:33	BOT    	'PunkbusterPlugin: Loading config b3\\conf\\plugin_punkbuster.xml for PunkbusterPlugin'
120823 10:47:33	DEBUG	'Register Event: Stop Process: PunkbusterPlugin'
120823 10:47:33	DEBUG	'Register Event: Program Exit: PunkbusterPlugin'
120823 10:47:33	BOT    	'Plugin punkbuster (1.1.0 - ThorN) loaded'
120823 10:47:33	BOT    	'Loading Plugin #11 xlrstats [D]'
120823 10:47:33	INFO	'xlrstats is not a built-in plugin (No module named xlrstats)'
120823 10:47:33	INFO	'trying external plugin directory : D:\\Big Brother Bot\\b3-1.8.1\\b3\\extplugins'
120823 10:47:33	BOT    	'XlrstatsPlugin: Loading config D:\\Big Brother Bot\\b3-1.8.1\\b3\\extplugins\\conf\\xlrstats.xml for XlrstatsPlugin'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (False) for settings::silent'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (True) for settings::hide_bots'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (True) for settings::exclude_bots'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (2) for settings::assist_timespan'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (10) for settings::damage_assist_release'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (0) for settings::announce'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (1) for settings::keep_time'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (xlr_playerstats) for tables::playerstats'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (xlr_weaponstats) for tables::weaponstats'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (xlr_weaponusage) for tables::weaponusage'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (xlr_bodyparts) for tables::bodyparts'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (xlr_playerbody) for tables::playerbody'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (xlr_opponents) for tables::opponents'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (xlr_mapstats) for tables::mapstats'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (xlr_playermaps) for tables::playermaps'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (xlr_actionstats) for tables::actionstats'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (xlr_playeractions) for tables::playeractions'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (xlr_history_monthly) for tables::history_monthly'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (xlr_history_weekly) for tables::history_weekly'
120823 10:47:33	DEBUG	'XlrstatsPlugin: Using default value (ctime) for tables::ctime'
120823 10:47:33	DEBUG	'Register Event: Stop Process: XlrstatsPlugin'
120823 10:47:33	DEBUG	'Register Event: Program Exit: XlrstatsPlugin'
120823 10:47:33	BOT    	'Plugin xlrstats (2.7.1 - Tim ter Laak / Mark Weirath) loaded'
120823 10:47:33	BOT    	'Loading Plugin publist'
120823 10:47:33	BOT    	'PublistPlugin: No config file found for PublistPlugin. (was not required either)'
120823 10:47:33	DEBUG	'Register Event: Stop Process: PublistPlugin'
120823 10:47:33	DEBUG	'Register Event: Program Exit: PublistPlugin'
120823 10:47:33	BOT    	'Plugin publist (1.10.1 - ThorN, Courgette) loaded'
120823 10:47:33	DEBUG	'creating the event queue with size 15'
120823 10:47:33	BOT    	'Starting parser'
120823 10:47:33	DEBUG	'Client Connected: [-1] World - WORLD ({})'
120823 10:47:33	DEBUG	'Storage: getClient Client<-1>'
120823 10:47:33	ERROR	'[sELECT * FROM clients WHERE `guid` = "WORLD" LIMIT 1] None'
120823 10:47:33	INFO	'STDOUT "Error: global name \'traceback\' is not defined"'
120823 10:47:33	INFO	"STDOUT '\\n'"
120823 10:47:33	ERROR	"STDERR 'Traceback (most recent call last):\\n'"
120823 10:47:33	ERROR	'STDERR \'  File "D:\\\\Big Brother Bot\\\\b3-1.8.1\\\\b3\\\\__init__.py", line 182, in start\\n\''
120823 10:47:33	ERROR	"STDERR '    console.start()\\n'"
120823 10:47:33	ERROR	'STDERR \'  File "D:\\\\Big Brother Bot\\\\b3-1.8.1\\\\b3\\\\parser.py", line 474, in start\\n\''
120823 10:47:33	ERROR	"STDERR '    self.startup()\\n'"
120823 10:47:33	ERROR	'STDERR \'  File "D:\\\\Big Brother Bot\\\\b3-1.8.1\\\\b3\\\\parsers\\\\cod8.py", line 47, in startup\\n\''
120823 10:47:33	ERROR	"STDERR '    b3.parsers.cod6.Cod6Parser.startup(self)\\n'"
120823 10:47:33	ERROR	'STDERR \'  File "D:\\\\Big Brother Bot\\\\b3-1.8.1\\\\b3\\\\parsers\\\\cod6.py", line 57, in startup\\n\''
120823 10:47:33	ERROR	"STDERR '    b3.parsers.cod4.Cod4Parser.startup(self)\\n'"
120823 10:47:33	ERROR	'STDERR \'  File "D:\\\\Big Brother Bot\\\\b3-1.8.1\\\\b3\\\\parsers\\\\cod.py", line 157, in startup\\n\''
120823 10:47:33	ERROR	'STDERR "    client = self.clients.newClient(\'-1\', guid=\'WORLD\', name=\'World\', hide=True, pbid=\'WORLD\')\\n"'
120823 10:47:33	ERROR	'STDERR \'  File "D:\\\\Big Brother Bot\\\\b3-1.8.1\\\\b3\\\\clients.py", line 1147, in newClient\\n\''
120823 10:47:33	ERROR	"STDERR '    client.auth()\\n'"
120823 10:47:33	ERROR	'STDERR \'  File "D:\\\\Big Brother Bot\\\\b3-1.8.1\\\\b3\\\\parsers\\\\cod4.py", line 227, in cod4ClientAuthMethod\\n\''
120823 10:47:33	ERROR	'STDERR "    self.console.error(\'auth self.console.storage.getClient(client) - %s\\\\n%s\', e, traceback.extract_tb(sys.exc_info()[2]))\\n"'
120823 10:47:33	ERROR	'STDERR "NameError: global name \'traceback\' is not defined\\n"'
120823 10:47:33	BOT    	'Shutting down...'
120823 10:47:33	INFO	'StatusPlugin: B3 stop/exit.. updating status'
120823 10:47:33	DEBUG	'StatusPlugin: Writing XML status to C:\\Users\\Marc\\status.xml'
120823 10:47:33	DEBUG	'XlrstatsPlugin: xlrstats.dumpEvent -- Type 2, Client None, Target None, Data '
120823 10:47:33	BOT    	'Shutting down database connections...'

Опубликовано:
  • Автор
I'm getting this error (at the end) on starting b3. I have installed b3 multiple times, and have even used files from working servers. Does anybody know how I can solve this problem?

 

120823 10:47:33	DEBUG	'Client Connected: [-1] World - WORLD ({})'
120823 10:47:33	DEBUG	'Storage: getClient Client<-1>'
120823 10:47:33	ERROR	'[sELECT * FROM clients WHERE `guid` = "WORLD" LIMIT 1] None'

Your problem is there.

"WORLD" is the default client on b3 database. If it can't read that client, then it means that you didn't import the database.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гость
Ответить в тему...

Сейчас на странице 0

  • Нет пользователей, просматривающих эту страницу

Важная информация

Используя этот сайт, вы соглашаетесь Условия использования.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.