View Single Post
Author Message
_Dark_
New Member
Join Date: Feb 2012
Old 02-16-2012 , 07:13   CSSDM on v70: Segmentation fault
Reply With Quote #1

Hello, users.
I've got a Segmentation Fault error on CSS server with CSSDM.

It appears after entering the server and selecting a player.

CSS:

CSS Server: v70, from HLDSUpdateTool
Metamod: Source: 1.8.7 (latest)
SourceMod: 1.4.1 (latest)
CSSDM: 2.1.4 (latest)

System:

OS: Debian 6

Here's my server.cfg:
Code:
//servername
hostname "^[Spark-Games]^[CSDM]^[Bomb]^"

//rconpasssword
rcon_password ""//rcondisabled

//servercvars
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 1
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 1
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 5
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 30
mp_chattime 10
sv_timeout 65

//roundspecificcvars
mp_freezetime 3
mp_roundtime 5
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 50
mp_winlimit 25
mp_playerid 0
mp_spawnprotectiontime 5

//bandwidthrates/settings
sv_minrate 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 60
sv_minupdaterate 10

//serverlogging
logoff
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0

//bots
bot_add
bot_quota 0
bot_quota_mode normal
bot_difficulty 1
bot_chatter normal
bot_auto_follow 1
bot_auto_vacate 0
bot_join_after_player 1
bot_defer_to_human 0
bot_allow_rogues 0
bot_walk 0
bot_join_team any
bot_eco_limit 0
bot_allow_grenades 1
bot_all_weapons
bot_allow_grenades 1
bot_allow_pistols 1
bot_allow_sub_machine_guns 1
bot_allow_shotguns 1
bot_allow_rifles 1
bot_allow_snipers 0
bot_allow_machine_guns 1

//operation
sv_lan 0
sv_region 3

//executebanfiles
exec banned_user.cfg
exec banned_ip.cfg
All CSSDM files not been modified.

If CSSDM disable, error does not occur.

Any ideas? How to fix this? Thanks, sorry for bad English, I'm from Russia
_Dark_ is offline