←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

GmAMXBans
Blad w GM 1.5.1 (SQL_Connect)

if_defined - zdjęcie if_defined 22.02.2014

Rozwiaze ktos ten problem bo nie mam pojecia.


L 02/22/2014 - 09:45:27: Start of error session.
L 02/22/2014 - 09:45:27: Info (map "cs_assault") (file "addons/amxmodx/logs/error_20140222.log")
L 02/22/2014 - 09:45:27: [MySQL] Invalid info tuple handle: 0
L 02/22/2014 - 09:45:27: [AMXX] Displaying debug trace (plugin "amxbans_core.amxx")
L 02/22/2014 - 09:45:27: [AMXX] Run time error 10: native error (native "SQL_Connect")
L 02/22/2014 - 09:45:27: [AMXX]    [0] amxbans_core.sma::adminSql (line 305)


Użytkownik if_defined edytował ten post 22.02.2014 09:59
Odpowiedz

  • +
  • -
Słodki <3 - zdjęcie Słodki <3 22.02.2014

Proponuje w plugins.ini dodać tak

 

 

; AMX Mod X plugins

 
; Admin Base - Always one has to be activated
amxbans_core.amxx    debug      ;
amxbans_main.amxx   debug     ;
 
;admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)
 

 

I w modules.ini

 

 

 

 
mysql
;sqlite
 

 

A także sprawdzić czy dobrze amxbans jest połączony z serwerem i www/

sql.cfg

Odpowiedz

if_defined - zdjęcie if_defined 22.02.2014

sql.cfg raczej jest ok bo pobiera adminow ze sql... ma ktos jakies pomysly ?

Odpowiedz