Most of the plugins here are made by B3 users and the authors may not visit frequently. If you need support for plugins or if questions remain unanswered, you will have to contact the author directly. Read the full Support Disclaimer here
NOTE: Do not attach plugins to your forumtopics! Attachements are periodically removed by maintenance tasks. Upload your plugins to our Downloads section instead!

You are here: Big Brother Bot ForumAdd-OnsPlugins DiscussionPlugins by xlr8or (Moderator: Freelander)ConfigManager [CoD|CoD:UO|CoD2|UrT|WoP]
Pages: 1 2 [3]   Go Down
  Print  
Author Topic: ConfigManager [CoD|CoD:UO|CoD2|UrT|WoP]  (Read 9877 times) Bookmark and Share
[ www.xlrstats.com ]
Project Lead
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD, CoD2, CoD5, UrT
Posts: 2022
Offline Offline
WWW
Support Specialty: B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
« Reply #30 on: June 30, 2011, 02:37:01 AM »

Okay, here's the version that can disable checking config file existence. You can set the value in the config file to 'True'.

Please give me some feedback on this when tested.
http://forum.bigbrotherbot.net/downloads/?sa=view;down=18
Logged


Jr. Member
**
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD4
Posts: 20
Offline Offline
« Reply #31 on: July 05, 2011, 03:52:54 PM »

Sorry for the late answer, couldn't test it before.
Tested it now and it seems not to work for me, somehow this new options doesn't really do anything.
Still a "DEBUG   'ConfigmanagerPlugin: No matching configs found.'" inside my b3 logs and it nothing is executed on the server.

disablechecking is set to true
Logged
[ www.xlrstats.com ]
Project Lead
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD, CoD2, CoD5, UrT
Posts: 2022
Offline Offline
WWW
Support Specialty: B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
« Reply #32 on: July 06, 2011, 03:00:29 AM »

Can you restart the bot, wait a minute or 2, change the map on the  server, wait another 30 seconds and post the b3.log here? (or use pastie).

I'd also like to see your configmanager.xml
Logged

Jr. Member
**
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD4
Posts: 20
Offline Offline
« Reply #33 on: July 06, 2011, 03:20:27 AM »

http://fserv.eu/b3.log
thats the log

and thats the configmanager.xml:

Code:
<configuration plugin="configmanager">
    <settings name="settings">
        <!-- Setting 'disablechecking' to 'True' will prevent the plugin from checking the existence of the config file.
         This might help if you run B3 remotely, but it might trigger unexpected behavior from the game server.
         Use at your own risk! -->
        <set name="disablechecking">true</set>
    </settings>
</configuration>
Logged
[ www.xlrstats.com ]
Project Lead
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD, CoD2, CoD5, UrT
Posts: 2022
Offline Offline
WWW
Support Specialty: B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
« Reply #34 on: July 07, 2011, 12:26:26 AM »

I added some more debug info to the version currently in my master branch. Can you download the latest version and try again (same procedure as the post above)
Logged

[ www.xlrstats.com ]
Project Lead
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD, CoD2, CoD5, UrT
Posts: 2022
Offline Offline
WWW
Support Specialty: B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
« Reply #35 on: July 17, 2011, 03:06:32 AM »

Any news on this? Would be nice to get some feedback...
Logged

Jr. Member
**
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD4
Posts: 20
Offline Offline
« Reply #36 on: July 25, 2011, 01:54:10 AM »

My apologies for the long silence, got to test it today finally.

http://fserv.eu/b3.log

config is still the same as above.

Somehow the bot ignores the 'disablechecking' setting in the config
Logged
Support Hero
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2629
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #37 on: February 13, 2012, 09:36:45 AM »

Hi all,
Just stumbled over this plugin - it is almost what I need. TBH, maybe the scheduler plugin ( http://forum.bigbrotherbot.net/plugins-by-courgette/scheduler-plugin/15/ )is what I need - i will let you determine this.

Here is the deal. I want B3 to check the sv_hostname every round start, if the value is not xxx, then it should execute a cfg. This is for a CoD4 server.

Can this plugin be modified for that or do I need a whole custom plugin?
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
B3 Contrib/Support
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: UrT
Posts: 124
Offline Offline
« Reply #38 on: May 14, 2012, 03:25:47 AM »

Hello I'm looking for configmanager v1.1.1, where can I download it?
Logged
Support Hero
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2629
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #39 on: May 14, 2012, 05:49:50 AM »

Did you check his github repo? Not sure what version, but may be what you are looking for...
https://github.com/xlr8or/b3-plugin-configmanager
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
B3 Contrib/Support
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: UrT
Posts: 124
Offline Offline
« Reply #40 on: May 14, 2012, 06:37:51 AM »

Yes there only the v1.0.1, I don't know where other version. It's not important. I'm just update all my plugins because it was a long time. Tks
Logged
Tags:
Pages: 1 2 [3]   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal