View Single Post
Re: Bots still crashing my server
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: Bots still crashing my server - 16-03-2004

I'm afraid the only hope is that the bot developer does extensive checks over all the bot source code to find the cause of your crashes. I can tell you already that a bot source code is such a huge thing it is only reasonable to assume there are SEVERAL crash bugs, and not just one to find. That doesn't make them easier to fix...

If I were KaCaT, I'd check all my pointers for nullity, all my angles for possible overflow, and all my edict_t pointers with FNullEnt(). It's a huge work, I know

*edit* and all my arrays[] for possible overflow too



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."

Last edited by Pierre-Marie Baty; 16-03-2004 at 17:43..
  
Reply With Quote