←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

AMXBans 6.x
Problem z AMXBANS

Zablokowany

  • +
  • -
Volcano - zdjęcie Volcano 26.01.2011

Witam
Przeczytałem FAQ ale nic nie znalazłem żeby rozwiązać mój problem.Serwer nie może się połączyć z amx bans.

Konsola

L 01/26/2011 - 18:05:00: [amxbans_core.amxx] Failed to set affinity from sqlite to mysql.


modules.ini

;;;
; Aby włączyć moduł, usuń średnik (;) przed jego nazwą.
; Jeśli nie tutaj, po prostu dodaj jej nazwy, po jednym w wierszu.
; Nie trzeba pisać rozszerzenie pliku.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Moduły zwykle należy włączyć ręcznie ;;
;; You can have any number on at a time. Use ;;
;; amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Dodatkowe Moduly ;;
;; Wystarcza nazwy bez rozszerzen ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Moduly te zostaly automatycznie wykryte i zaladowane ;;
;; W razie potrzeby kazdy mozna wylaczyc lub wlaczyc ;;
;; wystarczy usunac srednik ";" ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


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


sql.cfg

// Plik konfiguracyjny SQL
// Lokalizacja pliku: $ moddir / addons / amxmodx / configs / sql.cfg

// *NOTE* Linux users may encounter problems if they specify "localhost" instead of "127.0.0.1"
// Zaleca się korzystanie z adresu IP serwera zamiast jego nazwy

// *NOTE* amx_sql_type określa typ danych domyślnych, które zostana wykorzystane przez admin.sma.

amx_sql_host "www.polish-frag-amxbans.xaa.pl:2082"
amx_sql_user "użytkownik"
amx_sql_pass "haslo"
amx_sql_db "nazwa bazy"
amx_sql_table "amx"
amx_sql_type "mysql"



// Pomoc w wypelnieniu danych
// host odpowiada za ip z ktorym ma polaczyc sie z baza
// user jest to nazwa uzytkownika (konto) laczace sie z baza
// hasla do polaczenia sie z baza
// db jest to prefix tabeli dla przykladu amxx_ albo dla forum phpbb_
// table, type - pozostawiamy bez zmian.
// sql.cfg przydaje sie do podpiecia np amxbans


Użytkownik Volcano edytował ten post 26.01.2011 18:19
Odpowiedz

  • +
  • -
Szyfrant - zdjęcie Szyfrant 26.01.2011

Failed to set affinity from sqlite to mysql.


Zacznij chodzić na lekcję angielskiego.


;mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Dodatkowe Moduly ;;
;; Wystarcza nazwy bez rozszerzen ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Moduly te zostaly automatycznie wykryte i zaladowane ;;
;; W razie potrzeby kazdy mozna wylaczyc lub wlaczyc ;;
;; wystarczy usunac srednik ";" ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


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


zmień na

mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Dodatkowe Moduly ;;
;; Wystarcza nazwy bez rozszerzen ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Moduly te zostaly automatycznie wykryte i zaladowane ;;
;; W razie potrzeby kazdy mozna wylaczyc lub wlaczyc ;;
;; wystarczy usunac srednik ";" ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


fun
engine
fakemeta
geoip
sockets
regex
nvault
cstrike
csx
netdb
hamsandwich



w sql.cfg

amx_sql_host "www.polish-frag-amxbans.xaa.pl:2082"


zmień na

amx_sql_host "polish-frag-amxbans.xaa.pl"



No i wykonaj ten zabieg:

[MySQL] Nadawanie dostępu do bazy z zewnątrz - Nieoficjalny polski support AMX Mod X

Chyba że już to zrobiłeś
Odpowiedz

  • +
  • -
Volcano - zdjęcie Volcano 26.01.2011

Wszystko zrobiłem tak jak napisałeś wyżej, dalej amxbans nie wykrywa serwera.

Dodano 26 styczeń 2011 - 22:17:
Konsola

Executing AMX Mod X Configuration File
Scrolling message displaying frequency: 10:00 minutes
Scrolling message displaying frequency: 10:00 minutes
[AMXBans] amxbans.cfg
[AMXBans] amxbans.cfg !
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Can't add stats to the list, limit reached!
Server logging data to file logs/L0126057.log
L 01/26/2011 - 22:11:19: Log file started (file "logs/L0126057.log") (game "cstrike") (version "48/1.1.2.6/Stdio/4883")
L 01/26/2011 - 22:11:19: Server cvar "mp_logdetail" = "1"
L 01/26/2011 - 22:11:19: Server cvar "mp_roundtime" = "2,5"
L 01/26/2011 - 22:11:19: Server cvar "sv_gravity" = "840"
L 01/26/2011 - 22:11:19: Server cvar "sv_minrate" = "5000"
L 01/26/2011 - 22:11:19: Server cvar "sv_maxrate" = "25000"
[AMXBans] Loaded 5 admins from file
Connection to Steam servers successful.
VAC secure mode is activated.

Odpowiedz

  • +
  • -
Szyfrant - zdjęcie Szyfrant 26.01.2011

jaką masz wersję amxbansa??
Odpowiedz

  • +
  • -
Volcano - zdjęcie Volcano 26.01.2011

6.0.0
G12
Użytkownik Volcano edytował ten post 26.01.2011 22:31
Odpowiedz

  • +
  • -
Szyfrant - zdjęcie Szyfrant 26.01.2011

zmien na 1.4 albo 1.5
Odpowiedz

  • +
  • -
Volcano - zdjęcie Volcano 27.01.2011

Zainstalowałem 1.5 i wyskakuje mi w konsoli takie coś:

L 01/27/2011 - 15:52:36: [AMXX] Plugin file open error (plugin "amxbans_ssban.amxx")


I jak się nie łączyło z serwerem tak nie łączy dalej.
Odpowiedz
Zablokowany