Problema Server

Discutii legate de instalarea, configurarea si modificarea unui server de Counter-Strike.

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Post Reply
User avatar
xNn*
Membru, skill 0
Membru, skill 0
Posts: 24
Joined: 04 Sep 2008, 16:46
Detinator Steam: Da
CS Status: Pe Forum ...

28 Dec 2009, 08:33

Am si eu o problema la un server hostat pe linux, cand dau la vot o harta sau cand schimb harta direct cu amx_map, pica serverul, nu este vorba de resurse sau altceva, pentru ca schimb in de_dust, cs_assault si altele clasice.. Va rog daca mai puteai ajuta sa nu mai pice serverul.
RoyalServer
User avatar
CryWolf
Administrator
Administrator
Posts: 6505
Joined: 07 Aug 2008, 16:33
Detinator Steam: Da
Reputatie: Administrator
Fost Scripter
Manager CS2.eXtream.Ro
Fost Detinator ZM.eXtream.Ro
Fost manager CS.eXtream.Ro
Fost manager CSGO.eXtream.Ro
Fost manager global
Location: Botosani
Discord: crywolf1989
Has thanked: 202 times
Been thanked: 850 times
Contact:

28 Dec 2009, 09:22

Salut,

Dute in root la server acolo unde este situat hlds_run si vezi ca este un fisier startup.log deschidel cu notepad si uitate in el iti va arata eroarea dupa care posteaza aci si rezolvam. :D
NU IMI MAI DA-TI PM CU CERERE AJUTOR/SAMD, FOLOSITI FORUMUL, CITESC MAJORITATEA TOPICURILOR.
www.dark-arena.com , SERVERE CS / CS2 / L4D AU REVENIT ONLINE.
www.diasporaiptv.ro - SERVICII PREMIUM IPTV

Image

Image
User avatar
xNn*
Membru, skill 0
Membru, skill 0
Posts: 24
Joined: 04 Sep 2008, 16:46
Detinator Steam: Da
CS Status: Pe Forum ...

28 Dec 2009, 09:46

Console initialized.
Protocol version 47
Exe version 1.1.2.6/Stdio (cstrike)
Exe build: 20:02:49 Oct 24 2006 (3651)
STEAM Auth Server
couldn't exec language.cfg
WARNING: UDP_OpenSocket: port: 27015 bind: Address already in use
FATAL ERROR (shutting down): Couldn't allocate dedicated server IP port 27015.
Add "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem
Sun May 31 18:56:33 EEST 2009: Server restart in 10 seconds

PS: Pe server am modul Uwc3 versiunea 1.6.2, am dezactivat pluginul si merge sa bag orice harta.. am impresia ca este de la plugin, si nu gasesc unul bun :(
PS2: Eroarea de mai sus este cand am modul Uwc3 pornit, cand il am dezactivat nu da nicio eroare.
User avatar
CryWolf
Administrator
Administrator
Posts: 6505
Joined: 07 Aug 2008, 16:33
Detinator Steam: Da
Reputatie: Administrator
Fost Scripter
Manager CS2.eXtream.Ro
Fost Detinator ZM.eXtream.Ro
Fost manager CS.eXtream.Ro
Fost manager CSGO.eXtream.Ro
Fost manager global
Location: Botosani
Discord: crywolf1989
Has thanked: 202 times
Been thanked: 850 times
Contact:

28 Dec 2009, 09:58

Ia legatura cu cei de la host si mentioneaza-le asta:

Code: Select all

WARNING: UDP_OpenSocket: port: 27015 bind: Address already in use
FATAL ERROR (shutting down): Couldn't allocate dedicated server IP port 27015.
Cumva serverul tau nu poate porni pe portul 27015

Posteaza si server.cfg, plugins.ini, amxx.cfg.
NU IMI MAI DA-TI PM CU CERERE AJUTOR/SAMD, FOLOSITI FORUMUL, CITESC MAJORITATEA TOPICURILOR.
www.dark-arena.com , SERVERE CS / CS2 / L4D AU REVENIT ONLINE.
www.diasporaiptv.ro - SERVICII PREMIUM IPTV

Image

Image
User avatar
xNn*
Membru, skill 0
Membru, skill 0
Posts: 24
Joined: 04 Sep 2008, 16:46
Detinator Steam: Da
CS Status: Pe Forum ...

28 Dec 2009, 10:07

Server.cfg

Code: Select all

mp_autokick 0
mp_autocrosshair 0
mp_autoteambalance 0
mp_buytime 25
mp_consistency 1
mp_c4timer 35
mp_fadetoblack 0
mp_falldamage 0
mp_flashlight 1
mp_forcecamera 0
mp_forcechasecam 0
mp_friendlyfire 0
mp_freezetime 3
mp_hostagepenalty 0
mp_limitteams 32
mp_logfile 1
mp_logmessages 1
mp_logdetail 3
mp_maxrounds 0
mp_playerid 0
mp_roundtime 3
mp_startmoney 800
mp_timelimit 0
mp_tkpunish 0
mp_winlimit 0
sv_aim 0
sv_airaccelerate 10
sv_airmove 1
sv_allowdownload 1
sv_clienttrace 1.0
sv_clipmode 0
sv_allowupload 0
sv_gravity 800
sv_lan 0
sv_maxrate 10000
sv_minrate 7000
sv_maxspeed 320
sv_maxupdaterate 101
sys_ticrate 10000
decalfrequency 60
pausable 0
log on
cl_minmodels 0
decalfrequency 60
edgefriction 2
host_framerate 0
exec listip.cfg
exec banned.cfg
plugins.ini

Code: Select all

; AMX Mod X plugins

; Admin Base - Always one has to be activated
;admin.amxx		; admin base (required for any admin-related)
admin_sql.amxx		; admin base - SQL version (comment admin.amxx)

; Basic
admincmd.amxx		; basic admin console commands
adminhelp.amxx		; help command for admin console commands
adminslots.amxx		; slot reservation
multilingual.amxx	; Multi-Lingual management

; Menus
menufront.amxx		; front-end for admin menus
cmdmenu.amxx		; command menu (speech, settings)
plmenu.amxx		; players menu (kick, ban, client cmds.)
;telemenu.amxx		; teleport menu (Fun Module required!)
mapsmenu.amxx		; maps menu (vote, changelevel)
pluginmenu.amxx		; Menus for commands/cvars organized by plugin

; Chat / Messages
adminchat.amxx		; console chat commands
antiflood.amxx		; prevent clients from chat-flooding the server
scrollmsg.amxx		; displays a scrolling message
imessage.amxx		; displays information messages
adminvote.amxx		; vote commands

; Map related
nextmap.amxx		; displays next map in mapcycle
mapchooser.amxx		; allows to vote for next map
timeleft.amxx		; displays time left on map

; Configuration
;statsx.amxx		; stats on death or round end (CSX Module required!)
miscstats.amxx	; bunch of events announcement for Counter-Strike
pausecfg.amxx		; allows to pause and unpause some plugins
statscfg.amxx		; allows to manage stats plugins via menu and commands


;Custom - Add 3rd party plugins here

uwc3.amxx debug			// Modul Ultimate WAR3FT
amx_who.amxx			// admin_who in consola
high_ping_kicker.amxx		// kick la cei cu lag mai mare de 100
no_name_change.amxx		// nu merge sa iti schimbi numele
amx_showip.amxx			// arata ip-urile de pe server
ultimate_ss.amxx			// amx_ss (are acces si helperul)
sell_weapons.amxx		// /sell weapons
live_team.amxx			// comenzile de restart
cl_minmodels.amxx		// non cl_minmodels 1
last_maps.amxx			// comanda /harti
penetrable_shield.amxx		// fara scut
ptb_ro.amxx			// echilibrare de echipe
amx_plant_bonus.amxx		// daca plantezi bomba iti da 200$ bonus
frostnades.amxx			// smoke care ingheata
adminlisten.amxx			// doar adminii vad ce scriu vii si mortii
admin_check.amxx		// comanda /admin si /admins
admin_gag.amxx			// amx_gag si amx_ungag
ultimate_sounds.amxx		// multi-kill etc
sillyc4.amxx				// pentru c4
amxx.cfg

Code: Select all

// AMX Mod X Configuration File
echo Executing AMX Mod X Configuration File

// Default access for all non admin players (see users.ini for access details)
//
// Default value: "z"
amx_default_access "z"

// Name of setinfo which should store a password on a client (you should change this)
// Note: Always prefix the field with an underscore (aka: "_")
// (Example: setinfo _pw "password")
//
// Default value: "_pw"
amx_password_field "_mnx"

// Mode of logging to a server
// 0 - disable logging, players won't be checked (and access won't be set)
// 1 - normal mode which obey flags set in accounts
// 2 - kick all players not on list
//
// Default value: 1
amx_mode 1

// Show admins activity
// 0 - disabled
// 1 - show without admin name
// 2 - show with name
//
// Default value: 2
amx_show_activity 2

// Frequency in seconds and text of scrolling message
//
// Default value: "Welcome to %hostname% -- This server is using AMX Mod X" 600

// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
//
// Default values: "Welcome to %hostname%" "000255100"
//                 "This server is using AMX ModX\nVisit http://www.amxmodx.org" "000100255"

// Frequency in seconds of colored messages
//
// Default value: 180
amx_freq_imessage 180

// Ban times for the main ban menu (amx_banmenu)
// Use 0 for permanent ban.
// Default values: 0 5 10 15 30 45 60
amx_plmenu_bantimes 0 5 10 15 30 45 60

// Slap damage amounts for the main slap menu (amx_slapmenu)
// Slay is automatically inserted as the first option.
// Default values: 0 1 5
amx_plmenu_slapdmg 0 1 5

// Set in seconds how fast players can chat (chat-flood protection)
//
// Default value: 0.75
amx_flood_time 0.75

// Amount of slots to reserve.
//
// Default value: 0
amx_reservation 3

// If you set this to 1, you can hide slots on your server.
// If server "full" of public slots and slots hidden, you must manually connect with connect console command
//
// Default value: 0
amx_hideslots 1

// Displaying of time remaining
// a - display white text on bottom
// b - use voice
// c - don't add "remaining" (only in voice)
// d - don't add "hours/minutes/seconds" (only in voice)
// e - show/speak if current time is less than this set in parameter
//
// Default value: "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"

// Announce "say thetime" and "say timeleft" with voice, set to 0 to disable.
//
// Default value: 1
amx_time_voice 1

// Minimum delay in seconds between two voting sessions
//
// Default value: 10
amx_vote_delay 10

// How long voting session goes on
//
// Default value: 10
amx_vote_time 10

// Display who votes for what option, set to 0 to disable, 1 to enable.
//
// Default value: 1
amx_vote_answers 1

// Some ratios for voting success

// Default value: 0.40
amx_votekick_ratio 0.40

// Default value: 0.40
amx_voteban_ratio 0.40

// Default value: 0.40
amx_votemap_ratio 0.40

// Default value: 0.02
amx_vote_ratio 0.02

// Max. time to which map can be extended
//
// Default value: 90
amx_extendmap_max 90

// Step for each extending
//
// Default value: 15
amx_extendmap_step 15

// If you set this to 0, clients cannot chose their language, instead they use
// whatever language the server is configured to use.
//
// Default value: 1
amx_client_languages 1

// Plugin Debug mode
// 0 - No debugging (garbage line numbers)
// 1 - Plugins with "debug" option in plugins.ini are put into debug mode
// 2 - All plugins are put in debug mode
// Note - debug mode will affect JIT performance
//
// Default value: 1
amx_debug 1

// Plugin MultiLingual Debug
// To debug a language put its 2 letter code between quotes ("en", "de", etc)
// "" means disabled
//
// Default value: ""
amx_mldebug ""

exec cstrike/addons/amxmodx/configs/UWC3/UWC3_sql.cfg
exec cstrike/addons/amxmodx/configs/UWC3/UWC3.cfg
Ultimele randuri din consola serverului sunt:

Code: Select all

[UWC3] performing sync to db.
[UWC3] Sync completed.
./hlds_run line 321: 11529 Segmentation fault    $HL_CMD
Am mai gasit ceva in debug.log :)

Code: Select all

CRASH: Mon Dec 28 12:39:35 EET 2009
Start Line: ./hlds_i686 -game cstrike +ip ******** +sv_lan 0 -nomaster +maxplayers 27 +map de_dust2_long -console +log on +mp_logecho 1
Post Reply

Return to “Probleme la servere dedicate de Counter-Strike”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 106 guests