Страница 1 из 1

L4D2 Linux server Help!!!!

Добавлено: 05.04.2010, 00:49
spider1987
немогу внести линух сервер в css.settti.info

поставил revmu всё пашет могу подклузатся

друся тоше могут тока по IP номеру

Код: Выделить всё

//Grund einstelungen\\

hostname "[L4D2]+[Itemsystem]+[RANK]" // Server Name
rcon_password "*******" //Set remote control password
sv_lan 0 // Disable LAN
sv_region 3 // set this to your region if required (3 = Europe)
sv_pausable 0 //Server not pausable
sv_allow_lobby_connect_only 0 // Disable Lobby Connections
sv_voiceenable 1
sv_alltalk 1
sv_steamgroup 603063  // set this if required
sv_minrate 30000
sv_maxrate 60000
sv_minupdaterate 66
sv_maxupdaterate 101
sv_mincmdrate 66
sv_maxcmdrate 101


//Spieloptionen\\

z_difficulty medium               //(easy, medium, hard or impossible)
sv_gametypes "coop"
mp_disable_autokick 1 // Disable Autokick
sv_cheats 0 // Disallow Cheats
//sv_consistency 1 //Enforce file consistency

exec banned_ip
exec banned_user
writeip
writeid
setmaster add 188.40.40.201:27011
setmaster add 68.142.72.250:27011
setmaster add 72.165.61.189:27011
setmaster add 69.28.140.246:27011
setmaster add 213.239.209.221:27011
setmaster add 69.28.140.247:27011
setmaster add 72.165.61.136:27009
setmaster add 72.165.61.136:27013
setmaster add 188.40.40.201:27011


//MOD SETTINGS\\

sv_maxplayers "8"
sv_visiblemaxplayers "-1"
sv_removehumanlimit "1"
sv_force_unreserved "1"



//sm_cvar survivor_limit 8
//sm_cvar z_max_player_zombies 0
//sm_cvar sv_maxplayers 8
//sv_removehumanlimit 1
//sv_unlock_sb_add 1
//sv_force_unreserved 1
//sm_cvar l4d2_autodifficulty 1

Код: Выделить всё

# Enable server logging to log all connections to your server.
# This option will also save UserID tickets.
# NOTE: UserID tickets of legitimate users will not be saved
# if ExternalModule setting is used!
# If this is not configured, logging will be disabled.
#
#Logging

# Use the ExternalModule setting to enable STEAM features
# such as VAC, Valve Master Server communication, etc.
# If this is not configured, the server will not be VAC secured,
# and will not be listed on Valve master server. 
# Also, if this is not configured, the server will be invisible
# for some server browsers like HLSW.
# To use this setting correctly, you need to specify the path
# to the original Valve's steamclient library
# NOTE: Please specify path relative to your server executable!
#
#ExternalModule=steamclient_valve.so

# Use DisableUnlockedItems to disable unlocked items for Team Fortress 2.
# If these are disabled, users will not be able to use the new weapons.
# If this is not configured, all new weapons will be unlocked.
#
#DisableUnlockedItems

######### GameServer policy rules #########

# "OldEmu" clients are clients who use revEmu v9.63 ~ v9.73.
# Really old clients (v9.62 and below) are rejected anyway.
# If these are not configured, the server will reject all,
# except the latest revEmu clients
# NOTE: These settings only apply to games which use the new validation!
# Steam2 validation allows ALL clients to join.
#

#Standart
#AcceptOldEmu
#AcceptCracked
#AcceptLegit
#AcceptUnknown
#ende

ExternalModule= bin/steamclient_valve.so
AcceptOldEmu
AcceptCracked
AcceptLegit
AcceptUnknown



Re: L4D2 Linux server Help!!!!

Добавлено: 05.04.2010, 10:45
bir3yk
покажи что выводит setmaster в консоли и ты ставил чистый revemu или все таки steamclient 2009?

Re: L4D2 Linux server Help!!!!

Добавлено: 06.04.2010, 01:51
spider1987
пробовал поставит Steamclient 2009 linux 0.4

сервак роботает ни в цсс.сетти нету его

ставлю RevEmu Linux 2.7 RC1 подклучаю

steamclient_valve.so сервак грусистя всё вроде пашет но как тока ктото конектится

вилетает и черес 10 сек сагрушается сново

если steamclient_valve.so не подгрушат то сервер роботает на ура

токак как я понел steamclient_valve.so кокрас для мониторинга сервера и надо

у каво ест идеии

Код: Выделить всё

--->debug
./srcds_run: line 165: gdb: command not found
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway.
commandline.cpp (628) : Assertion Failed: (nIndex >= 0) && (nIndex < m_nParmCount)
baseuser.cpp (313) : Assertion Failed: couldn't find entrypoint 'GetBaseUserDir'
baseuser.cpp (313) : Assertion Failed: couldn't find entrypoint 'GetBaseUserDir'
baseuser.cpp (313) : Assertion Failed: couldn't find entrypoint 'GetBaseUserDir'
./srcds_run: line 336:  1482 Segmentation fault      (core dumped) $HL_CMD
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway.
commandline.cpp (628) : Assertion Failed: (nIndex >= 0) && (nIndex < m_nParmCount)
baseuser.cpp (313) : Assertion Failed: couldn't find entrypoint 'GetBaseUserDir'
baseuser.cpp (313) : Assertion Failed: couldn't find entrypoint 'GetBaseUserDir'
baseuser.cpp (313) : Assertion Failed: couldn't find entrypoint 'GetBaseUserDir'

Re: L4D2 Linux server Help!!!!

Добавлено: 06.04.2010, 01:58
bir3yk
идей валом читать только их надо на форуме
ну например тут http://forum.csmania.ru/viewtopic.php?f=28&t=13829

Re: L4D2 Linux server Help!!!!

Добавлено: 06.04.2010, 02:18
spider1987
спасибо решил проблему сам

всял rev-linux_emu_all_2.5

точнее steamclient.so

thx

Re: L4D2 Linux server Help!!!!

Добавлено: 06.04.2010, 10:15
bir3yk
подумалось мне что ты дочитаешь до steamclient 2009, где все таки я исправил работу с мастер серверами :) ну раз устраивает все с 2.5 .... главное что работает ;)

Re: L4D2 Linux server Help!!!!

Добавлено: 08.04.2010, 02:21
spider1987
bir3yk огромное тебе спасибо взал твою сошку
пашет на все 100%