.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Enhancement Workshop > (mEAn) Bot.Admin Mod / ServerLoader > (mEAn) Bot.Admin Mod Help
(mEAn) Bot.Admin Mod Help Need Help? Ask questions in here

Reply
 
Thread Tools
bot are kicked and reconnected
Old
  (#1)
gwzero
[G*W] Clan Leader
 
gwzero's Avatar
 
Status: Offline
Posts: 9
Join Date: Mar 2006
Default bot are kicked and reconnected - 22-03-2006

For some reason mean continuously kicks and recreates the bots.
The message shown is this:

pb remove #124
Dropped Die Humans (Bot) from server
Reason: Kicked
pb addbot 100 5 1
Actual skill will be overridden by internal BotAim System as medium
Creating bot...
pb remove #125

I have the auto bot balance set to 2 min, 12 max, 1.5 ratio.
Can anyone tell how to keep the bots from being kicked at random?
  
Reply With Quote
Re: bot are kicked and reconnected
Old
  (#2)
botmeister
Ex-Council Member
 
botmeister's Avatar
 
Status: Offline
Posts: 1,090
Join Date: Nov 2003
Location: Canada
Default Re: bot are kicked and reconnected - 23-03-2006

Do you have the autobalance display on? If not then turn it on and show me the display.


Maker of the (mEAn) Bot.Admin Manager

"In theory, there is no difference between theory and practice. But, in practice, there is." - Jan L.A. van de Snepscheut
  
Reply With Quote
Re: bot are kicked and reconnected
Old
  (#3)
gwzero
[G*W] Clan Leader
 
gwzero's Avatar
 
Status: Offline
Posts: 9
Join Date: Mar 2006
Default Re: bot are kicked and reconnected - 24-03-2006

(mEAn) Balancing Bots ...
... Found: 0 human spectators.
... Found: 0 humans on TE team.
... Found: 0 humans on CT team.
... Found: 0 bot spectators.
... Found: 2 bots on TE team.
... Found: 0 bots on CT team.
... No adjustment needed. Bots are in a balanced state.
(mEAn) Bot team balance completed.
(mEAn) Bot mode: bots vs humans
(mEAn) Balancing Bots ...
... Found: 0 human spectators.
... Found: 0 humans on TE team.
... Found: 0 humans on CT team.
... Found: 0 bot spectators.
... Found: 1 bots on TE team.
... Found: 1 bots on CT team.
... Removing from CT Team 1 bots.
... Adding to TE Team 1 bots.
(mEAn) Bot team balance completed.
pb remove #10
Dropped [P*D]Trust Noone (100) from server
Reason: Kicked
pb addbot 100 5 1
Actual skill will be overridden by internal BotAim System as medium
Creating bot...


it almost seems like autoteambalance is on, but it is turned off.
  
Reply With Quote
Re: bot are kicked and reconnected
Old
  (#4)
botmeister
Ex-Council Member
 
botmeister's Avatar
 
Status: Offline
Posts: 1,090
Join Date: Nov 2003
Location: Canada
Default Re: bot are kicked and reconnected - 24-03-2006

put these cvars in your server.cfg file

// allows any number of players on each team
mp_limitteams 0
// turns team balancing off allowing mEAn autobalance to function correctly
mp_autoteambalance 0


Maker of the (mEAn) Bot.Admin Manager

"In theory, there is no difference between theory and practice. But, in practice, there is." - Jan L.A. van de Snepscheut
  
Reply With Quote
Re: bot are kicked and reconnected
Old
  (#5)
gwzero
[G*W] Clan Leader
 
gwzero's Avatar
 
Status: Offline
Posts: 9
Join Date: Mar 2006
Default Re: bot are kicked and reconnected - 24-03-2006

I already had mp_autoteambalance and mp_limitteams set to 0.
here is link to view my server.cfg file if you dont believe me.

file://newarzone.low-ping.com/user/3...les/server.cfg

So is there anything else that could cause this to happen?

PS: I forgot to mention this
The only thing that seems to remedy this problem is when somebody joins the server.
Even then it still sometimes kicks a bot when someone joins the server and adds a bot when they leave.
Could it be that the podbots control functions are interfering with mEAn's
  
Reply With Quote
Re: bot are kicked and reconnected
Old
  (#6)
botmeister
Ex-Council Member
 
botmeister's Avatar
 
Status: Offline
Posts: 1,090
Join Date: Nov 2003
Location: Canada
Default Re: bot are kicked and reconnected - 24-03-2006

"Could it be that the podbots control functions are interfering with mEAn's?"

Yes. What's in your podbot.cfg file?


Maker of the (mEAn) Bot.Admin Manager

"In theory, there is no difference between theory and practice. But, in practice, there is." - Jan L.A. van de Snepscheut
  
Reply With Quote
Re: bot are kicked and reconnected
Old
  (#7)
botmeister
Ex-Council Member
 
botmeister's Avatar
 
Status: Offline
Posts: 1,090
Join Date: Nov 2003
Location: Canada
Default Re: bot are kicked and reconnected - 24-03-2006

Also confirm those settings we just talked about by entering in each cvar into the console with no argument. Do the check only after you see the problem appear. Sometimes the settings can revert back to the defaults due to a map change, or when a script is executed that you may not be aware of.


Maker of the (mEAn) Bot.Admin Manager

"In theory, there is no difference between theory and practice. But, in practice, there is." - Jan L.A. van de Snepscheut
  
Reply With Quote
Re: bot are kicked and reconnected
Old
  (#8)
gwzero
[G*W] Clan Leader
 
gwzero's Avatar
 
Status: Offline
Posts: 9
Join Date: Mar 2006
Default Re: bot are kicked and reconnected - 24-03-2006

I just checked them and they are still set to 0.

http://newarzone.low-ping.com/user/3...les/server.txt
Here is the corrected server.cfg link

http://newarzone.low-ping.com/user/3...les/podbot.txt
And here is the podbot.cfg link


  
Reply With Quote
Re: bot are kicked and reconnected
Old
  (#9)
botmeister
Ex-Council Member
 
botmeister's Avatar
 
Status: Offline
Posts: 1,090
Join Date: Nov 2003
Location: Canada
Default Re: bot are kicked and reconnected - 26-03-2006

Change to this in the podbot.cfg file (comment these two lines out)

#min_bots 1
#max_bots 9

Podbot will stop managing to bot counts, and mEAn will be able to take over the task without any interference from podbot.


Maker of the (mEAn) Bot.Admin Manager

"In theory, there is no difference between theory and practice. But, in practice, there is." - Jan L.A. van de Snepscheut
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com