View Single Post
Re: Fast way to be sure
Old
  (#337)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Fast way to be sure - 06-03-2010

Quote:
Originally Posted by CS1.6 View Post
KWo,

I would suggest you tell everyone who has crashes to do the following:



1. comment / delete the podbot entry in plugins.ini in metamod folder:
Code:
win32 addons/amxmodx/dlls/amxmodx_mm.dll
;win32 addons/podbot/podbot_mm.dll


2. Shut down the server!

3. Start the server!

4. Test if server crashes!




If server crashes = the crash is not podbot related
If server does not crash = the crash is podbot related.



This way it will save time for the user and yourself.
If it doesn't crash in that case above, it doesn't mean automatically it is podbot mm related. It may mean some plugin is baddly written and it makes the server crash while bots are playing there.
To make sure the crash is not podbot mm related, comment out in metamod's plugins.ini everything not related to podbot mm (leave only podbot mm call), start the server with podbot only and check if it crashes or not. If it does (only podbot mm loaded by metamod), then it really is podbot mm related.
  
Reply With Quote