Eroare server DeathRun + Respawn

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

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Post Reply
EDwardddd.
Membru, skill +2
Membru, skill +2
Posts: 806
Joined: 18 Jun 2010, 10:30
Detinator Steam: Da
SteamID: edwarddwd
Reputatie: Membru Club eXtreamCS (trei luni)
Fost Moderator ajutator
Nume anterioare: Elk, eDward /R/
Has thanked: 16 times
Been thanked: 49 times

08 Apr 2012, 23:19

Am si eu o eroare la server deathrun + respawn (csdm 2.1.2) .. imi pica serverul de minim 3 ori pe zi fara eroare fara nimic , iar daca nu am CSDM nu pica

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
pausecfg.amxx		; allows to pause and unpause some plugins
statscfg.amxx		; allows to manage stats plugins via menu and commands
stats_logging.amxx
statsx.amxx
miscstats.amxx

; Enable to use AMX Mod plugins
;amxmod_compat.amxx	; AMX Mod backwards compatibility layer

; Dezactivate 

; Custom - Add 3rd party plugins here

ultimate_who.amxx
BunnyHop.amxx
DeathrunManager.amxx
DRM_trigger_hurt_fix.amxx
stuck.amxx
knife_mod.amxx
resetscore.amxx
swear_replacement.amxx
team_join.amxx
LoadingMenu.amxx
ad_manager.amxx
change_team.amxx
high_ping_kicker.amxx
last_maps.amxx
file_remover.amxx

;// END PLUGINUI DEATHRUN \\
Modules.ini

Code: Select all

;Module pentru AMX MOD X

;Module activate
cstrike
fakemeta
csx
fun
engine
nvault
geoip
;hamsandwich

;Module dezactivate
;mysql
;sqlite
sockets
;regex
Plugins metamod

Code: Select all

;AMXMODX
linux addons/amxmodx/dlls/amxmodx_mm_i386.so
;PATCH DPROTO [47+48]
linux addons/dproto/dproto_i386.so
;ANTI-DLLFILE
linux addons/antidllfile/antidlfile_i386.so
Ma poate ajuta cineva ? Va implor , ma chinui cu aceasta eroare de vreo 5 luni si tot nu reusesc sa deslusesc misterul de ce pica cand e si respawn..
RoyalServer 2
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:

08 Apr 2012, 23:30

Salut, uitate in logul serverului (mai exact cele din consola) si sigur apare acolo de ce pica, deschide hlds_run din root la server si cauta DEBUG = 0 modifica 0 cu 1, in modules.ini comenteaza toate modulele adaugand ; in fata tuturor moduleleor, AMXX isi incarca modulele necesare singur deoarece vad module pornite care nu sunt folosite deazctiveaza AntiDLFile e in plus acea eroare cu cl cmd_dlfile a fost fixata de Valve de la buildul 48 deci te asigur ca este in plus, il poti dezactiva comentand in metamod/plugins.ini

Code: Select all

;ANTI-DLLFILE
linux addons/antidllfile/antidlfile_i386.so
sa fie asa

Code: Select all

;ANTI-DLLFILE
;linux addons/antidllfile/antidlfile_i386.so
Recomand oprirea pluginului file_remover.amxx si seteaza in server.cfg hpk_maxsize 0.1 automat fisierul nu va depasi 100 kb :P si 1 reprezinta 1 megabit mai multe detalii gasesti in acest tutorial facut de mine daca setezi asa hpk_maxsize 0.0 fisierul custom.hpk nu va mai fi creat.

Acestea sunt recomandarile mele pentru tine, si daca mai pica dezactiveaza si pluginul LoadingMenu am experimentat personal astfel de probleme cu acest plugin si nu am ajuns la nici o rezolvare din cauza lui si l-am dezactivat!

Succes!
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
EDwardddd.
Membru, skill +2
Membru, skill +2
Posts: 806
Joined: 18 Jun 2010, 10:30
Detinator Steam: Da
SteamID: edwarddwd
Reputatie: Membru Club eXtreamCS (trei luni)
Fost Moderator ajutator
Nume anterioare: Elk, eDward /R/
Has thanked: 16 times
Been thanked: 49 times

09 Apr 2012, 00:09

Am facut cum ai zis tu + uite cum arata serveru:

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
pausecfg.amxx		; allows to pause and unpause some plugins
statscfg.amxx		; allows to manage stats plugins via menu and commands
stats_logging.amxx
statsx.amxx
miscstats.amxx

; Enable to use AMX Mod plugins
;amxmod_compat.amxx	; AMX Mod backwards compatibility layer


; Custom - Add 3rd party plugins here

high_ping_kicker.amxx

BunnyHop.amxx
DeathrunManager.amxx
DRM_trigger_hurt_fix.amxx
stuck.amxx
knife_mod.amxx
swear_replacement.amxx
team_join.amxx
LoadingMenu.amxx
ad_manager.amxx
plugins-csdm.ini

Code: Select all

;rename this file to disabled-csdm.ini to turn it off.
;rename it back to plugins-csdm.ini to turn it on.

;put a semi-colon in front of a plugin to disable it.
;add the word debug after a plugin to place it in debug mode
; for example: csdm_main.amxx debug
;remove a semi-colon to re-enable a plugin


;Main plugin, required for most cases
;csdm_main.amxx

;Weapons and equipment menus
;csdm_equip.amxx

;Enables preset spawning and the preset spawning editor
;Map config files are located in configs/csdm
csdm_spawn_preset.amxx
spawn_editor.amxx

;Miscellanious extra features, such as ammo refills
; and objective removals
;csdm_misc.amxx

;Spawn protection
;csdm_protection.amxx

;Adds free-for-all mode (must be enabled in csdm.cfg too)
;csdm_ffa.amxx

;Round ticketing mode, like FireArms.  First team to use all
; of their death points loses the ability to respawn.
; (must be enabled in csdm.cfg too)
;csdm_tickets.amxx

;Item mode (from CSDM1)
;Must be enabled in csdm.cfg as well (at the very bottom)
;There is currently no item editor!
;csdm_itemmode.amxx

modules.ini:

Code: Select all

fun
csx
geoip
engine
cstrike
fakemeta
hamsandwich
csdm

;regex
;nvault
sockets

;mysql
;sqlite
+ folosesc csdm 2.1.2 + amxmodx 1.8.1 , iar dproto e ultima versiune

Daca mai pica serveru preventiv ce credeti ca ar trebui sa fac?
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:

09 Apr 2012, 16:43

modules.ini pentru ce ai nevoie de sokets ?
punel pe acesta

Code: Select all

;fun
;csx
;geoip
;engine
;cstrike
;fakemeta
;hamsandwich
csdm

;regex
;nvault
;sockets

;mysql
;sqlite
Activeaza sokets doar daca esti sigur ca e nevoie de el, dar dupa cum observ eu in pluginurile tale nu ai nevoie de el, daca este server plin si mai pica recomand sa scoti LoadingMenu.amxx.
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
zerro
Membru, skill +1
Membru, skill +1
Posts: 178
Joined: 27 Dec 2010, 18:37
Detinator Steam: Da
CS Status: 188.213.212.65:27015
Detinator server CS: 188.213.212.65:27015
SteamID: PRIVAT
Has thanked: 8 times
Been thanked: 1 time

14 Apr 2012, 23:40

1. Scoate pluginul ad_manager.amxx
2. Verifica logs daca ai ceva erori
Post Reply

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

  • Information
  • Who is online

    Users browsing this forum: No registered users and 72 guests