←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

Bardzo duży problem

Zablokowany

  • +
  • -
karolo_k - zdjęcie karolo_k 29.07.2009

Mam server który bardzo dziwnie się zachowuje. Gdy skonczy się timleft i zaczyna zmieniać mape to bardzo długo pokazuje tabele wyników (tab) około 30 sek i mam komunikat ze time out. Sprawdzam w hlsw i na wykresie pingu siega czerwonego. Po 9-10 sek server wraca do normy, ale nie restartuje sie bo aktualną mapą jest ta która wygrała vote w przed tym "crashem" POMOCY
Odpowiedz

  • +
  • -
Portek - zdjęcie Portek 29.07.2009

Do server.cfg
mp_chattime 3

O ile to nie pomoże to podeślij logi + error logi.
Odpowiedz

  • +
  • -
karolo_k - zdjęcie karolo_k 29.07.2009

Jeszcze jest za wolno
Macie tutaj linki do plików
http://www.speedysha.../112923341.html
Odpowiedz

Seba - zdjęcie Seba 29.07.2009

Gdzie serwer?
Odpowiedz

  • +
  • -
karolo_k - zdjęcie karolo_k 29.07.2009

ovh
rps1
18 slotów publiczny
Odpowiedz

Seba - zdjęcie Seba 29.07.2009

A jak z menu zmieniasz to jest ok ?
Odpowiedz

  • +
  • -
karolo_k - zdjęcie karolo_k 29.07.2009

Jak adminem zmienie to tez nie jest ok:/ ale ja tego nie mam od poczatku. Wgrywałem dzis mapy i przez hlws włączałem takie których nie było na mamcycle (niekożystam z map.ini) Może to ja jakiś związek ?
Odpowiedz

Seba - zdjęcie Seba 29.07.2009

Pewnie wina dysku, zbyt mała jego wydajność.
Odpowiedz

  • +
  • -
karolo_k - zdjęcie karolo_k 30.07.2009

Ale ten problem mam od dziś a server działa już jakies 5 dni i wczesniej tak nie było
Odpowiedz

  • +
  • -
Portek - zdjęcie Portek 30.07.2009

Pewnie wina dysku, zbyt mała jego wydajność.

Musiał by chyba działać na dyskietkach, albo inny użytkownik VPS'a z tej maszyny pobierać coś 24/7 - chodź i to nie zapchało by dysku.

Ale ten problem mam od dziś a server działa już jakies 5 dni i wczesniej tak nie było

L 07/29/2009 - 22:39:13: [AMXX] Plugin file open error (plugin "ex_interp.amxx")
L 07/29/2009 - 22:39:13: [AMXX] Plugin file open error (plugin "M_Antirusher_2.6_alfa.amxx")
Brakuje obu pluginów w folderze plugins, pozatym po co Ci 2 pluginy antyrash?
L 07/29/2009 - 22:39:47: [M_Antirusher.amxx]  <<Uruchomiono M_Antirusher 2.0>>
Usuń stary i wgraj plik .amxx nowego, albo usuń nowy z listy.

Poza tym źle zainstalowałeś plugin atac
L 07/29/2009 - 22:17:01: [AMXX] Plugin "atac.amxx" failed to load: Plugin uses an unknown function (name "get_plugins_cvar") - check your modules.ini.

---

L 07/29/2009 - 22:39:47: [AMXX] Run time error 10 (plugin "atac_hudmsg.amxx") - debug not enabled!
L 07/29/2009 - 22:39:47: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 07/29/2009 - 22:39:47: Called dynanative into a paused plugin.
L 07/29/2009 - 22:39:47: [AMXX] Run time error 10 (plugin "atac_ta.amxx") - debug not enabled!
L 07/29/2009 - 22:39:47: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 07/29/2009 - 22:39:47: Called dynanative into a paused plugin.
L 07/29/2009 - 22:39:47: [AMXX] Run time error 10 (plugin "atac_cmds.amxx") - debug not enabled!
L 07/29/2009 - 22:39:47: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

Popraw to i sprawdź efekty.
Odpowiedz

Seba - zdjęcie Seba 30.07.2009

Musiał by chyba działać na dyskietkach, albo inny użytkownik VPS'a z tej maszyny pobierać coś 24/7 - chodź i to nie zapchało by dysku.

Widzę że chcesz zabłysnąć wiedzą, gdy jej nie masz - mowa tu o RPS, nie VPS.

RPS posiada dysk sieciowy, i naprawdę ciężko tam uzyskać 2MB/s.
Odpowiedz

  • +
  • -
karolo_k - zdjęcie karolo_k 30.07.2009

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

; 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

; 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!)
; ATAC Plugins
; 3rd Party Addons/Punishments

M_Antirusher.amxx ; Antirusher
ad_manager.amxx ; Kolorowe Reklamy na Serwerze ( advertisements.ini Konfiguryjey tan )
admin_freelook.amxx ; Admin widzi wszystkich graczy
csnadedrops.amxx ; Wyrzucanie granatów po śmierci
admin_spec_esp.amxx ;admin ma wh po smieci
amx_ip.amxx ; Pokazuje ip graczy
;polski_cs.amxx
ex.interp.amxx ; Spolszczenie CS

na razie działa. Być moze to byla wina ataca bo jak go wyrzuciałem to niemam problemów tak jak na tym temacie http://amxx.pl/topic...16430.htm#84948
Ale na drugim serverze mam taki sam problem tam niema amxx jest tylko esl.cfg i w nim jest mp_chattime 5
Odpowiedz
Zablokowany