Перейти к содержимому
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

Опубликовано:
  • Автор

its my b3.xml :

<?xml version="1.0" encoding="UTF-8"?>



b3
^0(^2b3^0)^7:
%I:%M%p %Z %m/%d/%y
CET
10
C:\Users\Nikita\Desktop\B3\b3.log
cod6
mysql://b3:mypass@localhost/b3


my pass
28960
85.65.111.129
192.168.1.11
0.33
50
off
G:\mw2 Server\mods\Trickshot\games_mp.log


html
100
b3_doc.html


stable


$clientname^7 was kicked by $adminname^7 $reason
$clientname^7 was kicked $reason
$clientname^7 was banned by $adminname^7 $reason
$clientname^7 was banned $reason
$clientname^7 was temp banned by $adminname^7 for $banduration^7 $reason
$clientname^7 was temp banned for $banduration^7 $reason
$clientname^7 was un-banned by $adminname^7 $reason
$clientname^7 was un-banned $reason


@b3/extplugins




 

 

and b3 log :

130112 22:30:39	BOT    	'www.bigbrotherbot.net (b3) v1.8.2 [nt] [seda] [Win32 standalone]'
130112 22:30:39	BOT    	'Python: 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)]'
130112 22:30:39	BOT    	'Default encoding: ascii'
130112 22:30:39	BOT    	'Starting Cod6Parser v0.6 for server 192.168.1.11:28960'
130112 22:30:39	BOT    	'--------------------------------------------'
130112 22:30:39	BOT    	'Attempting to connect to database mysql://b3:******@localhost/b3...'
130112 22:30:40	BOT    	'Connected to database [1 times]'
130112 22:30:40	BOT    	'Game log G:\\mw2 Server\\m2demo\\games_mp.log'
130112 22:30:40	BOT    	'Starting bot reading file G:\\mw2 Server\\m2demo\\games_mp.log'
130112 22:30:40	BOT    	'rcon status Cache Expire Time: [2 sec] Type: [memory]'
130112 22:30:40	BOT    	'Loading Plugins (external plugin directory: C:\\Users\\Nikita\\Desktop\\B3\\extplugins)'
130112 22:30:40	BOT    	'Loading Plugin #1 admin [conf\\plugin_admin.xml]'
130112 22:30:40	BOT    	'AdminPlugin: Loading config conf\\plugin_admin.xml for AdminPlugin'
130112 22:30:40	DEBUG	'Register Event: Stop Process: AdminPlugin'
130112 22:30:40	DEBUG	'Register Event: Program Exit: AdminPlugin'
130112 22:30:40	BOT    	'Plugin admin (1.12.1 - ThorN, xlr8or, Courgette) loaded'
130112 22:30:40	BOT    	'Loading Plugin publist'
130112 22:30:40	BOT    	'PublistPlugin: No config file found for PublistPlugin. (was not required either)'
130112 22:30:40	DEBUG	'Register Event: Stop Process: PublistPlugin'
130112 22:30:40	DEBUG	'Register Event: Program Exit: PublistPlugin'
130112 22:30:40	BOT    	'Plugin publist (1.10.1 - ThorN, Courgette) loaded'
130112 22:30:40	DEBUG	'creating the event queue with size 50'
130112 22:30:40	BOT    	'Starting parser'
130112 22:30:40	DEBUG	'Client Connected: [-1] World - WORLD ({})'
130112 22:30:40	DEBUG	'Storage: getClient Client<-1>'
130112 22:30:40	ERROR	'[sELECT * FROM clients WHERE `guid` = "WORLD" LIMIT 1] None'
130112 22:30:40	INFO	'STDOUT "Error: global name \'traceback\' is not defined"'
130112 22:30:40	INFO	"STDOUT '\\n'"
130112 22:30:40	ERROR	"STDERR 'Traceback (most recent call last):\\n'"
130112 22:30:40	ERROR	'STDERR \'  File "b3\\\\__init__.pyo", line 182, in start\\n\''
130112 22:30:40	ERROR	'STDERR \'  File "b3\\\\parser.pyo", line 480, in start\\n\''
130112 22:30:40	ERROR	'STDERR \'  File "b3\\\\parsers\\\\cod6.pyo", line 57, in startup\\n\''
130112 22:30:40	ERROR	'STDERR \'  File "b3\\\\parsers\\\\cod.pyo", line 157, in startup\\n\''
130112 22:30:40	ERROR	'STDERR \'  File "b3\\\\clients.pyo", line 1147, in newClient\\n\''
130112 22:30:40	ERROR	'STDERR \'  File "b3\\\\parsers\\\\cod4.pyo", line 227, in cod4ClientAuthMethod\\n\''
130112 22:30:40	ERROR	'STDERR "NameError: global name \'traceback\' is not defined\\n"'
130112 22:30:43	BOT    	'Shutting down...'
130112 22:30:43	BOT    	'Shutting down database connections...'

Опубликовано:
  • Автор
And import the .sql in your DB

 

what u mean add .sql in text of database mysql://b3:mypass@localhost/b3.sql

 

or what

its look ---> http://prntscr.com/p1ob7 (without what you say )

 

im think its becasue database because if im change the database its work but databass FAILD !

and my wamp work

 

Ty For you MAGIC

and all

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

Yes, wamp is working, or you would get a fail message on connecting to the database.

You just didn't import b3.sql into the database (as mentioned here -> 130112 22:30:40 ERROR '[sELECT * FROM clients WHERE `guid` = "WORLD" LIMIT 1] None')

Open phpmyadmin, browse to b3 database, then click "import" on top.

There's a document called b3.sql on your b3 installation (inside "sql" folder)

Just import that b3.sql to build the database tables and restart b3

Опубликовано:
  • Автор
Yes, wamp is working, or you would get a fail message on connecting to the database.

You just didn't import b3.sql into the database (as mentioned here -> 130112 22:30:40 ERROR '[sELECT * FROM clients WHERE `guid` = "WORLD" LIMIT 1] None')

Open phpmyadmin, browse to b3 database, then click "import" on top.

There's a document called b3.sql on your b3 installation (inside "sql" folder)

Just import that b3.sql to build the database tables and restart b3

 

Ye im think its good Ty Bro

but now im cant enter in PHPmyadmin its enter in firefox and do white screen

if im turn off skype he say that :http://prntscr.com/p2pbm

Ty for help

Опубликовано:
  • Автор

Yey All Work but now new problem Testing RCON >> oops: no respone

pic : http://prntscr.com/p55j3

 

b3.xml :

 
b3
^0(^2b3^0)^7:
%I:%M%p %Z %m/%d/%y
CET
10
C:\Users\Nikita\Desktop\B3\b3.log
cod6
mysql://b3:mypass@localhost/b3


mypass
28960
85.65.111.129
192.168.1.11
0.33
50
off
G:\mw2 Server\mods\Trickshot\games_mp.log


html
100
b3_doc.html


stable


$clientname^7 was kicked by $adminname^7 $reason
$clientname^7 was kicked $reason
$clientname^7 was banned by $adminname^7 $reason
$clientname^7 was banned $reason
$clientname^7 was temp banned by $adminname^7 for $banduration^7 $reason
$clientname^7 was temp banned for $banduration^7 $reason
$clientname^7 was un-banned by $adminname^7 $reason
$clientname^7 was un-banned $reason


@b3/extplugins






