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)B3 starts but doesnt work in-game
Pages: [1]   Go Down
  Print  
Author Topic: B3 starts but doesnt work in-game  (Read 857 times) Bookmark and Share
Newbie
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD 6
Posts: 8
Offline Offline
« on: September 13, 2011, 07:57:42 AM »

Starting www.bigbrotherbot.net (b3) v1.7.1 [nt] [Myrthe] [Win32 standalone]

Using config file: conf\b3.xml
Using external plugin directory: C:\BigBrotherBot\extplugins
Activating log   : b3.log
Connecting to DB : OK
Using Gamelog    : C:\Igre\Modern Warfare 2 - Multiplayer_igra - Copy\main\games
_mp.log
Testing RCON     : OK
Loading Events   : 34 events loaded
Loading Plugins  : ............ (12)
Starting Plugins : ..........223
Press the [ENTER] key

ok it gives me this like evrything is all right
but in my server console it writtes this
cmd_id 0
Bad rcon from x:
status
cmd_id 0
Bad rcon from x:
set
cmd_id 0
Bad rcon from x:
fs_game
cmd_id 0
Bad rcon from x:
fs_basepath
cmd_id 0
Bad rcon from x:
fs_homepath
cmd_id 0
Bad rcon from x:
shortversion
cmd_id 0
Bad rcon from x:
sv_hostname
cmd_id 0
Bad rcon from x:
say

and when i go in game and writte !iamgod nothing happens and when i writte !help nothing happens and other commands dont work too
b3.xml
<?xml version="1.0"?>
<configuration>
  <settings name="b3">
    <set name="parser">cod6</set>
    <set name="database">mysql://b3:ΒΈ*********@localhost/b3</set>
    <set name="bot_name">^3(^4b3^3)</set>
    <set name="bot_prefix">^3A^4d^3m^4i^3n^4:</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">b3.log</set>
  </settings>
  <settings name="server">
    <set name="rcon_password"></set>
    <set name="port">28965</set>
    <set name="game_log">C:\Igre\Modern Warfare 2 - Multiplayer_igra - Copy\main/games_mp.log</set>
    <set name="public_ip">193.77.221.167</set>
    <set name="rcon_ip">127.0.0.1</set>i tryed with ip that console gives me too internal
    <set name="punkbuster">off</set>
  </settings>
  <settings name="autodoc">
    <set name="type">html</set>
    <set name="maxlevel">100</set>
    <set name="destination">test_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>
    <plugin name="censor" config="@conf/plugin_censor.xml"/>
    <plugin name="spamcontrol" config="@conf/plugin_spamcontrol.xml"/>
    <plugin name="admin" config="@conf/plugin_admin.xml"/>
    <plugin name="tk" config="@conf/plugin_tk.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"/>
    <plugin name="punkbuster" config="@conf/plugin_punkbuster.xml"/>
    <plugin name="xlrstats" config="@b3/extplugins/conf/xlrstats.xml"/>
  </plugins>
</configuration>
« Last Edit: September 13, 2011, 08:16:27 AM by Jan » 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 #1 on: September 13, 2011, 08:49:54 AM »

Can you post a b3.log?
Logged

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

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Newbie
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD 6
Posts: 8
Offline Offline
« Reply #2 on: September 13, 2011, 08:53:26 AM »

http://www.pastie.org/2527347
Logged
Moderator
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #3 on: September 13, 2011, 08:58:48 AM »

091230 18:07:14  DEBUG  "Get cvar sv_hostname = [The server must set 'rcon_password' for clients to use 'rcon'.\n\x00]

You need to setup a rcon password on the gameserver in order for B3 to work. B3 is crashing because of this.
Logged

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

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Newbie
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD 6
Posts: 8
Offline Offline
« Reply #4 on: September 13, 2011, 09:15:46 AM »

now it writes me
Rcon from x:
set
handled rcon: set g_logsync 1
cmd_id 0
i supose this is good but ingame i cant use !iamgod or any other comands. I havent open the ports yet so only i can connect but that shouldnt be problem right?
and console is spaming b3 news
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 #5 on: September 13, 2011, 09:39:01 AM »

Step in the right direction. Post a new b3.log so I can see what else needs to be setup
Logged

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

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Newbie
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD 6
Posts: 8
Offline Offline
« Reply #6 on: September 13, 2011, 09:41:36 AM »

http://www.pastie.org/2527591
thanks for doing this  Wink
Logged
Moderator
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #7 on: September 13, 2011, 09:53:13 AM »

I have no idea if this is your issue, but...
    <set name="game_log">C:\Igre\Modern Warfare 2 - Multiplayer_igra - Copy\main/games_mp.log</set>

Change to:     <set name="game_log">C:\Igre\Modern Warfare 2 - Multiplayer_igra - Copy\main\games_mp.log</set>

Also

STDOUT \'Error: (1146, "Table \\\'b3.xlr_playerstats\\\' doesn\\\'t exist")

Means you got to make the xlrstats tables.
Logged

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

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Newbie
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD 6
Posts: 8
Offline Offline
« Reply #8 on: September 13, 2011, 09:59:12 AM »

but b3 should work without xlrstats tabels just xlrstats wont work?right
cuz i will make tthem later now i must get all to work Cheesy
Logged
Moderator
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #9 on: September 13, 2011, 09:59:42 AM »

Correct.

EDIT: I was wrong, as you figured out, it needs to be fixed to work.
« Last Edit: September 13, 2011, 12:43:47 PM by MordyT » Logged

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

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Newbie
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD 6
Posts: 8
Offline Offline
« Reply #10 on: September 13, 2011, 10:12:20 AM »

still wont work. pobably doesnt rd from games_mp.log
can any1 else help?
« Last Edit: September 13, 2011, 11:01:03 AM by Jan » Logged
Dev. Team
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: COD2,COD4,COD5
Posts: 1098
Offline Offline
« Reply #11 on: September 13, 2011, 11:32:27 AM »

Check that you are reading the correct game log, and check that !iamgod is actually appearing in it.
Logged
Newbie
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD 6
Posts: 8
Offline Offline
« Reply #12 on: September 13, 2011, 11:47:35 AM »

but b3 should work without xlrstats tabels just xlrstats wont work?right
cuz i will make tthem later now i must get all to work Cheesy
that isnt right when i disabled xlrstats my b3 started working
so its solved now THANKS for all help
Logged
Tags:
Pages: [1]   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal