View Single Post
Re: server crash on bot add
Old
  (#8)
splatt
Member
 
Status: Offline
Posts: 2
Join Date: May 2010
Default Re: server crash on bot add - 11-05-2010

I have this problem too.
I believe podbot and CSDM is not compatible.

I installed clean steam counter-strike 1.6 server on CentOS (used hldsupdatetool), installed last metamod (v1.19) and amxmodx (1.8.1), last csdm (2.1.2).

My metamod plugins.ini:

Code:
linux addons/amxmodx/dlls/amxmodx_mm_i386.so
linux addons/podbot/podbot_mm_i386.so


And every time bot trying to join, segmentation fault happens:
Code:

./hlds_run: line 321:   402 Segmentation fault                   (core dumped) $HL_CMD
Cannot access memory at address 0xbfb6aa30
/hlds/debug.cmds:4: Error in sourced command file:
Cannot access memory at address 0xbfb6aa30


I don't know is this a podbot bug or csdm, but a lots of ppl has it.

  
Reply With Quote