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)server cant start when xlrstats plugin activated
Pages: 1 [2]   Go Down
  Print  
Author Topic: server cant start when xlrstats plugin activated  (Read 1083 times) Bookmark and Share
Jr. Member
**
OS: Windows
Type: Home user
Gameservers: Cod 6 Aiw
Posts: 41
Offline Offline
WWW
« Reply #15 on: November 10, 2010, 08:53:11 AM »

i got that, but i dont need a website, its just for xlr stats ingame, like !xlrstats etc.
if i set in my b3.xml to load that plogin b3 won't start.
Logged

Beta Testers
*
OS: Windows
Type: Home user
Gameservers: Urt
Posts: 125
Offline Offline
heyy
« Reply #16 on: November 10, 2010, 08:55:13 AM »

i got that, but i dont need a website, its just for xlr stats ingame, like !xlrstats etc.
if i set in my b3.xml to load that plogin b3 won't start.
I know , it is a bug of b3 1.4 .. Try it , just put a fake link at least ..and it is in your xlrstats.xml not ur b3.xml
/e you installed pythoon 2.6? and mysql python ??
« Last Edit: November 10, 2010, 08:58:02 AM by mona » Logged
Jr. Member
**
OS: Windows
Type: Home user
Gameservers: Cod 6 Aiw
Posts: 41
Offline Offline
WWW
« Reply #17 on: November 10, 2010, 09:10:01 AM »

oke it works geart ty=D,

but if i set these plugins, it says that it dont find configs,
Code:
<!-- <plugin config="@b3/extplugins/conf/censor.xml" name="censor" /> -->
<!-- <plugin config="@b3/extplugins/conf/spamcontrol.xml" name="spamcontrol" /> -->
<plugin config="@b3/extplugins/conf/admin_plugin.xml" name="admin" />
<!-- <plugin config="@b3/extplugins/conf/tk.xml" name="tk" /> -->
<!-- <plugin config="@b3/extplugins/conf/stats.xml" name="stats" /> -->
<!-- <plugin config="@b3/extplugins/conf/pingwatch.xml" name="pingwatch" /> -->
<!-- <plugin config="@b3/extplugins/conf/adv.xml" name="adv" /> -->
<!-- <plugin config="@b3/extplugins/conf/status.xml" name="status" /> -->
<!-- <plugin config="@b3/extplugins/conf/welcome.xml" name="welcome" /> -->

?

Logged
Beta Testers
*
OS: Windows
Type: Home user
Gameservers: Urt
Posts: 125
Offline Offline
heyy
« Reply #18 on: November 10, 2010, 09:14:10 AM »

oke it works geart ty=D,

but if i set these plugins, it says that it dont find configs,
Code:
<!-- <plugin config="@b3/extplugins/conf/censor.xml" name="censor" /> -->
<!-- <plugin config="@b3/extplugins/conf/spamcontrol.xml" name="spamcontrol" /> -->
<plugin config="@b3/extplugins/conf/admin_plugin.xml" name="admin" />
<!-- <plugin config="@b3/extplugins/conf/tk.xml" name="tk" /> -->
<!-- <plugin config="@b3/extplugins/conf/stats.xml" name="stats" /> -->
<!-- <plugin config="@b3/extplugins/conf/pingwatch.xml" name="pingwatch" /> -->
<!-- <plugin config="@b3/extplugins/conf/adv.xml" name="adv" /> -->
<!-- <plugin config="@b3/extplugins/conf/status.xml" name="status" /> -->
<!-- <plugin config="@b3/extplugins/conf/welcome.xml" name="welcome" /> -->

?



which plugins you want?
if you want one of those plugins remove the <!-- at start and the --> at end .
Logged
Jr. Member
**
OS: Windows
Type: Home user
Gameservers: Cod 6 Aiw
Posts: 41
Offline Offline
WWW
« Reply #19 on: November 10, 2010, 09:20:16 AM »

oke i know, but if i put them on i got this,
Code:
101110 18:18:52 BOT    www.bigbrotherbot.net (b3) v1.4.0 [nt] (Daniel) [Win32 standalone]
101110 18:18:52 BOT    Python: 2.6.1 (r261:67517, Dec  4 2008, 16:51:00) [MSC v.1500 32 bit (Intel)]
101110 18:18:52 BOT    Starting Cod6Parser v0.2 for server 127.0.0.1:28963
101110 18:18:52 BOT    --------------------------------------------
101110 18:18:52 BOT    Attempting to connect to database mysql://b3:******@localhost/b3...
101110 18:18:52 BOT    Connected to database [1 times]
101110 18:18:52 BOT    Game log C:\Program Files\Activision\TDM Call of Duty 6 - CRACKED\main\games_mp.log
101110 18:18:52 BOT    Starting bot reading file C:\Program Files\Activision\TDM Call of Duty 6 - CRACKED\main\games_mp.log
101110 18:18:52 VERBOSE RCON sending (127.0.0.1:28963) status
101110 18:18:53 BOT    Loading Plugins (external plugin directory: C:\Program Files\BigBrotherBot_1.4.0\extplugins)
101110 18:18:53 BOT    Loading Plugin #1 censor [C:\Program Files\BigBrotherBot_1.4.0\extplugins\conf\censor.xml]
101110 18:18:53 BOT    CensorPlugin: Loading config C:\Program Files\BigBrotherBot_1.4.0\extplugins\conf\censor.xml for CensorPlugin
101110 18:18:53 CRITICAL CensorPlugin: Could not find config file C:\Program Files\BigBrotherBot_1.4.0\extplugins\conf\censor.xml
Traceback (most recent call last):
  File "b3\plugin.pyo", line 97, in loadConfig
  File "b3\config.pyo", line 271, in load
  File "b3\config.pyo", line 177, in load
ConfigFileNotFound: 'C:\\Program Files\\BigBrotherBot_1.4.0\\extplugins\\conf\\censor.xml'

so? i already found the config of admin_plugin.xml config  but nott of the others
Logged
Beta Testers
*
OS: Windows
Type: Home user
Gameservers: Urt
Posts: 125
Offline Offline
heyy
« Reply #20 on: November 10, 2010, 09:36:24 AM »

oke i know, but if i put them on i got this,
Code:
101110 18:18:52 BOT    www.bigbrotherbot.net (b3) v1.4.0 [nt] (Daniel) [Win32 standalone]
101110 18:18:52 BOT    Python: 2.6.1 (r261:67517, Dec  4 2008, 16:51:00) [MSC v.1500 32 bit (Intel)]
101110 18:18:52 BOT    Starting Cod6Parser v0.2 for server 127.0.0.1:28963
101110 18:18:52 BOT    --------------------------------------------
101110 18:18:52 BOT    Attempting to connect to database mysql://b3:******@localhost/b3...
101110 18:18:52 BOT    Connected to database [1 times]
101110 18:18:52 BOT    Game log C:\Program Files\Activision\TDM Call of Duty 6 - CRACKED\main\games_mp.log
101110 18:18:52 BOT    Starting bot reading file C:\Program Files\Activision\TDM Call of Duty 6 - CRACKED\main\games_mp.log
101110 18:18:52 VERBOSE RCON sending (127.0.0.1:28963) status
101110 18:18:53 BOT    Loading Plugins (external plugin directory: C:\Program Files\BigBrotherBot_1.4.0\extplugins)
101110 18:18:53 BOT    Loading Plugin #1 censor [C:\Program Files\BigBrotherBot_1.4.0\extplugins\conf\censor.xml]
101110 18:18:53 BOT    CensorPlugin: Loading config C:\Program Files\BigBrotherBot_1.4.0\extplugins\conf\censor.xml for CensorPlugin
101110 18:18:53 CRITICAL CensorPlugin: Could not find config file C:\Program Files\BigBrotherBot_1.4.0\extplugins\conf\censor.xml
Traceback (most recent call last):
  File "b3\plugin.pyo", line 97, in loadConfig
  File "b3\config.pyo", line 271, in load
  File "b3\config.pyo", line 177, in load
ConfigFileNotFound: 'C:\\Program Files\\BigBrotherBot_1.4.0\\extplugins\\conf\\censor.xml'

so? i already found the config of admin_plugin.xml config  but nott of the others
on deskop :
Start --> all program --> Bigbrotherbot --> conf
You copy this folder in your B3 folder .
Then you should have something like this :

           
Code:
   <plugin name="admin" config="@conf/plugin_admin.xml" />
<plugin name="spamcontrol" config="@conf/plugin_spamcontrol.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" />
with more or less plugins .
You copy your xlrstats.xml and your B3.xml in your conf folder..
and you start to run B3 again =)

If you dont find your conf folder , just make new folder and call it : Conf
and in you put every xml .. ( you can redownload them ) .
Logged
Jr. Member
**
OS: Windows
Type: Home user
Gameservers: Cod 6 Aiw
Posts: 41
Offline Offline
WWW
« Reply #21 on: November 10, 2010, 09:38:45 AM »

ty Very much, all works perfect i think cause i got training.

Ty, il test all tomorrow
Logged
Beta Testers
*
OS: Windows
Type: Home user
Gameservers: Urt
Posts: 125
Offline Offline
heyy
« Reply #22 on: November 10, 2010, 09:50:56 AM »

ty Very much, all works perfect i think cause i got training.

Ty, il test all tomorrow
No problem have fun with b3  Wink
Logged
Jr. Member
**
OS: Windows
Type: Home user
Gameservers: Cod 6 Aiw
Posts: 41
Offline Offline
WWW
« Reply #23 on: November 10, 2010, 12:38:26 PM »

oke, all is worked perfect.

Ty, all for helping me.

this topic may be closed.


Jens
Logged
Beta Testers
*
OS: Windows
Type: Home user
Gameservers: Urt
Posts: 125
Offline Offline
heyy
« Reply #24 on: November 10, 2010, 12:39:42 PM »

oke, all is worked perfect.

Ty, all for helping me.

this topic may be closed.


Jens
Good to know =) if you have any questions , feel free to ask .
Logged
Tags: XLR Stats 
Pages: 1 [2]   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal