In our support boards we aim to provide support for the B3 core in its current state. Older releases of B3 are NOT supported. Check our front page for the latest version. You may post feature requests in our General Discussion board. Modifications and Hacks of the core B3 code are NOT supported.
Before you ask for support: [ Read the Support Instructions ] - More info: [ Full Support Disclaimer ]

You are here: Big Brother Bot ForumSupport ForumsInstallation Support (Moderator: MordyT)There was an error proccesing ur command. (kick/ban)
Pages: [1]   Go Down
  Print  
Author Topic: There was an error proccesing ur command. (kick/ban)  (Read 755 times) Bookmark and Share
Jr. Member
**
OS: Windows
Type: Home user
Gameservers: Cod:alterIWnet
Posts: 10
Offline Offline
« on: March 22, 2011, 05:01:51 AM »

Hello, my name is ofir, and this is my current problem :

When i am trying to kick any1, it says "ERROR, There was an error proccesing that command", using kick or ban.

This is my b3.log:
Code:
110322 14:57:58 VERBOSE Queueing event Say !kick xsu test
110322 14:57:58 VERBOSE Parsing Event: Say: AdminPlugin
110322 14:57:58 DEBUG AdminPlugin: OnSay handle 5:"!kick xsu test"
110322 14:57:58 DEBUG AdminPlugin: Handle command !kick xsu test
110322 14:57:58 ERROR handler AdminPlugin could not handle event Say: TypeError: format requires a mapping [('b3\\parser.pyo', 874, 'handleEvents', None), ('b3\\plugin.pyo', 157, 'parseEvent', None), ('b3\\plugin.pyo', 175, 'onEvent', None), ('b3\\plugins\\admin.pyo', 210, 'handle', None), ('b3\\plugins\\admin.pyo', 350, 'OnSay', None), ('b3\\plugins\\admin.pyo', 1946, 'execute', None), ('b3\\plugins\\admin.pyo', 1136, 'cmd_kick', None), ('b3\\clients.pyo', 474, 'kick', None), ('b3\\parsers\\q3a.pyo', 431, 'kick', None), ('b3\\parser.pyo', 695, 'getMessage', None)]
110322 14:57:58 VERBOSE RCON sending (192.168.1.100:28960) tell 0 ^0(^2b3^0)^7: ^3[pm]^7 ^7There was an error processing your command

This is my b3.xml :
Code:
<?xml version="1.0"?>
<configuration>
  <settings name="b3">
    <set name="parser">cod6</set>
    <set name="database">mysql://b3:naa@localhost/b3</set>
    <set name="bot_name">B3</set>
    <set name="bot_prefix">^0(^2b3^0)^7:</set>
    <set name="time_format">%I:%M%p %Z %m/%d/%y</set>
    <set name="time_zone">CST</set>
    <set name="log_level">9</set>
    <set name="logfile">C:\\B3WX\\BigBrotherBot_1.4.1/b3.log</set>
  </settings>
  <settings name="server">
    <set name="rcon_password">naa</set>
    <set name="port">28960</set>
    <set name="game_log">C:\Users\OFIR\Desktop\Mw2server\mods\isnipe\games_mp.log</set><set name="public_ip">84.94.79.66</set>
    <set name="rcon_ip">192.168.1.100</set>
    <set name="punkbuster">off</set>
  </settings>
  <settings name="autodoc">
    <set name="type">html</set>
    <set name="maxlevel">100</set>
    <set name="destination">c:/o/b3_doc.html</set>
  </settings>
  <settings name="messages">
    <set name="kicked_by">$clientname^7 was kicked by $adminname^7 $reason</set>
    <set name="kicked">$clientname^7 was kicked $reason</set>
    <set name="banned_by">$clientname^7 was banned by $adminname^7 $reason</set>
    <set name="banned">$clientname^7 was banned $reason</set>
    <set name="temp_banned_by">$clientname^7 was temp banned by $adminname^7 for $banduration^7 $reason</set>
    <set name="temp_banned">$clientname^7 was temp banned for $banduration^7 $reason</set>
    <set name="unbanned_by">$clientname^7 was un-banned by $adminname^7 $reason</set>
    <set name="unbanned">$clientname^7 was un-banned $reason</set>
  </settings>
  <settings name="plugins">
    <set name="external_dir">@b3/extplugins</set>
  </settings>
  <plugins>
   
config="@conf/plugin_spamcontrol.xml"/>
    <plugin name="admin" config="@conf/plugin_admin.xml"/>
        <plugin name="stats" config="@conf/plugin_stats.xml"/>
    <plugin name="pingwatch" config="@conf/plugin_pingwatch.xml"/>
    <plugin name="adv" config="@conf/plugin_adv.xml"/>
    <plugin name="status" config="@conf/plugin_status.xml"/>
    <plugin name="welcome" config="@conf/plugin_welcome.xml"/>

config="@conf/plugin_punkbuster.xml"/>
    <plugin name="xlrstats" config="@b3/extplugins/conf/xlrstats.xml"/>
  </plugins>
</configuration>

Logged

XLRstats dev.
Dev. Team
*
OS: Linux
Type: Home user
Gameservers: COD5, COD7, BF3
Posts: 947
Offline Offline
WWW
Support Specialty: XLRstats webfront
« Reply #1 on: March 22, 2011, 05:09:25 AM »

If you're using B3 version 1.4.1, you can update to the development version and try if it solves your problem.
Logged

Jr. Member
**
OS: Windows
Type: Home user
Gameservers: Cod:alterIWnet
Posts: 10
Offline Offline
« Reply #2 on: March 22, 2011, 05:15:16 AM »

If you're using B3 version 1.4.1, you can update to the development version and try if it solves your problem.

Where can i dl it ? Does it have same b3.xml ?
Logged
Jr. Member
**
OS: Windows
Type: Home user
Gameservers: Cod:alterIWnet
Posts: 10
Offline Offline
« Reply #3 on: March 22, 2011, 08:39:45 AM »

Where can i dl it ? Does it have same b3.xml ?

Anyone ?
Logged
Moderator
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #4 on: March 22, 2011, 11:38:36 AM »

Hi, go to this link:

http://forum.bigbrotherbot.net/index.php?action=downloads;sa=view;down=5

Download and run it.

You need to update the b3.xml, you can do that by starting the bot with the -setup command. Or just edit the new b3.xml with the info from the old one. The only thing that changed was the message block from what I can tell..
Logged

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

Help will be given to those with a b3.log

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


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal