.:: 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 > POD-Bot mm > Bug Reports
Bug Reports Post any bug you experience with the latest release of this bot here

Reply
 
Thread Tools
Permanent crash on cs_bigbrother_beta1
Old
  (#1)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Permanent crash on cs_bigbrother_beta1 - 25-05-2004

OK - because a day without bug report is a day losed, I can report something today.

Everytime when the game is started at cs_bigbrother_beta1 map server is crashed after few minutes. For sure I played this map with PB2.5.
This moment I can say now nothing more - when, why etc. But I made some screenshots with windows messages "HLDS made an illegal operation..." and stacks. I hope this can help for coders.
Tested with latest sPlOrYgOn's beta release, Metamod1.17, CS1.5 Windows98SE (dedicated and listenserver).

When I'll find time I'll try this map with some older version of podbot_mm.dll.
Attached Thumbnails
Click image for larger version

Name:	bb_cr_1.jpg
Views:	300
Size:	67.9 KB
ID:	252   Click image for larger version

Name:	bb_cr_2.jpg
Views:	296
Size:	63.9 KB
ID:	253   Click image for larger version

Name:	bb_cr_3.jpg
Views:	312
Size:	60.6 KB
ID:	254  
  
Reply With Quote
Re: Permanent crash on cs_bigbrother_beta1
Old
  (#2)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: Permanent crash on cs_bigbrother_beta1 - 25-05-2004

To sPlOrYgOn: like the fix you made for the NUM_FOR_EDICT crash, do a search for

FIND_ENTITY_*

and

FindEntity*

and be sure the start of search entity in these functions is initialized to NULL first. I will feel better once it's done.



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote
Re: Permanent crash on cs_bigbrother_beta1
Old
  (#3)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Permanent crash on cs_bigbrother_beta1 - 27-05-2004

Like I promised - I tested this map with some older version - created 2004.04.06 22:28 253952 bytes. With this dll the game crash during creating the first bot.

[EDIT]
This evening I went in this way: I commented out all addbot commands in podbot.cfg and I started the listenserver with latest sPlOrYgOn beta dll. I made waypoint check - there were many errors. I fixed all of their, I re-waypointed some camp waypoints and I put one path across one door (one-direction - possible open only outside by "use" button - but there is'nt any button). OK - game was started - but bot doesn't go across this door (I didn't put "use" flag - like in some description for doors). I turned on WP editor and I added "use" flag. After restarting the game bots still can't open this door (they ignore "use" flag if they don't see some buttons). OK - I was frustrated - I deleted this connection by this door (if can't work - maybe in the future I go back to this problem). I played about 5 minut and after the crash was once again. Regardless if pwf is OK or not OK - the game crash at this map. This time the stacks are different - so probably this is some waypoint problem on this map (only this was changed and stacks are different).

On this map trere are some "blinking" waypoints and connection. What exactly are meaning these "blinking" waypoints and connections? I waypointed this map about 2 years ago, so probably there are many "arts" mistakes, but under WP editor checking for this today changed pwf is OK.
This second attachement is today's crash result.
[/EDIT]
Attached Thumbnails
Click image for larger version

Name:	bb_cr4_old_dll.jpg
Views:	300
Size:	62.2 KB
ID:	264   Click image for larger version

Name:	bb_cr_4.jpg
Views:	308
Size:	59.0 KB
ID:	265  

Last edited by KWo; 27-05-2004 at 19:15..
  
Reply With Quote
Re: Permanent crash on cs_bigbrother_beta1
Old
  (#4)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Permanent crash on cs_bigbrother_beta1 - 28-05-2004

I really don't like this "EDIT" - it doesn't change the timpe stamp of post and nobody can see something was changed when look at the general page of BUG REPORT subforum. Where can I report this bug in this posting system?
  
Reply With Quote
Re: Permanent crash on cs_bigbrother_beta1
Old
  (#5)
sPlOrYgOn
<-- He did it.
 
sPlOrYgOn's Avatar
 
Status: Offline
Posts: 1,558
Join Date: Jan 2004
Location: Los Angeles, California, USA, North America, Earth, Solar System, Milky Way.
Default Re: Permanent crash on cs_bigbrother_beta1 - 28-05-2004

Quote:
Originally Posted by KWo
I really don't like this "EDIT" - it doesn't change the timpe stamp of post and nobody can see something was changed when look at the general page of BUG REPORT subforum. Where can I report this bug in this posting system?
it's not a bug..
it's made like this..
Quote:
Originally Posted by Pierre-Marie Baty
To sPlOrYgOn: like the fix you made for the NUM_FOR_EDICT crash, do a search for

FIND_ENTITY_*

and

FindEntity*

and be sure the start of search entity in these functions is initialized to NULL first. I will feel better once it's done.
It seems that the NUM_FOR_EDICT error was the only one without the NULL first...
I've searched through all the files...
All of them have been initialized to NULL...
  
Reply With Quote
Re: Permanent crash on cs_bigbrother_beta1
Old
  (#6)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Permanent crash on cs_bigbrother_beta1 - 28-05-2004

So - what can I do more - to give You better information about this crash?
  
Reply With Quote
Re: Permanent crash on cs_bigbrother_beta1
Old
  (#7)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: Permanent crash on cs_bigbrother_beta1 - 28-05-2004

it's up to sPlOrYgOn or another coder to run podbot on cs_bigbrother_beta1 inside a debugger and let the debugger pinpoint the exact spot in the code which causes the crash...



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote
Re: Permanent crash on cs_bigbrother_beta1
Old
  (#8)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Permanent crash on cs_bigbrother_beta1 - 28-05-2004

Here You have my pwf file. It's not recomended for commercial use - because is very bad (the "art's roules" are broken...). I made it about 2 years ago - so it's better if no one from waypointers will look (it's really wrong waypointed). Last time I made only little "tunning" for this file. Here is the latest version - still crashing.
If somebody need this map (bsp and wad) - ask me by PM - I can send it via e'mail - probably the zip file with this map is too big to upload here.
Attached Files
File Type: zip bigbrother.zip (47.8 KB, 282 views)

Last edited by KWo; 28-05-2004 at 23:59..
  
Reply With Quote
Re: Permanent crash on cs_bigbrother_beta1
Old
  (#9)
sPlOrYgOn
<-- He did it.
 
sPlOrYgOn's Avatar
 
Status: Offline
Posts: 1,558
Join Date: Jan 2004
Location: Los Angeles, California, USA, North America, Earth, Solar System, Milky Way.
Default Re: Permanent crash on cs_bigbrother_beta1 - 29-05-2004

hmm...
no crash??
I'm playing it and I don't crash..
and the map is horribly designed...
  
Reply With Quote
Re: Permanent crash on cs_bigbrother_beta1
Old
  (#10)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Permanent crash on cs_bigbrother_beta1 - 29-05-2004

Quote:
Originally Posted by sPlOrYgOn
hmm...
no crash??
I'm playing it and I don't crash..
and the map is horribly designed...
Are You using Your Win98 like me or You are playing under linux? I tested this map under CS1.5. Turn on detailnames in podbot.cfg and put there 8 addbot commands with all parameters (and skill 100). Don't use min/max bots, don't use fillserver. About 5-10 min after start game crash. And try this Your beta release, not this with bug buying grenade fix. Try latest PMB version - the same.

BTW - Do You like this map?

EDIT
I 've attached mu podbot.cfg. Try to test with it.
[/EDIT]
Attached Files
File Type: txt podbot.cfg.txt (7.6 KB, 474 views)

Last edited by KWo; 29-05-2004 at 12:52..
  
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 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com