.:: 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 > RealBot > General Forum
General Forum Follow progress, give suggestions, reply to bug report threads here.

Reply
 
Thread Tools
Realbot AI AND MM crashing?!?
Old
  (#1)
threat
Guest
 
Status:
Posts: n/a
Default Realbot AI AND MM crashing?!? - 15-01-2004

Hi folks!

Some time before I read something about Steam, that they are releasing and UPDATING Steam und everything around with code, which is in Beta-State and not tested enough.

A friend of mine wanted to start a normal game and his CS crashed (like it did never before) and then I wanted to start a map with REALBOT.DLL and it crashed.8o

Something I don't know is going on - do you know something about it? Now I suceeded in opening a normal game with the Steam MP.DLL....
  
Reply With Quote
Re: Realbot AI AND MM crashing?!?
Old
  (#2)
threat
Guest
 
Status:
Posts: n/a
Default Re: Realbot AI AND MM crashing?!? - 15-01-2004

Now I've deleted the LIBLIST.GAM, so CS creates its own, which looks like this:
Code:
game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1" 
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
gamedll "dlls\mp.dll"
gamedll_linux "dlls/cs_i386.so"
trainmap "tr_1"
The RB LIBLIST.GAM looks like this:
Code:
game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
cldll "1"
hlversion "1120"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
gamedll "..\realbot\dll\realbot.dll"
#gamedll "addons\metamod\dlls\metamod.dll"
trainmap "tr_1"
(you can see, I added some tiny changes )

Look at the variables "hlversion" and "type"
  
Reply With Quote
Re: Realbot AI AND MM crashing?!?
Old
  (#3)
threat
Guest
 
Status:
Posts: n/a
Default Re: Realbot AI AND MM crashing?!? - 15-01-2004

I've just merged the both, took the old lines form the RB LIBLIST.GAM and put it into the new LIBLIST.GAME:

Code:
game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1" 
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
#gamedll "dlls\mp.dll"
gamedll "..\realbot\dll\realbot.dll"
#gamedll "addons\metamod\dlls\metamod.dll"
trainmap "tr_1"
No everything seems OK...
  
Reply With Quote
Re: Realbot AI AND MM crashing?!?
Old
  (#4)
Ava3ar
Guest
 
Status:
Posts: n/a
Default Re: Realbot AI AND MM crashing?!? - 16-01-2004

the MM one should have
#gamedll "..\realbot\dll\realbot.dll
gamedll "addons\metamod\dlls\metamod.dll
  
Reply With Quote
Re: Realbot AI AND MM crashing?!?
Old
  (#5)
Fiber_Optic
Guest
 
Status:
Posts: n/a
Default Re: Realbot AI AND MM crashing?!? - 16-01-2004

Quote:
Originally Posted by Ava3ar
the MM one should have
#gamedll "..\realbot\dll\realbot.dll
gamedll "addons\metamod\dlls\metamod.dll
Yes and the good line in the plugins.ini...
  
Reply With Quote
Re: Realbot AI AND MM crashing?!?
Old
  (#6)
threat
Guest
 
Status:
Posts: n/a
Default Re: Realbot AI AND MM crashing?!? - 16-01-2004

Sure, guys! I know this very well, since I've solved this all with the master himself

But at the time I prefer the good ol' RB AI v1.0, because the behaviour of the bots is much less buggy (I know, the MM is at the beginning of development ) and the bots are in "rb_skill 0" really hard opponents 8D (of course not as hard as most of the CS pros - see them in 500m distance - and "Headshot!" again ) Since I'm not a noob, but rather an amateur, I prefer playing with bots, where I can trim the difficult.

So long...
  
Reply With Quote
Re: Realbot AI AND MM crashing?!?
Old
  (#7)
reddragoon
Guest
 
Status:
Posts: n/a
Default Re: Realbot AI AND MM crashing?!? - 18-01-2004

hey threat i tried doing what you did but i does not work for me.isn't there a anoother way to fix this problem?
  
Reply With Quote
Re: Realbot AI AND MM crashing?!?
Old
  (#8)
threat
Guest
 
Status:
Posts: n/a
Default Re: Realbot AI AND MM crashing?!? - 18-01-2004

OK, Reddragon (nice nick indeed ), step by step:
  • What version of CS are you running? 1.5 oder Steam 1.6?
  • What version of RB have you installed?
  • Does your CS crash, when creating a "New Game"?
  • Did you ever had RB running stable on your CS-installation? I mean: Did you load up at a new game and you could read the RB greeting messages at the beginning?
  • Have your ever been able to "Add Bots" and now it crashes?
Please answer that accurate, so we can help you quick - the more good inputs you give, the faster we can help you solve your problem.

Besides - this thread should be transferred to the "Help"-Subforum - could anyone of the Admins move it there?
  
Reply With Quote
Re: Realbot AI AND MM crashing?!?
Old
  (#9)
reddragoon
Guest
 
Status:
Posts: n/a
Default Re: Realbot AI AND MM crashing?!? - 18-01-2004

well i'm running cs 1.6. i installed realbot v1. and yes cs does crashes when i try to make a new game.yes rb was stable before the new update from steam.i was able to make a new game and load up bots without any problems.well now i can't even load up the bots,it just crashes when i try to make a new game.all i know that realbots used to work before the new update from steam.now it just crashes for no reason.and yes i did follow your guide about the liblist.gam and liblist.rbn.???
  
Reply With Quote
Re: Realbot AI AND MM crashing?!?
Old
  (#10)
Fiber_Optic
Guest
 
Status:
Posts: n/a
Default Re: Realbot AI AND MM crashing?!? - 18-01-2004

My cs 1.6 doesn't crash anymore.
But I can't see what I've done to correct that... I just know that cheating death make it crash sometimes.
  
Reply With Quote
Reply


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

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 - 2025, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com