.:: 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 ::. > Cyborg Factory > Grave Bot
Grave Bot Artificially deadly intelligence for S&I by Ghoul Science & IndustryHLDM

Reply
 
Thread Tools
Bugs in Gravebot 0.1 and 0.2
Old
  (#1)
hiyahin
Member
 
hiyahin's Avatar
 
Status: Offline
Posts: 34
Join Date: Nov 2004
Location: UK
Default Bugs in Gravebot 0.1 and 0.2 - 09-01-2005

Just to help clear everything that's been on the forum so far, these are the bugs found so far:
General:
  • Min/Max bots feature ( "SZ_GetSpace: Tried to write to an uninitialized sizebuf_t: ???" error. Quite a few bots also have this error)
S&I:
  • S&I loop and freeze (possibly due to bot spawning/weapons)
  • Teammate bot shooting friendly tripmines
Hopefully, this list will help Ghoul fix this bot. If there are any other bugs that I've missed, please post on this thread.
  
Reply With Quote
Re: Bugs in Gravebot 0.1 and 0.2
Old
  (#2)
Kronikles
Member
 
Status: Offline
Posts: 11
Join Date: Jan 2005
Location: I live on Mars
Default Re: Bugs in Gravebot 0.1 and 0.2 - 10-01-2005

The bots act kind of weird in si_urban in those corners...

They also always seem to be going offense and rarely on defense
  
Reply With Quote
Re: Bugs in Gravebot 0.1 and 0.2
Old
  (#3)
CoCoNUT
Member
 
CoCoNUT's Avatar
 
Status: Offline
Posts: 120
Join Date: Jan 2004
Location: Germany/Lower Saxony/
Default Re: Bugs in Gravebot 0.1 and 0.2 - 10-01-2005

When you use my waypoints...in si_urban I tested camping-waypoints. They are not supported yet by Gravebot I think- added them only for testing and fun . Itīs the only map with camping-waypoints.


For maps, nav-files, waypoints and more visit: http://coconut.de.tc
  
Reply With Quote
Re: Bugs in Gravebot 0.1 and 0.2
Old
  (#4)
BuMHeD
Member
 
Status: Offline
Posts: 22
Join Date: Nov 2004
Default Re: Bugs in Gravebot 0.1 and 0.2 - 10-01-2005

Thanks for helping Ghoul organize the errors Hiyahin. I would've done the same myself, but I didn't want to make his forums clogged with too many threads. I will post any future issues here. Goodluck Ghoul.

*~BuM~*
  
Reply With Quote
Re: Bugs in Gravebot 0.1 and 0.2
Old
  (#5)
Kronikles
Member
 
Status: Offline
Posts: 11
Join Date: Jan 2005
Location: I live on Mars
Default Re: Bugs in Gravebot 0.1 and 0.2 - 12-01-2005

also when the bots auto join some bots appear on the scoreboard

(i.e Grave 0 kills 0 deaths.)

but they are not in the actual game. I've seen this many times and when you attempt to kick them out the game freezes the moment the bot leaves the game. Is this whta happened Ghoul when you experimented kicking and adding bots??
  
Reply With Quote
Re: Bugs in Gravebot 0.1 and 0.2
Old
  (#6)
hiyahin
Member
 
hiyahin's Avatar
 
Status: Offline
Posts: 34
Join Date: Nov 2004
Location: UK
Default Re: Bugs in Gravebot 0.1 and 0.2 - 12-01-2005

That hasn't happened to me before. Does the bots just stay in the spectator or do they totally not exist?
  
Reply With Quote
Re: Bugs in Gravebot 0.1 and 0.2
Old
  (#7)
Kronikles
Member
 
Status: Offline
Posts: 11
Join Date: Jan 2005
Location: I live on Mars
Default Re: Bugs in Gravebot 0.1 and 0.2 - 12-01-2005

they are on the scoreboard but not in the game. Not in spectator mode or anything. like half way through the game they are still on the scoreboard and have no score or deaths. When I joined that team, there was 1 person missing...

??? ???
  
Reply With Quote
Re: Bugs in Gravebot 0.1 and 0.2
Old
  (#8)
BuMHeD
Member
 
Status: Offline
Posts: 22
Join Date: Nov 2004
Default Re: Bugs in Gravebot 0.1 and 0.2 - 12-01-2005

Actually, Kronikles... if you're playing HLDM... I think I know what you're referring to. This is actaully a bug in steam... and it happens in my server all the time. I call them "phantom" player slots. This usually occurs when someone joins/leaves at the same time or shortly after a map change or server restart. What is occuring is that your server loads the list of players in the server and then the client disconnects, therefore the server logs the player name on the list of players, but the ping will always be 0, and they will not really be there. When this happens on my dedicated server, all "phantoms" are cleared on the next map change or restart. Phantoms do not take up players slots, and sometimes disappear if a server is full (because the scoreboard cannot display more names than the sv_maxplayer variable specifies). Next time it happens, if it's just you and some bots, try changing the map or restarting the server and see if they go away. If not, then it's not the same thing.

*~BuM~*

EDIT: Another idea. In your gravebot.cfg file, if you use the "addbot" command to load bots when you start the server, you may want to add a short pause between them. It should look like this:
addbot Grave 3
pause 2
addbot Headcrab 2
pause 2
etc...
The pauses prevent bots from bottlenecking the server upon startup, and thus preventing crashes/freezes. If that doesn't do the trick, you may need more assistance from Ghoul.

Last edited by BuMHeD; 12-01-2005 at 23:12..
  
Reply With Quote
Re: Bugs in Gravebot 0.1 and 0.2
Old
  (#9)
Kronikles
Member
 
Status: Offline
Posts: 11
Join Date: Jan 2005
Location: I live on Mars
Default Re: Bugs in Gravebot 0.1 and 0.2 - 13-01-2005

ill try that and see if it works.

E--------D--------I--------T: I seems to only happen on S&I and not on HLDM...

Last edited by Kronikles; 13-01-2005 at 03:00..
  
Reply With Quote
Re: Bugs in Gravebot 0.1 and 0.2
Old
  (#10)
Ghoul
Moderator
 
Status: Offline
Posts: 56
Join Date: Jul 2004
Location: Michigan
Default Re: Bugs in Gravebot 0.1 and 0.2 - 23-01-2005

I'm not sure what causes that, not in the slightest. It only happens every so often, and I can't figure out any obvious link to why it happens. :-/

Also, for a majority of the team to go on defense, the team has to have a pretty big lead. Usually in a bots vs bots game, this never happens because the bots are evenly skilled.

Last edited by Ghoul; 23-01-2005 at 18:06..
  
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