Зависание NO STEAM игроков

Статус
В этой теме нельзя размещать новые ответы.

Сервер CSS

Участник
Сообщения
3
Реакции
0
Суть проблемы: Заходят на сервер CS:S (собранный вручную) NO STEAM игроки и через некоторое время зависают на респе, затем вылетают с ошибкой "time out"
Сервер скачан с официального сайта программой HldsUpdateTool
Что посоветуете?
meta list
Listing 6 plugins:
[01] DoS Protect (1.0.0.0) by ZombieX2.net
[02] SourceMod (1.4.2) by AlliedModders LLC
[03] Server Query Cache (1.4.0.0) by Recon
[04] CS:S Tools (1.4.2) by AlliedModders LLC
[05] SDK Tools (1.4.2) by AlliedModders LLC
[06] SDK Hooks (2.1.0) by Tsunami, psychonic, GoDtm666 fix no-Steam RevEmu
sm plugins list
[SM] Listing 42 plugins:
01 "Admin File Reader" (1.4.2) by AlliedModders LLC
02 "Admin Help" (1.4.2) by AlliedModders LLC
03 "Admin Menu" (1.4.2) by AlliedModders LLC
04 "Advanced c4 Countdown Timer" (1.4.1) by dalto
05 "Anti-Flood" (1.4.2) by AlliedModders LLC
06 "Ban disconnected players" (1.04) by mad_hamster, Troy
07 "Basic Ban Commands" (1.2.4) by AlliedModders LLC
08 "Basic Chat" (1.4.2) by AlliedModders LLC
09 "Basic Comm Control" (1.4.2) by AlliedModders LLC
10 "Basic Commands" (1.4.2) by AlliedModders LLC
11 "Basic Info Triggers" (1.4.2) by AlliedModders LLC
12 "Basic Votes" (1.4.2) by AlliedModders LLC
13 "Client Preferences" (1.4.2) by AlliedModders LLC
14 "Extra Cash" (0.2) by Peoples Army
15 "Fake sv_downloadurl to players" (1.0) by Bacardi
16 "Fun Commands" (1.4.2) by AlliedModders LLC
17 "Fun Votes" (1.4.2) by AlliedModders LLC
18 "Welcome Sound" (0.0.1) by R-Hehl
19 "Nextmap" (1.4.2) by AlliedModders LLC
20 "PermaMute" (0.1) by Ryan "Rusification Punkk"
21 "Player Commands" (1.4.2) by AlliedModders LLC
22 "Players Votes" (1.5.0) by The Resident, pZv!
23 "QuickDefuse" (0.3) by pRED*
24 "RankMe" (2.7.7) by lok1
25 "Reserved Slots" (1.4.2) by AlliedModders LLC
26 "Resetscore" (1.1) by tuty, edited by 23neon23
27 "Round and Map End Sound" (2.4.5) by FrozDark (HLModders.ru LLC)
28 "SourceMod Anti-Cheat" (0.7.7.5) by GoD-Tony, psychonic
29 "SMAC Aimbot Detector" (0.7.7.5) by GoD-Tony
30 "SMAC AutoTrigger Detector" (0.7.7.5) by GoD-Tony
31 "SMAC Client Protection" (0.7.7.5) by GoD-Tony, psychonic, Kigen
32 "SMAC Command Monitor" (0.7.7.5) by GoD-Tony, psychonic, Kigen
33 "SMAC CS:S Anti-Flash" (0.7.7.5) by GoD-Tony
34 "SMAC CS:S Anti-Rejoin" (0.7.7.5) by Kigen
35 "SMAC CS:S Anti-Smoke" (0.7.7.5) by GoD-Tony
36 "SMAC Eye Angle Test" (0.7.7.5) by GoD-Tony, psychonic
37 "SMAC KAC Global Banlist" (0.7.7.5) by Kigen
38 "SMAC Rcon Locker" (0.7.7.5) by GoD-Tony, Kigen
39 "SMAC Anti-Speedhack" (0.7.7.5) by GoD-Tony
40 "SMAC Spinhack Detector" (0.7.7.5) by GoD-Tony
41 "Sound Commands" (1.4.2) by AlliedModders LLC
42 "Weapon Restrict" (2.3.4) by Dr!fter
sm exts list
[SM] Displaying 12 extensions:
[01] Automatic Updater (1.4.2): Updates SourceMod gamedata files
[02] Webternet (1.4.2): Extension for interacting with URLs
[03] Server Query Cache (1.4.0.0): Responds to AS2_INFO queries.
[04] CS:S Tools (1.4.2): CS:S extended functionality
[05] BinTools (1.4.2): Low-level C/C++ Calling API
[06] SDK Tools (1.4.2): Source SDK Tools
[07] Top Menus (1.4.2): Creates sorted nested menus
[08] Client Preferences (1.4.2): Saves client preference settings
[09] SQLite (1.4.2): SQLite Driver
[10] <FAILED> file "connect.ext.dll": ═х эрщфхэ єърчрээ√щ ьюфєы№.

