Help With Server Win32

DryftcoDryftco Join Date: 2002-12-23 Member: 11450Members
<div class="IPBDescription">It crashes whyen you join Alien team</div> Everytime any player joins the alien team, my server crashes instantly. It only happens when someone joins aliens. Here is my server.cfg file:

<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
sv_aim 0
violence_hgibs 0
violence_agibs 0
sv_clienttrace 3.5
pausable 0
hostname "Dryftco NS v1.03"
sv_maxspeed 1500
sv_cheats 0
sv_allowdownloads 1
sv_lan 0

mp_consistency 1
mp_countdowntime .2
mp_latejointime 1
mp_assert 0
mp_tournamentmode 0
mp_networkmeterrate 100000
mp_falldamage 1
mp_serverscripts 0
mp_teamresourcehandicap 1
mp_spawninvulnerabletime 0
mp_weaponstaytime .5
mp_drawdamage 1
mp_timelimit 60
mp_votedowntime 180
mp_votecasttime 2
mp_votepercentneeded .3
mp_minvotesneeded 2
mp_logfile 0
log off
mp_networkdebug 0
mp_flashlight 1
mp_footsteps 1
mp_serverops ""
ns_authicons 0
exec addons/adminmod/config/adminmod.cfg
<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->

Next, my adminmod.cfg file, with a few parts blocked out for my server's security.

<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->

admin_balance_teams 0

admin_bot_protection 0

admin_connect_msg "Welcome to Dryftco's NS v1.03."

admin_cs_restrict 0

admin_debug 0

admin_fun_mode 0

admin_fx 1

admin_gag_name 1

admin_gag_sayteam 0

admin_highlander 0

admin_ignore_immunity 0

admin_plugin_file "addons/adminmod/config/plugin.ini"

admin_reconnect_timeout 300

admin_reject_msg  "[Dryftco] That command is for server ops only."

admin_repeat_freq 600

admin_repeat_msg  "Dryftco's Natural Selection v1.03"

admin_quiet 0

admin_vault_file  "addons/adminmod/config/vault.ini"

admin_vote_autostart 0

admin_vote_echo 1

admin_vote_freq 600

admin_vote_maxextend 1

admin_vote_ratio 60

allow_client_exec 1

amv_log_passwords 0

amv_private_server

amv_prvt_kick_message

amv_reconnect_time 0

amv_vote_duration 30

default_access 1

encrypt_password 0

file_access_read 0

file_access_write 0

ips_file 0

kick_ratio 60

map_ratio 80

maps_file 0

models_file 0

models_kick_msg "[Dryftco] That model is reserved on this server."

nicks_kick_msg "[Dryftco] That name is reserved for a server op. Please choose a different name and reconnect."

password_field ***BLOCKED***

pretty_say 1

reserve_slots 0

reserve_slots_msg "There are no reserved slots available on the server."

reserve_type 0

use_regex 0

users_file "addons/adminmod/config/users.ini"

vote_freq 180

words_file 0

<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->

If you need to see anything else please reply.

Comments

Sign In or Register to comment.