Hi there!
I have some problems with b3 no commands working. I type !iamgod and nothing comes up.
My b3.log is:
http://pastebin.com/FmEnDFi5As i see the ftp path to the games_mp.log is not correct but I suppose it is.
http://ftp://193.138.125.86:password@193.138.125.86/mods/promod204neverdie_204/games_mp.log
My b3.xml is :
<?xml version="1.0"?>
<configuration>
<settings name="b3">
<set name="parser">cod4</set>
<set name="database">mysql://b3:b3@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">GMT</set>
<set name="log_level">10</set>
<set name="logfile">C:/BigBrotherBot/b3.log</set>
</settings>
<settings name="server">
<set name="rcon_password">password</set>
<set name="port">28969</set>
<set name="game_log">ftp://193.138.125.86:password@193.138.125.86/mods/promod204neverdie_204/games_mp.log</set>
<set name="public_ip">193.138.125.86</set>
<set name="rcon_ip">193.138.125.86</set>
<set name="punkbuster">on</set>
</settings>
<settings name="autodoc">
<set name="type">html</set>
<set name="maxlevel">100</set>
<set name="destination">C:\BigBrotherBot\docs/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>
<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"/>
</plugins>
</configuration>
In my config the http:// in the ftp path is not there but the website put its there for some reason.
BTW I am running ManuAdminMod and BigBrotherBot at the same time is that a problem? Can this cause the crash?
When I type it to the URL, the pase ask for username and password so I think its right.
Please help me guys if you can!
Greetings, pa3ck!