b3.log 
130114 15:51:08	BOT    	'www.bigbrotherbot.net (b3) v1.8.2 [nt] [seda] [Win32 standalone]'
130114 15:51:08	BOT    	'Python: 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)]'
130114 15:51:08	BOT    	'Default encoding: ascii'
130114 15:51:08	BOT    	'Starting Cod6Parser v0.6 for server 192.168.1.11:28960'
130114 15:51:08	BOT    	'--------------------------------------------'
130114 15:51:08	BOT    	'Attempting to connect to database mysql://b3:******@localhost/b3...'
130114 15:51:08	BOT    	'Connected to database [1 times]'
130114 15:51:08	BOT    	'Game log G:\\mw2 Server\\mods\\Trickshot\\games_mp.log'
130114 15:51:08	BOT    	'Starting bot reading file G:\\mw2 Server\\mods\\Trickshot\\games_mp.log'
130114 15:51:08	BOT    	'rcon status Cache Expire Time: [2 sec] Type: [memory]'
130114 15:51:09	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:10	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:10	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:11	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:12	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:12	ERROR	"RCON: too much tries. Abording ('status')"
130114 15:51:12	DEBUG	'RCON: Did not send any data'
130114 15:51:14	BOT    	'Loading Plugins (external plugin directory: C:\\Users\\Nikita\\Desktop\\B3\\extplugins)'
130114 15:51:14	BOT    	'Loading Plugin #1 admin [conf\\plugin_admin.xml]'
130114 15:51:14	BOT    	'AdminPlugin: Loading config conf\\plugin_admin.xml for AdminPlugin'
130114 15:51:14	DEBUG	'Register Event: Stop Process: AdminPlugin'
130114 15:51:14	DEBUG	'Register Event: Program Exit: AdminPlugin'
130114 15:51:14	BOT    	'Plugin admin (1.12.1 - ThorN, xlr8or, Courgette) loaded'
130114 15:51:14	BOT    	'Loading Plugin publist'
130114 15:51:14	BOT    	'PublistPlugin: No config file found for PublistPlugin. (was not required either)'
130114 15:51:14	DEBUG	'Register Event: Stop Process: PublistPlugin'
130114 15:51:14	DEBUG	'Register Event: Program Exit: PublistPlugin'
130114 15:51:14	BOT    	'Plugin publist (1.10.1 - ThorN, Courgette) loaded'
130114 15:51:14	DEBUG	'creating the event queue with size 50'
130114 15:51:14	BOT    	'Starting parser'
130114 15:51:14	DEBUG	'Client Connected: [-1] World - WORLD ({})'
130114 15:51:14	DEBUG	'Storage: getClient Client<-1>'
130114 15:51:14	BOT    	'Client found in storage 1, welcome back World'
130114 15:51:14	DEBUG	'Storage: setClient Client<-1>'
130114 15:51:14	DEBUG	"Storage: setClient data {'time_add': 1358171362, 'time_edit': 1358171474, 'name': 'World', 'group_bits': 0, 'ip': '', 'auto_login': 1, 'greeting': u'', 'pbid': u'WORLD', 'connections': 3, 'mask_level': 0, 'guid': 'WORLD', 'id': 1}"
130114 15:51:14	DEBUG	'Client Authorized: [-1] World - WORLD'
130114 15:51:15	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:16	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:17	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:17	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:18	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:18	ERROR	"RCON: too much tries. Abording ('status')"
130114 15:51:18	DEBUG	'RCON: Did not send any data'
130114 15:51:18	DEBUG	'Forcing server cvar g_logsync to 1'
130114 15:51:19	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:20	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:20	ERROR	"RCON: too much tries. Abording ('set g_logsync 1')"
130114 15:51:20	DEBUG	'RCON: Did not send any data'
130114 15:51:21	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:22	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:22	ERROR	"RCON: too much tries. Abording ('fs_game')"
130114 15:51:22	DEBUG	'RCON: Did not send any data'
130114 15:51:22	DEBUG	'Get cvar fs_game = []'
130114 15:51:22	WARNING	'Could not query server for fs_game'
130114 15:51:23	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:23	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:23	ERROR	"RCON: too much tries. Abording ('fs_basepath')"
130114 15:51:23	DEBUG	'RCON: Did not send any data'
130114 15:51:23	DEBUG	'Get cvar fs_basepath = []'
130114 15:51:23	WARNING	'Could not query server for fs_basepath'
130114 15:51:24	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:25	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:25	ERROR	"RCON: too much tries. Abording ('fs_homepath')"
130114 15:51:25	DEBUG	'RCON: Did not send any data'
130114 15:51:25	DEBUG	'Get cvar fs_homepath = []'
130114 15:51:25	WARNING	'Could not query server for fs_homepath'
130114 15:51:26	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:27	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:27	ERROR	"RCON: too much tries. Abording ('shortversion')"
130114 15:51:27	DEBUG	'RCON: Did not send any data'
130114 15:51:27	DEBUG	'Get cvar shortversion = []'
130114 15:51:27	WARNING	'Could not query server for shortversion'
130114 15:51:27	DEBUG	'Parser started.'
130114 15:51:28	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:29	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:29	ERROR	"RCON: too much tries. Abording ('sv_hostname')"
130114 15:51:29	DEBUG	'RCON: Did not send any data'
130114 15:51:29	DEBUG	'Get cvar sv_hostname = []'
130114 15:51:29	WARNING	'Could not query server for sv_hostname'
130114 15:51:29	BOT    	'Starting plugins'
130114 15:51:29	BOT    	'Starting Plugin admin'
130114 15:51:29	DEBUG	'Register Event: Say: AdminPlugin'
130114 15:51:29	DEBUG	'Register Event: Private Message: AdminPlugin'
130114 15:51:29	DEBUG	'AdminPlugin: Command "status (None)" registered with cmd_status for level (20, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "rules (r)" registered with cmd_rules for level (0, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "makereg (mr)" registered with cmd_makereg for level (80, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "leveltest (lt)" registered with cmd_leveltest for level (20, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "warn (w)" registered with cmd_warn for level (20, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "list (None)" registered with cmd_list for level (20, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "warns (None)" registered with cmd_warns for level (20, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "warntest (wt)" registered with cmd_warntest for level (20, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "warninfo (wi)" registered with cmd_warninfo for level (20, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "nextmap (None)" registered with cmd_nextmap for level (2, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "say (None)" registered with cmd_say for level (20, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "lookup (l)" registered with cmd_lookup for level (80, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "b3 (None)" registered with cmd_b3 for level (9, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "seen (None)" registered with cmd_seen for level (2, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "find (None)" registered with cmd_find for level (20, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "pause (None)" registered with cmd_pause for level (90, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "kickall (kall)" registered with cmd_kickall for level (80, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "warnclear (wc)" registered with cmd_warnclear for level (80, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "admintest (None)" registered with cmd_admintest for level (40, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "regtest (None)" registered with cmd_regtest for level (1, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "rebuild (None)" registered with cmd_rebuild for level (90, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "maps (None)" registered with cmd_maps for level (2, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "ban (b)" registered with cmd_ban for level (60, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "ungroup (None)" registered with cmd_ungroup for level (90, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "banall (ball)" registered with cmd_banall for level (80, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "maprotate (None)" registered with cmd_maprotate for level (80, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "putgroup (None)" registered with cmd_putgroup for level (90, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "map (None)" registered with cmd_map for level (80, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "notice (None)" registered with cmd_notice for level (40, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "enable (None)" registered with cmd_enable for level (100, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "runas (su)" registered with cmd_runas for level (100, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "spankall (sall)" registered with cmd_spankall for level (80, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "tempban (tb)" registered with cmd_tempban for level (40, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "unmask (None)" registered with cmd_unmask for level (100, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "aliases (alias)" registered with cmd_aliases for level (20, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "disable (None)" registered with cmd_disable for level (100, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "baninfo (bi)" registered with cmd_baninfo for level (40, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "kick (k)" registered with cmd_kick for level (40, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "clientinfo (None)" registered with cmd_clientinfo for level (90, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "restart (None)" registered with cmd_restart for level (100, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "spams (None)" registered with cmd_spams for level (20, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "scream (None)" registered with cmd_scream for level (40, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "poke (None)" registered with cmd_poke for level (20, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "die (None)" registered with cmd_die for level (100, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "register (None)" registered with cmd_register for level (0, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "mask (None)" registered with cmd_mask for level (100, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "unban (None)" registered with cmd_unban for level (60, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "help (h)" registered with cmd_help for level (0, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "reconfig (None)" registered with cmd_reconfig for level (100, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "admins (None)" registered with cmd_admins for level (20, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "warnremove (wr)" registered with cmd_warnremove for level (20, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "permban (pb)" registered with cmd_permban for level (80, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "time (None)" registered with cmd_time for level (1, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "clear (kiss)" registered with cmd_clear for level (80, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "spam (s)" registered with cmd_spam for level (20, 100)'
130114 15:51:29	DEBUG	'AdminPlugin: Command "spank (sp)" registered with cmd_spank for level (60, 100)'
130114 15:51:29	DEBUG	'SELECT * FROM groups WHERE `keyword` = "superadmin" LIMIT 1'
130114 15:51:29	DEBUG	"Storage: getClientsMatching {'&group_bits': 128}"
130114 15:51:29	DEBUG	'AdminPlugin: 0 superadmins found in database'
130114 15:51:29	DEBUG	'AdminPlugin: Command "iamgod (None)" registered with cmd_iamgod for level (0, 100)'
130114 15:51:29	BOT    	'Starting Plugin publist'
130114 15:51:29	DEBUG	'Set cvar _B3 = [b3 v1.8.2 [nt]]'
130114 15:51:29	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]')"
130114 15:51:29	DEBUG	'RCON: Did not send any data'
130114 15:51:30	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:31	WARNING	"RCON: ERROR reading: Exception('No readable socket',)"
130114 15:51:31	ERROR	'RCON: too much tries. Abording (\'set _B3 "B3 v1.8.2 [nt]"\')'
130114 15:51:31	DEBUG	'RCON: Did not send any data'
130114 15:51:31	DEBUG	'PublistPlugin: publist will send heartbeat at 06:26 every day'
130114 15:51:31	INFO	'PublistPlugin: initial heartbeat will be sent to B3 master server at 56 minutes'
130114 15:51:31	INFO	'cron scheduler started'
130114 15:51:31	BOT    	'all plugins started'
130114 15:51:31	BOT    	'starting event dispatching thread'
130114 15:51:31	BOT    	'start reading game events'
130114 15:51:31	DEBUG	'AUTODOC: saving html documentation'
130114 15:51:31	DEBUG	'AUTODOC: get commands with level <= 100'
130114 15:51:31	DEBUG	'Writing to b3_doc.html'
130114 15:56:00	DEBUG	'PublistPlugin: Sending heartbeat to B3 master...'
130114 15:56:00	DEBUG	"PublistPlugin: {'python_version': '2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)]', 'ip': '85.65.111.129', 'parser': 'cod6', 'default_encoding': 'ascii', 'plugins': 'publist/1.10.1', 'port': 28960, 'database': 'mysql', 'parserversion': '0.6', 'version': '1.8.2 win32', 'action': 'update', 'os': 'nt', 'rconPort': 28960}"
130114 15:56:07	DEBUG	'PublistPlugin: master replied: Could not reach your game server, master not updated'

Thanx for Help !

Опубликовано:
  • Автор

Hi

All work and im changed port to 28961 its ok ?

all good pic http://prntscr.com/p56f5 see

but when im enter in game im try do !imgod and !b3

and he not ansow

plizz help me

 

my b3.xml :

b3
^0(^2b3^0)^7:
%I:%M%p %Z %m/%d/%y
CET
10
C:\Users\Nikita\Desktop\B3\b3.log
cod6
mysql://b3:mypass@localhost/b3


mypass
28961
85.65.111.129
192.168.1.11
0.33
50
off
G:\mw2 Server\mods\Trickshot\games_mp.log


html
100
b3_doc.html


stable


$clientname^7 was kicked by $adminname^7 $reason
$clientname^7 was kicked $reason
$clientname^7 was banned by $adminname^7 $reason
$clientname^7 was banned $reason
$clientname^7 was temp banned by $adminname^7 for $banduration^7 $reason
$clientname^7 was temp banned for $banduration^7 $reason
$clientname^7 was un-banned by $adminname^7 $reason
$clientname^7 was un-banned $reason


@b3/extplugins





 

my b3.log :

130114 16:06:12	BOT    	'www.bigbrotherbot.net (b3) v1.8.2 [nt] [seda] [Win32 standalone]'
130114 16:06:12	BOT    	'Python: 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)]'
130114 16:06:12	BOT    	'Default encoding: ascii'
130114 16:06:12	BOT    	'Starting Cod6Parser v0.6 for server 192.168.1.11:28961'
130114 16:06:12	BOT    	'--------------------------------------------'
130114 16:06:12	BOT    	'Attempting to connect to database mysql://b3:******@localhost/b3...'
130114 16:06:12	BOT    	'Connected to database [1 times]'
130114 16:06:12	BOT    	'Game log G:\\mw2 Server\\mods\\Trickshot\\games_mp.log'
130114 16:06:12	BOT    	'Starting bot reading file G:\\mw2 Server\\mods\\Trickshot\\games_mp.log'
130114 16:06:12	BOT    	'rcon status Cache Expire Time: [2 sec] Type: [memory]'
130114 16:06:13	BOT    	'Loading Plugins (external plugin directory: C:\\Users\\Nikita\\Desktop\\B3\\extplugins)'
130114 16:06:13	BOT    	'Loading Plugin #1 admin [conf\\plugin_admin.xml]'
130114 16:06:13	BOT    	'AdminPlugin: Loading config conf\\plugin_admin.xml for AdminPlugin'
130114 16:06:13	DEBUG	'Register Event: Stop Process: AdminPlugin'
130114 16:06:13	DEBUG	'Register Event: Program Exit: AdminPlugin'
130114 16:06:13	BOT    	'Plugin admin (1.12.1 - ThorN, xlr8or, Courgette) loaded'
130114 16:06:13	BOT    	'Loading Plugin publist'
130114 16:06:13	BOT    	'PublistPlugin: No config file found for PublistPlugin. (was not required either)'
130114 16:06:13	DEBUG	'Register Event: Stop Process: PublistPlugin'
130114 16:06:13	DEBUG	'Register Event: Program Exit: PublistPlugin'
130114 16:06:13	BOT    	'Plugin publist (1.10.1 - ThorN, Courgette) loaded'
130114 16:06:13	DEBUG	'creating the event queue with size 50'
130114 16:06:13	BOT    	'Starting parser'
130114 16:06:13	DEBUG	'Client Connected: [-1] World - WORLD ({})'
130114 16:06:13	DEBUG	'Storage: getClient Client<-1>'
130114 16:06:13	BOT    	'Client found in storage 1, welcome back World'
130114 16:06:13	DEBUG	'Storage: setClient Client<-1>'
130114 16:06:13	DEBUG	"Storage: setClient data {'time_add': 1358171362, 'time_edit': 1358172373, 'name': 'World', 'group_bits': 0, 'ip': '', 'auto_login': 1, 'greeting': u'', 'pbid': u'WORLD', 'connections': 5, 'mask_level': 0, 'guid': 'WORLD', 'id': 1}"
130114 16:06:13	DEBUG	'Client Authorized: [-1] World - WORLD'
130114 16:06:13	INFO	'map is: mp_terminal'
130114 16:06:13	DEBUG	'Forcing server cvar g_logsync to 1'
130114 16:06:14	DEBUG	'Get cvar fs_game = ["fs_game" is: "mods/trickshot^7" default: "^7"\n  Domain is any text\n\x00]'
130114 16:06:15	DEBUG	'Get cvar fs_basepath = ["fs_basepath" is: "G:\\mw2 Server^7" default: "G:\\mw2 Server^7"\n  Domain is any text\n\x00]'
130114 16:06:15	DEBUG	'fs_basepath: G:\\mw2 Server'
130114 16:06:16	DEBUG	'Get cvar fs_homepath = ["fs_homepath" is: "G:\\mw2 Server^7" default: "G:\\mw2 Server^7"\n  Domain is any text\n\x00]'
130114 16:06:16	DEBUG	'fs_homepath: G:\\mw2 Server'
130114 16:06:17	DEBUG	'Get cvar shortversion = ["shortversion" is: "1.0^7" default: "1.0^7"\n  Domain is any text\n\x00]'
130114 16:06:17	DEBUG	'shortversion: 1.0'
130114 16:06:17	DEBUG	'Parser started.'
130114 16:06:18	DEBUG	'Get cvar sv_hostname = ["sv_hostname" is: "Forward ^1Trickshot All Nice Server ^2 2^7" default: "CoD4Host^7"\n  Domain is any text\n\x00]'
130114 16:06:18	DEBUG	'sv_hostname: Forward ^1Trickshot All Nice Server ^2 2'
130114 16:06:18	BOT    	'Starting plugins'
130114 16:06:18	BOT    	'Starting Plugin admin'
130114 16:06:18	DEBUG	'Register Event: Say: AdminPlugin'
130114 16:06:18	DEBUG	'Register Event: Private Message: AdminPlugin'
130114 16:06:18	DEBUG	'AdminPlugin: Command "status (None)" registered with cmd_status for level (20, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "rules (r)" registered with cmd_rules for level (0, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "makereg (mr)" registered with cmd_makereg for level (80, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "leveltest (lt)" registered with cmd_leveltest for level (20, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "warn (w)" registered with cmd_warn for level (20, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "list (None)" registered with cmd_list for level (20, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "warns (None)" registered with cmd_warns for level (20, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "warntest (wt)" registered with cmd_warntest for level (20, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "warninfo (wi)" registered with cmd_warninfo for level (20, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "nextmap (None)" registered with cmd_nextmap for level (2, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "say (None)" registered with cmd_say for level (20, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "lookup (l)" registered with cmd_lookup for level (80, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "b3 (None)" registered with cmd_b3 for level (9, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "seen (None)" registered with cmd_seen for level (2, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "find (None)" registered with cmd_find for level (20, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "pause (None)" registered with cmd_pause for level (90, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "kickall (kall)" registered with cmd_kickall for level (80, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "warnclear (wc)" registered with cmd_warnclear for level (80, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "admintest (None)" registered with cmd_admintest for level (40, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "regtest (None)" registered with cmd_regtest for level (1, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "rebuild (None)" registered with cmd_rebuild for level (90, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "maps (None)" registered with cmd_maps for level (2, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "ban (b)" registered with cmd_ban for level (60, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "ungroup (None)" registered with cmd_ungroup for level (90, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "banall (ball)" registered with cmd_banall for level (80, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "maprotate (None)" registered with cmd_maprotate for level (80, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "putgroup (None)" registered with cmd_putgroup for level (90, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "map (None)" registered with cmd_map for level (80, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "notice (None)" registered with cmd_notice for level (40, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "enable (None)" registered with cmd_enable for level (100, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "runas (su)" registered with cmd_runas for level (100, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "spankall (sall)" registered with cmd_spankall for level (80, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "tempban (tb)" registered with cmd_tempban for level (40, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "unmask (None)" registered with cmd_unmask for level (100, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "aliases (alias)" registered with cmd_aliases for level (20, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "disable (None)" registered with cmd_disable for level (100, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "baninfo (bi)" registered with cmd_baninfo for level (40, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "kick (k)" registered with cmd_kick for level (40, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "clientinfo (None)" registered with cmd_clientinfo for level (90, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "restart (None)" registered with cmd_restart for level (100, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "spams (None)" registered with cmd_spams for level (20, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "scream (None)" registered with cmd_scream for level (40, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "poke (None)" registered with cmd_poke for level (20, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "die (None)" registered with cmd_die for level (100, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "register (None)" registered with cmd_register for level (0, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "mask (None)" registered with cmd_mask for level (100, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "unban (None)" registered with cmd_unban for level (60, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "help (h)" registered with cmd_help for level (0, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "reconfig (None)" registered with cmd_reconfig for level (100, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "admins (None)" registered with cmd_admins for level (20, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "warnremove (wr)" registered with cmd_warnremove for level (20, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "permban (pb)" registered with cmd_permban for level (80, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "time (None)" registered with cmd_time for level (1, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "clear (kiss)" registered with cmd_clear for level (80, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "spam (s)" registered with cmd_spam for level (20, 100)'
130114 16:06:18	DEBUG	'AdminPlugin: Command "spank (sp)" registered with cmd_spank for level (60, 100)'
130114 16:06:18	DEBUG	'SELECT * FROM groups WHERE `keyword` = "superadmin" LIMIT 1'
130114 16:06:18	DEBUG	"Storage: getClientsMatching {'&group_bits': 128}"
130114 16:06:18	DEBUG	'AdminPlugin: 0 superadmins found in database'
130114 16:06:18	DEBUG	'AdminPlugin: Command "iamgod (None)" registered with cmd_iamgod for level (0, 100)'
130114 16:06:18	BOT    	'Starting Plugin publist'
130114 16:06:18	DEBUG	'Set cvar _B3 = [b3 v1.8.2 [nt]]'
130114 16:06:18	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]')"
130114 16:06:18	DEBUG	'RCON: Did not send any data'
130114 16:06:19	DEBUG	'PublistPlugin: publist will send heartbeat at 14:41 every day'
130114 16:06:19	INFO	'PublistPlugin: initial heartbeat will be sent to B3 master server at 11 minutes'
130114 16:06:19	BOT    	'all plugins started'
130114 16:06:19	BOT    	'starting event dispatching thread'
130114 16:06:19	BOT    	'start reading game events'
130114 16:06:19	DEBUG	'AUTODOC: saving html documentation'
130114 16:06:19	DEBUG	'AUTODOC: get commands with level <= 100'
130114 16:06:19	DEBUG	'Writing to b3_doc.html'
130114 16:06:19	INFO	'cron scheduler started'