[11] SDK Hooks (2.1.0): Source SDK Hooks
[12] Socket (3.0.1alpha): Socket extension for SourceMod
/**
* This file is used to set various options that are important to SourceMod's core.
* If this file is missing or an option in this file is missing, then the default values will be used.
*/
"Core"
{
/**
* This option determines if SourceMod logging is enabled.
*
* "on" - Logging is enabled (default)
* "off" - Logging is disabled
*/
"Logging" "on"

/**
* This option determines how SourceMod logging should be handled.
*
* "daily" - New log file is created for each day (default)
* "map" - New log file is created for each map change
* "game" - Use game's log files
*/
"LogMode" "daily"

/**
* Language that multilingual enabled plugins and extensions will use to print messages.
* Only languages listed in languages.cfg are valid.
*
* The default value is "en"
*/
"ServerLang" "ru"

/**
* String to use as the public chat trigger. Set an empty string to disable.
*/
"PublicChatTrigger" "!"

/**
* String to use as the silent chat trigger. Set an empty string to disable.
*/
"SilentChatTrigger" "/"

/**
* If a say command is a silent chat trigger, and is used by an admin,
* but it does not evaluate to an actual command, it will be displayed
* publicly. This setting allows you to suppress accidental typings.
*
* The default value is "no". A value of "yes" will supress.
*/
"SilentFailSuppress" "no"

/**
* Password setinfo key that clients must set. You must change this in order for
* passwords to work, for security reasons.
*/
"PassInfoVar" "_password"

/**
* Specifies the sound that gets played when an item is selected from a menu.
*/
"MenuItemSound" "buttons/button14.wav"

/**
* Specifies the sound that gets played when an "Exit" button is selected
* from a menu.
*/
"MenuExitSound" "buttons/combine_button7.wav"

/**
* Specifies the sound that gets played when an "Exit Back" button is selected
* from a menu. This is the special "Back" button that is intended to roll back
* to a previous menu.
*/
"MenuExitBackSound" "buttons/combine_button7.wav"

/**
* Enables or disables whether SourceMod reads a client's cl_language cvar to set
* their language for server-side phrase translation.
*
* "on" - Translate using the client's language (default)
* "off" - Translate using default server's language
*/
"AllowClLanguageVar" "off"

/**
* Enables or Disables SourceMod's automatic gamedata updating.
*
* The default value is "no". A value of "yes" will block the Auto Updater.
*/
"DisableAutoUpdate" "no"

/**
* If set to yes, a successful gamedata update will attempt to restart SourceMod.
* SourceMod is unloaded and reloaded, and the map is changed to the current map.
* Since gamedata updates occur when the server loads, impact should be minimal.
* But to be safe, this option is disabled by default.
*/
"ForceRestartAfterUpdate" "no"

/**
* URL to use for retrieving update information.
* SSL is not yet supported.
*/
"AutoUpdateURL" "http://update.sourcemod.net/update/"

/**
* Whether to show debug spew.
* Currently this will log details about the gamedata updating process.
*/
"DebugSpew" "no"
}
;If your plugin came with a .vdf file, you do not need to use this file.
;
;List one plugin per line. Each line should contain the path to the plugin's binary.
;Any line starting with a ';' character is a comment line, and is ignored.
;
;You do not need to include the _i486.so or .dll part of the file name. Example:
; addons/sourcemod/bin/sourcemod_mm
;You may also put an alias in front of the file, for example:
; sm addons/sourcemod/bin/sourcemod_mm
;Will allow you to use "meta load sm" from the console.
;
;********* LIST PLUGINS BELOW ***********
addons\dosprotect\bin\dosprotect_mm
Где то писали что "NO STEAM = Не поддерживается!!!", но так и не понял из - за чего это происходит.
ОС: Windows 7 x64 Максимальная
Процессор: AMD Athlon(tm) 2 X2 260 Processor 3.20 GHz
Винчестер: SATA 500 Gb
ОЗУ: 4 Gb DDR2-800
Интернет канал: 1mb/1mb
hostname "***"
rcon_password "45trdf56yujhASdcAXGGfhASjhg623tr23byby5rSgvvjnhgh"
sv_password ""
net_maxfilesize "1500"
sv_downloadurl "***"

sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
host_framerate 0
decalfrequency 30
sv_lan 0
sv_region 255
sv_contact
sv_maxrate 25000
sv_minrate 15000
sv_maxupdaterate 67
sv_minupdaterate 66
sv_maxcmdrate 67
sv_mincmdrate 66
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_timelimit 500
mp_startmoney 800
mp_roundtime 3
mp_autocrosshair 0
mp_buytime 0.5
mp_c4timer 35
mp_falldamage 1
mp_flashlight 1
sv_footsteps 1
mp_footsteps 1
mp_freezetime 1
mp_friendlyfire 0
mp_tkpunish 0
mp_spawnprotectiontime 0
mp_hostagepenalty 4
mp_limitteams 2
mp_playerid 1
log off
sv_log_onefile 0
sv_logfile 1
sv_logbans 1
sv_logecho 0
mp_logdetail 3
sv_disablefreezecam 0
sv_nonemesis 0
sv_nomvp 0
sv_nostats 0
sv_nowinpanel 0
sv_rcon_banpenalty 15
sv_rcon_maxfailures 3
sv_rcon_minfailures 1
sv_rcon_minfailuretime 30
sv_rcon_log 1
tv_enable 0
tv_name SrcTV @ 27020
tv_port 27020
tv_maxrate 5000
tv_password ""
tv_relaypassword ""
tv_maxclients 20
tv_title "STV"
tv_nochat 0
tv_autorecord 0
bot_quota 0
bot_quota_mode normal
bot_difficulty 1
bot_chatter off
bot_eco_limit 1750
sv_gravity 800
mp_autokick 1
mp_forcecamera 0
mp_autoteambalance 1
sv_alltalk 1
sv_voiceenable 1
sv_pausable 0
sv_consistency 1
sv_cheats 0
sv_maxspeed 320
mp_allowspectators 1
mp_chattime 10
sv_timeout 60
sv_airaccelerate 10
sv_stopspeed 75
sv_stepsize 18
sv_tags "no-steam"
sv_use_steam_voice 0
mp_round_restart_delay 10
exec banned_user.cfg
exec banned_ip.cfg
@echo off
cls
echo Protecting srcds from crashes...
echo If you want to close srcds and this script, close the srcds window and type Y depending on your language followed by Enter.
:srcds
echo (%time%) srcds started.
start /wait /high css\srcds.exe -console -game cstrike -tickrate 66 -port 27015 +map de_dust2 +maxplayers 16 +sv_lan 0
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
version
Protocol version 21
Exe version 1.0.0.70 (cstrike)
Exe build: 21:27:40 Jan 31 2012 (4833) (240)
sm version
SourceMod Version Information:
SourceMod Version: 1.4.2
SourcePawn Engine: SourcePawn 1.1, jit-x86 (build 1.4.2)
SourcePawn API: v1 = 4, v2 = 3
Compiled on: Apr 13 2012 18:47:39
Build ID: 3465:0026e1394254
http://www.sourcemod.net/
meta version
Metamod:Source version 1.8.7
Build ID: 772:99b7a0a11fec
Loaded As: Valve Server Plugin
Compiled on: Jun 23 2011
Plugin interface version: 15:14
SourceHook version: 5:5
http://www.metamodsource.net/
(SBX) No-Steam patch v.70 Installation
Ссылка на патч: http://rghost.ru/37690262
Так же ставил на сервер этот патч: http://hlmod.ru/forum/stati-i-manualy/4341-no-steam-emulyatory.html - проблема не исчезала
 

The Night Fury

Участник
Сообщения
1,300
Реакции
1,395
Сервер CSS, Die sm exts list sagt:
[10] <FAILED> file "connect.ext.dll": ═х эрщфхэ єърчрээ√щ ьюфєы№.

Деактивируй или замени работающим.
 

Серый™

CS:S Server
Сообщения
2,925
Реакции
1,376
Dr.Kleiner, Это от "SMAC Client Protection". Скорее всего это "connect.ext.dll" расширение у него не стоит или стоит не рабочий.
 
Статус
В этой теме нельзя размещать новые ответы.
Сверху Снизу