←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

segmentation fault serwer się wyłącz

  • +
  • -
fifa1k - zdjęcie fifa1k 27.09.2014

Witam mam problem ponieważ serwer mi się wyłącza, crashuje.

 

Żaden error nie występuje, ale serwer się crash.

amxbans_core.amxx

amxbans_main.amxx;
-----------------------------------------
; Amx Mod X 1.8.2 | HLDS 2013 | Pukawka.pl
; -----------------------------------------


;admin.amxx        ; admin base (required for any admin-related)

    
; 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!)

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
mapsmenu.amxx ; maps menu (vote, changelevel)



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

; Counter-Strike

;restmenu.amxx        ; restrict weapons menu

statsx.amxx        ; stats on death or round end (CSX Module required!)

;miscstats.amxx        ; bunch of events announcement for Counter-Strike
;
stats_logging.amxx    ; weapons stats logging (CSX Module required!)

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

; Custom - Add 3rd party plugins here



paintballnade.amxx debug
paintballmod.amxx
paintballgun.amxx
timer.amxx
amxbans_ssban.amxx
admin_freelook.amxx
galileo.amxx
parachute.amxx
c4.amxx
admin_spec_esp.amxx
ad_manager.amxx
mutemenu.amxx
Automaticknifeduel.amxx
RoundSound.amxx 
ColoredSmoke.amxx
luciaHallucination.amxx //opis pluginu
show_ip.amxx
vip.amxx
GHW_Weapon_Replacement.amxx
Odpowiedz

  • +
  • -
szogun12393 - zdjęcie szogun12393 27.09.2014

segmentation fault..

Też to miałem, ale już nie mam. Musisz wyłączać  pojedynczo każdy plugin i sprawdzić który Ci plugin crashuje.

Odpowiedz

  • +
  • -
fifa1k - zdjęcie fifa1k 27.09.2014

Wcześniej pukawka informowała o tym a teraz już nie. A serwer i tak się crash a jaki plugin u cb to powodował.

Odpowiedz

  • +
  • -
fifa1k - zdjęcie fifa1k 28.09.2014

Segmentation fault nie występuje ale serwer nadal się wyłącza.

Odpowiedz

  • +
  • -
Andrzejek - zdjęcie Andrzejek 29.09.2014

Segmentation fault oznacza przeciążenie procesora serwera, ja też miałem kiedyś taki problem i też na pukawce, to rozwiązaniem było zmniejszenie ilości sprawdzania tasków i inne.

 

Sprawdź po pierwsze logi serwera w folderze /logs

Wyłącz plugin ColoredSmoke.amxx i sprawdź czy błąd nadal występuje.

Odpowiedz