Thanx for help

Опубликовано:
  • Автор

my now problem is http://prntscr.com/p5ol2

its my problem :

 

SStarting http://www.bigbrotherbot.net (b3) v1.8.2 [nt] [seda] [Win32 standalone]

 

Using config file: conf\b3.xml

checking for updates...

latest B3 stable version is 1.8.2

...no update available.

Using external plugin directory: C:\Users\Nikita\Desktop\B3\extplugins

Activating log : C:\Users\Nikita\Desktop\B3\b3.log

Connecting to DB : OK

Using Gamelog : G:\mw2 Server\mods\Trickshot\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 : .. (2)

Starting Plugins : .. (2)

Startup Complete : B3 is running! Let's get to work!

 

(If you run into problems, check C:\Users\Nikita\Desktop\B3\b3.log in the B3 roo

t directory for detailed log info)

 

my b3.xml is

 

130114 19:02:43	BOT    	'www.bigbrotherbot.net (b3) v1.8.2 [nt] [seda] [Win32 standalone]'
130114 19:02:43	BOT    	'Python: 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)]'
130114 19:02:43	BOT    	'Default encoding: ascii'
130114 19:02:43	BOT    	'Starting Cod6Parser v0.6 for server 192.168.1.11:28961'
130114 19:02:43	BOT    	'--------------------------------------------'
130114 19:02:43	BOT    	'Attempting to connect to database mysql://b3:******@localhost/b3...'
130114 19:02:43	BOT    	'Connected to database [1 times]'
130114 19:02:43	BOT    	'Game log G:\\mw2 Server\\mods\\Trickshot\\games_mp.log'
130114 19:02:43	BOT    	'Starting bot reading file G:\\mw2 Server\\mods\\Trickshot\\games_mp.log'
130114 19:02:43	BOT    	'rcon status Cache Expire Time: [2 sec] Type: [memory]'
130114 19:02:43	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:43	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:43	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:43	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:43	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:43	ERROR	"RCON: too much tries. Abording ('status')"
130114 19:02:43	DEBUG	'RCON: Did not send any data'
130114 19:02:45	BOT    	'Loading Plugins (external plugin directory: C:\\Users\\Nikita\\Desktop\\B3\\extplugins)'
130114 19:02:45	BOT    	'Loading Plugin #1 admin [conf\\plugin_admin.xml]'
130114 19:02:45	BOT    	'AdminPlugin: Loading config conf\\plugin_admin.xml for AdminPlugin'
130114 19:02:45	DEBUG	'Register Event: Stop Process: AdminPlugin'
130114 19:02:45	DEBUG	'Register Event: Program Exit: AdminPlugin'
130114 19:02:45	BOT    	'Plugin admin (1.12.1 - ThorN, xlr8or, Courgette) loaded'
130114 19:02:45	BOT    	'Loading Plugin publist'
130114 19:02:45	BOT    	'PublistPlugin: No config file found for PublistPlugin. (was not required either)'
130114 19:02:45	DEBUG	'Register Event: Stop Process: PublistPlugin'
130114 19:02:45	DEBUG	'Register Event: Program Exit: PublistPlugin'
130114 19:02:45	BOT    	'Plugin publist (1.10.1 - ThorN, Courgette) loaded'
130114 19:02:45	DEBUG	'creating the event queue with size 50'
130114 19:02:45	BOT    	'Starting parser'
130114 19:02:45	DEBUG	'Client Connected: [-1] World - WORLD ({})'
130114 19:02:45	DEBUG	'Storage: getClient Client<-1>'
130114 19:02:45	BOT    	'Client found in storage 1, welcome back World'
130114 19:02:45	DEBUG	'Storage: setClient Client<-1>'
130114 19:02:45	DEBUG	"Storage: setClient data {'time_add': 1358171362, 'time_edit': 1358182965, 'name': 'World', 'group_bits': 0, 'ip': '', 'auto_login': 1, 'greeting': u'', 'pbid': u'WORLD', 'connections': 9, 'mask_level': 0, 'guid': 'WORLD', 'id': 1}"
130114 19:02:45	DEBUG	'Client Authorized: [-1] World - WORLD'
130114 19:02:45	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:45	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:45	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:46	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:46	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:46	ERROR	"RCON: too much tries. Abording ('status')"
130114 19:02:46	DEBUG	'RCON: Did not send any data'
130114 19:02:46	DEBUG	'Forcing server cvar g_logsync to 1'
130114 19:02:46	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:46	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:46	ERROR	"RCON: too much tries. Abording ('set g_logsync 1')"
130114 19:02:46	DEBUG	'RCON: Did not send any data'
130114 19:02:46	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:46	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:46	ERROR	"RCON: too much tries. Abording ('fs_game')"
130114 19:02:46	DEBUG	'RCON: Did not send any data'
130114 19:02:46	DEBUG	'Get cvar fs_game = []'
130114 19:02:46	WARNING	'Could not query server for fs_game'
130114 19:02:46	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:46	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:46	ERROR	"RCON: too much tries. Abording ('fs_basepath')"
130114 19:02:46	DEBUG	'RCON: Did not send any data'
130114 19:02:46	DEBUG	'Get cvar fs_basepath = []'
130114 19:02:46	WARNING	'Could not query server for fs_basepath'
130114 19:02:46	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:46	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:46	ERROR	"RCON: too much tries. Abording ('fs_homepath')"
130114 19:02:46	DEBUG	'RCON: Did not send any data'
130114 19:02:46	DEBUG	'Get cvar fs_homepath = []'
130114 19:02:46	WARNING	'Could not query server for fs_homepath'
130114 19:02:46	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:46	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:46	ERROR	"RCON: too much tries. Abording ('shortversion')"
130114 19:02:46	DEBUG	'RCON: Did not send any data'
130114 19:02:46	DEBUG	'Get cvar shortversion = []'
130114 19:02:46	WARNING	'Could not query server for shortversion'
130114 19:02:46	DEBUG	'Parser started.'
130114 19:02:46	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:46	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:46	ERROR	"RCON: too much tries. Abording ('sv_hostname')"
130114 19:02:46	DEBUG	'RCON: Did not send any data'
130114 19:02:46	DEBUG	'Get cvar sv_hostname = []'
130114 19:02:46	WARNING	'Could not query server for sv_hostname'
130114 19:02:46	BOT    	'Starting plugins'
130114 19:02:46	BOT    	'Starting Plugin admin'
130114 19:02:46	DEBUG	'Register Event: Say: AdminPlugin'
130114 19:02:46	DEBUG	'Register Event: Private Message: AdminPlugin'
130114 19:02:46	DEBUG	'AdminPlugin: Command "status (None)" registered with cmd_status for level (20, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "rules (r)" registered with cmd_rules for level (0, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "makereg (mr)" registered with cmd_makereg for level (80, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "leveltest (lt)" registered with cmd_leveltest for level (20, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "warn (w)" registered with cmd_warn for level (20, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "list (None)" registered with cmd_list for level (20, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "warns (None)" registered with cmd_warns for level (20, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "warntest (wt)" registered with cmd_warntest for level (20, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "warninfo (wi)" registered with cmd_warninfo for level (20, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "nextmap (None)" registered with cmd_nextmap for level (2, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "say (None)" registered with cmd_say for level (20, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "lookup (l)" registered with cmd_lookup for level (80, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "b3 (None)" registered with cmd_b3 for level (9, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "seen (None)" registered with cmd_seen for level (2, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "find (None)" registered with cmd_find for level (20, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "pause (None)" registered with cmd_pause for level (90, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "kickall (kall)" registered with cmd_kickall for level (80, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "warnclear (wc)" registered with cmd_warnclear for level (80, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "admintest (None)" registered with cmd_admintest for level (40, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "regtest (None)" registered with cmd_regtest for level (1, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "rebuild (None)" registered with cmd_rebuild for level (90, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "maps (None)" registered with cmd_maps for level (2, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "ban (b)" registered with cmd_ban for level (60, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "ungroup (None)" registered with cmd_ungroup for level (90, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "banall (ball)" registered with cmd_banall for level (80, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "maprotate (None)" registered with cmd_maprotate for level (80, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "putgroup (None)" registered with cmd_putgroup for level (90, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "map (None)" registered with cmd_map for level (80, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "notice (None)" registered with cmd_notice for level (40, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "enable (None)" registered with cmd_enable for level (100, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "runas (su)" registered with cmd_runas for level (100, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "spankall (sall)" registered with cmd_spankall for level (80, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "tempban (tb)" registered with cmd_tempban for level (40, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "unmask (None)" registered with cmd_unmask for level (100, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "aliases (alias)" registered with cmd_aliases for level (20, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "disable (None)" registered with cmd_disable for level (100, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "baninfo (bi)" registered with cmd_baninfo for level (40, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "kick (k)" registered with cmd_kick for level (40, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "clientinfo (None)" registered with cmd_clientinfo for level (90, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "restart (None)" registered with cmd_restart for level (100, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "spams (None)" registered with cmd_spams for level (20, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "scream (None)" registered with cmd_scream for level (40, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "poke (None)" registered with cmd_poke for level (20, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "die (None)" registered with cmd_die for level (100, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "register (None)" registered with cmd_register for level (0, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "mask (None)" registered with cmd_mask for level (100, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "unban (None)" registered with cmd_unban for level (60, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "help (h)" registered with cmd_help for level (0, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "reconfig (None)" registered with cmd_reconfig for level (100, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "admins (None)" registered with cmd_admins for level (20, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "warnremove (wr)" registered with cmd_warnremove for level (20, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "permban (pb)" registered with cmd_permban for level (80, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "time (None)" registered with cmd_time for level (1, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "clear (kiss)" registered with cmd_clear for level (80, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "spam (s)" registered with cmd_spam for level (20, 100)'
130114 19:02:46	DEBUG	'AdminPlugin: Command "spank (sp)" registered with cmd_spank for level (60, 100)'
130114 19:02:46	DEBUG	'SELECT * FROM groups WHERE `keyword` = "superadmin" LIMIT 1'
130114 19:02:46	DEBUG	"Storage: getClientsMatching {'&group_bits': 128}"
130114 19:02:46	DEBUG	'AdminPlugin: 0 superadmins found in database'
130114 19:02:46	DEBUG	'AdminPlugin: Command "iamgod (None)" registered with cmd_iamgod for level (0, 100)'
130114 19:02:46	BOT    	'Starting Plugin publist'
130114 19:02:46	DEBUG	'Set cvar _B3 = [b3 v1.8.2 [nt]]'
130114 19:02:46	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]')"
130114 19:02:46	DEBUG	'RCON: Did not send any data'
130114 19:02:47	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:47	WARNING	"RCON: ERROR reading: error(10054, 'An existing connection was forcibly closed by the remote host')"
130114 19:02:47	ERROR	'RCON: too much tries. Abording (\'set _B3 "B3 v1.8.2 [nt]"\')'
130114 19:02:47	DEBUG	'RCON: Did not send any data'
130114 19:02:47	DEBUG	'PublistPlugin: publist will send heartbeat at 06:09 every day'
130114 19:02:47	INFO	'PublistPlugin: initial heartbeat will be sent to B3 master server at 07 minutes'
130114 19:02:47	BOT    	'all plugins started'
130114 19:02:47	BOT    	'starting event dispatching thread'
130114 19:02:47	BOT    	'start reading game events'
130114 19:02:47	DEBUG	'AUTODOC: saving html documentation'
130114 19:02:47	DEBUG	'AUTODOC: get commands with level <= 100'
130114 19:02:47	DEBUG	'Writing to b3_doc.html'
130114 19:02:47	INFO	'cron scheduler started'

Join the conversation

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

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

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

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

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

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

Account

Navigation

Поиск

Поиск

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.