Skocz do zawartości

Witamy w Nieoficjalnym polskim support'cie AMX Mod X

Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

Zdjęcie

Pomoc przy . sma [COD]crashuje serwer


  • Zamknięty Temat jest zamknięty
3 odpowiedzi w tym temacie

#1 BoB0_

    Wszechpomocny

  • Użytkownik

Reputacja: 38
Życzliwy

  • Postów:365
  • GG:
  • Lokalizacja:Przemyśl
Offline

Napisano 31.08.2010 20:50

Witam chciałbym abyście pomogli mi wyeliminować błędy, przez które crashuje mi serwer. Przynajmniej tak myślę.

L 08/31/2010 - 23:16:22: Info (map "de_nuke") (file "addons/amxmodx/logs/error_20100831.log")
L 08/31/2010 - 23:16:22: [AMXX] Displaying debug trace (plugin "QTM_CodMOD1.amxx")
L 08/31/2010 - 23:16:22: [AMXX] Run time error 4: index out of bounds 
L 08/31/2010 - 23:16:22: [AMXX]    [0] QTM_CodMOD1.sma::cmd_setlvl (line 1988)
L 08/31/2010 - 23:16:22: [AMXX] Displaying debug trace (plugin "QTM_CodMOD1.amxx")
L 08/31/2010 - 23:16:22: [AMXX] Run time error 4: index out of bounds 
L 08/31/2010 - 23:16:22: [AMXX]    [0] QTM_CodMOD1.sma::cmd_setlvl (line 1988)
L 08/31/2010 - 23:17:10: Player 15 is not ingame
L 08/31/2010 - 23:17:10: [AMXX] Displaying debug trace (plugin "wybor_interpu.amxx")
L 08/31/2010 - 23:17:10: [AMXX] Run time error 10: native error (native "player_menu_info")
L 08/31/2010 - 23:17:10: [AMXX]    [0] wybor_interpu.sma::show_menu_ (line 21)

Jeżeli nie chce wam się zmieniać powiedzcie co jest źle, co oznaczają te wpisy. Z góry dziękuję za pomoc.

Załączone pliki


  • +
  • -
  • 0

#2 R3X

    Godlike

  • Przyjaciel

Reputacja: 2 987
Godlike

  • Postów:4 248
  • Lokalizacja:Nie
Offline

Napisano 31.08.2010 21:11

pierwsze 2 to źle użyta komenda do zmiany poziomu
3 to wyświetlanie menu niepodłączonemu graczowi

żadne z tych błędów nie crashują serwa
  • +
  • -
  • 1

#3 BoB0_

    Wszechpomocny

  • Autor tematu
  • Użytkownik

Reputacja: 38
Życzliwy

  • Postów:365
  • GG:
  • Lokalizacja:Przemyśl
Offline

Napisano 01.09.2010 11:12

Aha to w takim razie dziękuje.

01 wrzesień 2010 - 18:45:
Dzisiaj serwer znowu padł. Prosiłbym was o pomoc przy naprawieniu tego. Jedyne co wiem to to, że serwer pada codziennie koło godziny 19:00.

W kodzie podaję listę pluginów które są na serwerze. Może to któryś z nich coś ma ze sobą nie tak jak powinno być.

; 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)
minibans.amxx ; minibans v.0.6

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

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

; Custom - Add 3rd party plugins here 

;Pluginy

QTM_CodMOD1.amxx debug ;Silnik COD'a nie potrzebuje sql
unbanmenu.amxx  
timeleft.amxx   ; pokazuje czas do konca mapy	
nextmap.amxx   ; pokazuje nastepna mape
grenade_trail.amxx   ; pokazuje lot granata
bomba.amxx   ; czas do wybuchu bomby
amx_ip.amxx   ; 
adminvote.amxx
adminhelp.amxx
adminchat.amxx
admin_gag.amxx
abd.amxx
ptb.amxx
admin_spec_esp.amxx
xredirect.amxx     ; przekierowanie Xredirect
banneo1.amxx
amx_super.amxx   ; dodatkowe komendy admina
dontsayips.amxx   ; anty reklama ip
No_advertisement.amxx   ; anty reklama www
wybor_interpu.amxx debug		;Wybór interpu od 0.01 do 0.05
;deagsmapmanage230b.amxx		;Nominacja map
alt_end_round_sounds.amxx	;muza na koniec rundy
Cod-Stats.amxx	;staty lvli
amx_record.amxx    ; nagrywa demo graczowi ( komenda amx_record "nick" )
in_game_ads.amxx   ; reklamy forum
ad_manager.amxx ; reklama serwera
ultimate_ss.amxx
statsx.amxx   ; nowe top15
invisible_spectator.amxx  ; nie widać admina na spec ,, komenda amx_spectate
amx_super_menu.amxx ; menu do amx_super
amx_banconfig.amxx  ; banuje na config
Voices_Management.amxx
ban_neo_vvv.amxx

01 wrzesień 2010 - 19:00:
Apropo poprzednich błędów. Może wyeliminuje je poprzez włączenie jakichś modułów.

W kodzie podaje cały plik modules.ini


;;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time.  Use      ;;
;;  amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here.              ;;
;; You can just list their names, without the _amxx ;;
;;  or file extension.                              ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded   ;;
;;  as needed.  You do not need to enable them here ;;
;;  unless you have problems.                       ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

fun
;engine
;fakemeta
;geoip
;sockets
;regex
;nvault
cstrike
csx

  • +
  • -
  • 0

#4 matipolak

    Życzliwy

  • Użytkownik

Reputacja: 2
Nowy

  • Postów:34
  • Lokalizacja:POLAND
Offline

Napisano 01.09.2010 20:38

;engine
;fakemeta
;geoip
;sockets
;regex
;nvault
włącz je
  • +
  • -
  • 0




Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych