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
GmAMXBans

GmAMXBans 1.6 + Poprawki AMXX - Serwer niedostępny

gmamxbans

  • Nie możesz napisać tematu
  • Zaloguj się, aby dodać odpowiedź
Brak odpowiedzi do tego tematu

#1 pasha62

    Nowy

  • Nowy

Reputacja: 0
Nowy

  • Postów:1
  • Imię:Mariusz
  • Lokalizacja:Karpackie
Offline

Napisano 10.10.2016 13:22

Wersja AMXX:  "amxmodx_version" is "1.8.3-dev+4627"

Dproto: Tak, s/ns

Problem: Serwer się dodał, ale jest ciągle niedostępny.

 

Plugins.ini

amxbans_core.amxx ; amxbans
amxbans_main.amxx debug ; amxbans
; 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

; 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
ad_manager.amxx            ;reklamy w say
RoundSound.amxx
ptb.amxx                   ;wyrownywanie druzyn
abd.amxx                   ;pokazuje obrazenia
show_ips.amxx              ;komenda /ip
afkbombtransfer.amxx       ;jesli jestes afk to bomba idzie do innego gracza
resetscore.amxx            ;resetowanie statystyk
admin_spec_esp.amxx        ;admin wh po smierci
kill_assist.amxx           ;asysty przy zabiciu
parachute.amxx             ;spadochron
ex_interp0,01.amxx
Wynik.amxx
death_weapons_drop.amxx
medale.amxx
c4timer.amxx
skiny.amxx
;Kontakt.amxx
vips.amxx debug

Modules.ini

;;;
; To enable a module, remove the semi-colon (<img src='http://amxx.pl/public/style_emoticons/default/wink.png' class='bbc_emoticon' alt=';)' /> 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
hamsandwich
orpheu

sql.cfg

// SQL configuration file
// File location: $moddir/addons/amxmodx/configs/sql.cfg

// *NOTE* Linux users may encounter problems if they specify "localhost" instead of "127.0.0.1"
// We recommend using your server IP address instead of its name

// *NOTE* amx_sql_type specifies the DEFAULT database type which admin.sma will use.

amx_sql_host "mn27.webd.pl"
amx_sql_user "pasha62_pasha"
amx_sql_pass "***"
amx_sql_db "pasha62_bansy"
amx_sql_table "admins"
amx_sql_type "mysql"

amxbans.cfg

// Plik Konfiguracyjny AMXBans
 echo [AMXBans] laduje plik amxbans.cfg

 // Prefix bazy
 // Nota: Prefiks wpisany w sql.cfg nie jest już używany przez AMXBans
 amx_sql_prefix "amx"

 //Używanie oznaczeń gracza na tym serwerze czy na wszystkich?
 amxbans_flagged_all_server 1

 // Wczytywanie adminów
 // 0 z bazy SQL, 1 = z pliku users.ini, 2 = nie ładuje adminów
 amxbans_use_admins_file 0

// AMXBans próbuje pobierać Ip automatycznie (Tak, widać ;/)
 // Możesz ustawić inne iP -np. "<ip>:<port>"
 amxbans_server_address "79.133.216.76:27024"

// Tak naprawdę ten cvar jest niezle pomylony niby chodzi o czas a ustawia własny powód bana
 // -1 aby wyłaczyć, 0 aby właczyć własny powód bana
 amxbans_custom_statictime 0

 // Wpisz jaka ma byc wyświetlana nazwa serwera na stronie gdy gracz dostanie bana .
 // np. amxbans_servernick "Mój za***isty serwer"
 // Pozostaw puste aby czytało domyślna nazwe hosta z server.cfg
 amxbans_servernick ""

 // Ustaw 1 / 2 / 3 aby włączyć powiadomienia o debugach w logach.
 // nie ustawiaj na 3 bo Ci konsole zaspamuje, ustaw 2 bedzie normal
 amxbans_debug 0

// Nie wpisuj "http://". Plugin sam sobie to wpisze
 amxbans_complain_url "www.1cs.pl"

 // Ustaw na 1 aby mapa była pokazywana w nazwie serwera
 amxbans_add_mapname_in_servername 1

 // Ustaw na 1 aby w czacie HLSW był pokazywany komunikat o banie
 amxbans_show_in_hlsw 1

 // Pokazuje zielony napis w hud, w lewym górnym rogu, w przypadku bana
 amxbans_show_hud_messages 1

 // Ustawia jaka flaga odpowiada za najwyższy czas bana jaki może ustawić admina.
 amxbans_higher_ban_time_admin "n"

 // Ustawia jaka flaga odpowiada za to aby nie był pokazywany nick admina który zbanował gracza
 amxbans_admin_mole_access "r"

 // Jeśli admin ma ustawiony admin_mole_access, ma pokazywać jego nick przy zbanowanym graczu?
 amxbans_show_name_evenif_mole 1

 // Pokazuje adminowi w chacie czy gracz był wczesniej zbanowany, 0 aby wyłączyć
 amxbans_show_prebanned 1

 // Ile razy powiadamia admina o wcześniejszym banie gracza
 amxbans_show_prebanned_num 2

 // Obecnie nie wiadomo  // Tak napisali w oryginale :D
 amxbans_default_ban_reason unknown

 // Czy można banować w przypadku gdy gracz się rozłaczy . 1 aby właczyć 0 aby wyłaczyc // Jest to na koncu menu admina, Menu Rozłączeń
 amxbans_ban_evenif_disconnected 1

// Czasy oznakowan w menu
 amx_setflagtimes "1 h" "4 h" "10 h" "1 d" "1 w" "4 w" "12 w" "0"

 // Długości banów dla adminów z flagą -d, ustaw najwieksze jakie mają byc przy komendzie "amxbans_consolebanmax"
 // UWAGA: ustawiaj wartosci od NAJMNIEJSZEJ do NAJWIĘKSZEJ . Mozesz wybrac 14 wartości
 // "0 m" = PERM
 // Wartosci jakich mozesz użyć :
 // 1 - 59 dla flagi m to minuty
 // 1 - 23 dla flagi h to godziny
 // 1 - 6 dla flagi d to dni
 // dla flagi w sa tygodnie

 // Przykłady:
 // "5 m" to 5 minut
 // "1 h" to 1 godzina
 // "1 d" to 1 dzień
 // "1 w" to 1 tydzień

 amx_setlowbantimes "5 m" "30 m" "1 h" "3 h" "10 h" "1 d"

 // Długości banów dla adminów z flagą -n i -d
 // UWAGA:ustawiaj wartosci od NAJMNIEJSZEJ do NAJWIĘKSZEJ . Mozesz wybrac 14 wartości
 // "0 m" = PERM
 // Wartosci jakich mozesz użyć :
 // 1 - 59 dla flagi m to minuty
 // 1 - 23 dla flagi h to godziny
 // 1 - 6 dla flagi d to dni
 // dla flagi w sa tygodnie

 // Przykłady:
 // "5 m" to 5 minut
 // "1 h" to 1 godzina
 // "1 d" to 1 dzień
 // "1 w" to 1 tydzień

 amx_sethighbantimes "5 m" "30 m" "1 h" "3 h" "1 d" "1 w" "0 m"

 /********************AMXBans: Freeze ****************************************/
 // plugin amxbans_freeze (tzw. Zamrażający)
 // "a" = zamraża (nie możesz się ruszyć)
 // "b" = nie mozesz uzyc broni
 // "c" = blokuje czat
 // "d" = gracz swieci na czerwono
 amxbans_freeze_mode "abcd"


// Czas pomiedzy serwerem gry a baza danych
// Moze byc ujemny
// Jezeli 0 ustawia automatycznie

amxbans_time_offset "0"


// [En] Automatycznie robi screena przy banie

amxbans_snapshot "1"

// Typ Bana
// "0" - wybiera automatycznie
// "1" - na IP
// "2" - na SteamID

amxbans_bantype "0"


// Definiuje czy sprawdzać graczy po flagach
// Włącza - "1" / Wyłącza - "0"

amxbans_check_flag "1"

// Włącza - 1 / wyłącza - 0 historie banow

amxbans_history "1"

// Plik konfiguracyjny - ECHO

echo [AMXBans] amxbans.cfg zostal zaladowany | AMXX.PL | Wersja PL - Szyfrant i MisieQ

Logi po restarcie serwera:

L 10/10/2016 - 14:28:18: -------- Mapchange to de_dust2 --------
L 10/10/2016 - 14:28:18: [RoundSound.amxx] Path: misc/1csdd2/1.mp3 | Title: Andy Black - We Don't Have To Dance | Team: CT | Format: .mp3
L 10/10/2016 - 14:28:18: [RoundSound.amxx] File sound/misc/1csdd2/1.mp3 has a good format
L 10/10/2016 - 14:28:18: [RoundSound.amxx] Path: misc/1csdd2/2.mp3 | Title: David Guetta ft. Zara Larsson - This One's For You | Team: CT | Format: .mp3
L 10/10/2016 - 14:28:18: [RoundSound.amxx] File sound/misc/1csdd2/2.mp3 has a good format
L 10/10/2016 - 14:28:18: [RoundSound.amxx] Path: misc/1csdd2/3.mp3 | Title: Dr. Dre - The Next Episode | Team: CT | Format: .mp3
L 10/10/2016 - 14:28:18: [RoundSound.amxx] File sound/misc/1csdd2/3.mp3 has a good format
L 10/10/2016 - 14:28:18: [RoundSound.amxx] Path: misc/1csdd2/4.mp3 | Title: Ella Henderson - Ghost | Team: CT | Format: .mp3
L 10/10/2016 - 14:28:18: [RoundSound.amxx] File sound/misc/1csdd2/4.mp3 has a good format
L 10/10/2016 - 14:28:18: [RoundSound.amxx] Path: misc/1csdd2/5.mp3 | Title: E-Maill - Ciebie chcę | Team: CT | Format: .mp3
L 10/10/2016 - 14:28:18: [RoundSound.amxx] File sound/misc/1csdd2/5.mp3 has a good format
L 10/10/2016 - 14:28:18: [RoundSound.amxx] Path: misc/1csdd2/6.mp3 | Title: Enrique Iglesias - DUELE EL CORAZON | Team: CT | Format: .mp3
L 10/10/2016 - 14:28:18: [RoundSound.amxx] File sound/misc/1csdd2/6.mp3 has a good format
L 10/10/2016 - 14:28:18: [RoundSound.amxx] Path: misc/1csdd2/7.mp3 | Title: Galantis - No Money | Team: CT | Format: .mp3
L 10/10/2016 - 14:28:18: [RoundSound.amxx] File sound/misc/1csdd2/7.mp3 has a good format
L 10/10/2016 - 14:28:18: [RoundSound.amxx] Path: misc/1csdd2/8.mp3 | Title: Headhunterz & Skytech - Kundalini | Team: TT | Format: .mp3
L 10/10/2016 - 14:28:18: [RoundSound.amxx] File sound/misc/1csdd2/8.mp3 has a good format
L 10/10/2016 - 14:28:18: [RoundSound.amxx] Path: misc/1csdd2/9.mp3 | Title: Jennifer Lopez - Ain't Your Mama | Team: TT | Format: .mp3
L 10/10/2016 - 14:28:18: [RoundSound.amxx] File sound/misc/1csdd2/9.mp3 has a good format
L 10/10/2016 - 14:28:18: [RoundSound.amxx] Path: misc/1csdd2/10.mp3 | Title: Lukas Graham - Mama Said | Team: TT | Format: .mp3
L 10/10/2016 - 14:28:18: [RoundSound.amxx] File sound/misc/1csdd2/10.mp3 has a good format
L 10/10/2016 - 14:28:18: [RoundSound.amxx] Path: misc/1csdd2/11.mp3 | Title: Mans Zelmerlow - Fire In The Rain | Team: TT | Format: .mp3
L 10/10/2016 - 14:28:18: [RoundSound.amxx] File sound/misc/1csdd2/11.mp3 has a good format
L 10/10/2016 - 14:28:18: [RoundSound.amxx] Path: misc/1csdd2/12.mp3 | Title: MARKUS P - Hula Ula | Team: TT | Format: .mp3
L 10/10/2016 - 14:28:18: [RoundSound.amxx] File sound/misc/1csdd2/12.mp3 has a good format
L 10/10/2016 - 14:28:18: [RoundSound.amxx] Path: misc/1csdd2/13.mp3 | Title: Muzzaik _ Stadiumx - So Much Love | Team: TT | Format: .mp3
L 10/10/2016 - 14:28:18: [RoundSound.amxx] File sound/misc/1csdd2/13.mp3 has a good format
L 10/10/2016 - 14:28:18: [RoundSound.amxx] Path: misc/1csdd2/14.mp3 | Title: Paluch x Malpa x O.S.T.R. - swiat u Stop | Team: TT | Format: .mp3
L 10/10/2016 - 14:28:18: [RoundSound.amxx] File sound/misc/1csdd2/14.mp3 has a good format
L 10/10/2016 - 14:28:19: [amxbans_main.amxx] [AMXBans] AMXBans Gm 1.5.1 is online, date: 20:31 07.03.2011
L 10/10/2016 - 14:28:19: [amxbans_main.amxx] [AMXBans] No Reasons found in Database. Static reasons were loaded instead.

I logi po 13, teraz tego pliku nie tworzy więc nie wiem, ale dodam

L 10/10/2016 - 00:03:02: Start of error session.
L 10/10/2016 - 00:03:02: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 00:03:02: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 00:03:02: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 00:03:02: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 00:43:39: Start of error session.
L 10/10/2016 - 00:43:39: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 00:43:39: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 00:43:39: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 00:43:39: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 01:24:16: Start of error session.
L 10/10/2016 - 01:24:16: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 01:24:16: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 01:24:16: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 01:24:16: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 02:04:52: Start of error session.
L 10/10/2016 - 02:04:52: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 02:04:52: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 02:04:52: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 02:04:52: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 02:45:29: Start of error session.
L 10/10/2016 - 02:45:29: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 02:45:29: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 02:45:29: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 02:45:29: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 03:02:50: Start of error session.
L 10/10/2016 - 03:02:50: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 03:02:50: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 03:02:50: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 03:02:50: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 03:46:01: Start of error session.
L 10/10/2016 - 03:46:01: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 03:46:01: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 03:46:01: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 03:46:01: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 04:26:37: Start of error session.
L 10/10/2016 - 04:26:37: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 04:26:37: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 04:26:37: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 04:26:37: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 05:07:14: Start of error session.
L 10/10/2016 - 05:07:14: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 05:07:14: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 05:07:14: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 05:07:14: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 05:47:51: Start of error session.
L 10/10/2016 - 05:47:51: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 05:47:51: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 05:47:51: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 05:47:51: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 06:28:28: Start of error session.
L 10/10/2016 - 06:28:28: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 06:28:28: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 06:28:28: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 06:28:28: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 07:09:05: Start of error session.
L 10/10/2016 - 07:09:05: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 07:09:05: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 07:09:05: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 07:09:05: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 07:49:41: Start of error session.
L 10/10/2016 - 07:49:41: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 07:49:41: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 07:49:41: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 07:49:41: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 08:30:18: Start of error session.
L 10/10/2016 - 08:30:18: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 08:30:18: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 08:30:18: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 08:30:18: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 09:10:55: Start of error session.
L 10/10/2016 - 09:10:55: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 09:10:55: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 09:10:55: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 09:10:55: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 09:51:32: Start of error session.
L 10/10/2016 - 09:51:32: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 09:51:32: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 09:51:32: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 09:51:32: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 10:32:09: Start of error session.
L 10/10/2016 - 10:32:09: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 10:32:09: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 10:32:09: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 10:32:09: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 11:12:46: Start of error session.
L 10/10/2016 - 11:12:46: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 11:12:46: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 11:12:46: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 11:12:46: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 11:53:23: Start of error session.
L 10/10/2016 - 11:53:23: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 11:53:23: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 11:53:23: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 11:53:23: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 12:33:59: Start of error session.
L 10/10/2016 - 12:33:59: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 12:33:59: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 12:33:59: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 12:33:59: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 12:45:13: Start of error session.
L 10/10/2016 - 12:45:13: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 12:45:13: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 12:45:13: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 12:45:13: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 12:50:02: Start of error session.
L 10/10/2016 - 12:50:02: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 12:50:02: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 12:50:02: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 12:50:02: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 12:51:08: Start of error session.
L 10/10/2016 - 12:51:08: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 12:51:08: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 12:51:08: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 12:51:08: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 12:51:47: Start of error session.
L 10/10/2016 - 12:51:47: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 12:51:47: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 12:51:47: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 12:51:47: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 12:53:06: Start of error session.
L 10/10/2016 - 12:53:06: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 12:53:06: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 12:53:06: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 12:53:06: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 12:54:25: Start of error session.
L 10/10/2016 - 12:54:25: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 12:54:25: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 12:54:25: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 12:54:25: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 12:54:32: Start of error session.
L 10/10/2016 - 12:54:32: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 12:54:32: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 12:54:32: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 10/10/2016 - 12:54:32: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/10/2016 - 12:56:27: Start of error session.
L 10/10/2016 - 12:56:27: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 12:56:27: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 12:56:27: [AMXX] Displaying debug trace (plugin "amxbans_core.amxx", version "Gm 1.5.1")
L 10/10/2016 - 12:56:27: [AMXX] Run time error 10: native error (native "SQL_Connect")
L 10/10/2016 - 12:56:27: [AMXX]    [0] amxbans_core.sma::adminSql (line 305)
L 10/10/2016 - 12:56:29: Start of error session.
L 10/10/2016 - 12:56:29: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 12:56:29: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 12:56:29: [AMXX] Displaying debug trace (plugin "amxbans_core.amxx", version "Gm 1.5.1")
L 10/10/2016 - 12:56:29: [AMXX] Run time error 10: native error (native "SQL_Connect")
L 10/10/2016 - 12:56:29: [AMXX]    [0] amxbans_core.sma::adminSql (line 305)
L 10/10/2016 - 12:58:40: Start of error session.
L 10/10/2016 - 12:58:40: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 12:58:40: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 12:58:40: [AMXX] Displaying debug trace (plugin "amxbans_core.amxx", version "Gm 1.5.1")
L 10/10/2016 - 12:58:40: [AMXX] Run time error 10: native error (native "SQL_Connect")
L 10/10/2016 - 12:58:40: [AMXX]    [0] amxbans_core.sma::adminSql (line 305)
L 10/10/2016 - 12:59:29: Start of error session.
L 10/10/2016 - 12:59:29: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 12:59:29: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 12:59:29: [AMXX] Displaying debug trace (plugin "amxbans_core.amxx", version "Gm 1.5.1")
L 10/10/2016 - 12:59:29: [AMXX] Run time error 10: native error (native "SQL_Connect")
L 10/10/2016 - 12:59:29: [AMXX]    [0] amxbans_core.sma::adminSql (line 305)
L 10/10/2016 - 13:03:27: Start of error session.
L 10/10/2016 - 13:03:27: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 13:03:27: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 13:03:27: [AMXX] Displaying debug trace (plugin "amxbans_core.amxx", version "Gm 1.5.1")
L 10/10/2016 - 13:03:27: [AMXX] Run time error 10: native error (native "SQL_Connect")
L 10/10/2016 - 13:03:27: [AMXX]    [0] amxbans_core.sma::adminSql (line 305)
L 10/10/2016 - 13:04:15: Start of error session.
L 10/10/2016 - 13:04:15: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 13:04:15: [MySQL] Invalid info tuple handle: 0
L 10/10/2016 - 13:04:15: [AMXX] Displaying debug trace (plugin "amxbans_core.amxx", version "Gm 1.5.1")
L 10/10/2016 - 13:04:15: [AMXX] Run time error 10: native error (native "SQL_Connect")
L 10/10/2016 - 13:04:15: [AMXX]    [0] amxbans_core.sma::adminSql (line 305)
L 10/10/2016 - 13:13:36: Start of error session.
L 10/10/2016 - 13:13:36: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 13:13:36: [AMXX] Plugin file open error (plugin "amxbans_core.amxx")
L 10/10/2016 - 13:13:36: [AMXX] Plugin file open error (plugin "amxbans_main.amxx")
L 10/10/2016 - 13:13:36: [AMXX] Plugin file open error (plugin "amxbans_freeze.amxx")
L 10/10/2016 - 13:13:36: [AMXX] Plugin file open error (plugin "amxbans_flagged.amxx")
L 10/10/2016 - 13:14:26: Start of error session.
L 10/10/2016 - 13:14:26: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161010.log")
L 10/10/2016 - 13:14:26: [AMXX] Plugin file open error (plugin "amxbans_core.amxx")
L 10/10/2016 - 13:14:26: [AMXX] Plugin file open error (plugin "amxbans_main.amxx")
L 10/10/2016 - 13:14:26: [AMXX] Plugin file open error (plugin "amxbans_freeze.amxx")
L 10/10/2016 - 13:14:26: [AMXX] Plugin file open error (plugin "amxbans_flagged.amxx")

 

 

 

Tak więc mój problem polega na tym, że serwer się dodał do amxbansa, ale wyświeta, że jest ciągle niedostępny. Nie miałem jeszcze takich problemów z instalacją AMXBansa, próbowałem wszystkiego przed dodaniem tematu, ale dalej nie trybi, nie mam pojęcia w czym leży problem, więc bardzo proszę o pomoc.

 

Hosting amxbans: webd.pl

Live demo: pasha62.webd.pl

Hosting serwera: zabijaka

 


Użytkownik pasha62 edytował ten post 10.10.2016 13:33

  • +
  • -
  • 0





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

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