After getting the server uptodate and getting it working with MetaMOD I now have a new problem. When anyone joins the server (when realbot is loaded) it reboots the server and creates a debug.log with this:
Code:
----------------------------------------------
CRASH: Tue Feb 3 20:47:25 GMT 2004
Start Line: ./hlds_i686 -game cstrike +map de_dust -autoupdate -debug
Core was generated by `./hlds_i686 -game cstrike +map de_dust -autoupdate -debug'.
Program terminated with signal 11, Segmentation fault.
#0 0x400fd2c5 in _IO_default_xsputn_internal () from /lib/libc.so.6
#0 0x400fd2c5 in _IO_default_xsputn_internal () from /lib/libc.so.6
End of crash report
----------------------------------------------
It works fine when realbot is not loaded into the plugins.ini file.
Any idea's?