←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

GmAMXBans
Błąd z zapytaniami (tak mi się wydaje)

  • +
  • -
Shootx3 - zdjęcie Shootx3 09.02.2014

Witam, Postanowiłem zainstalować amxbans gm 1.6 na swoim serwerze.

w Plugin, sql na 100% dobrze.

Tutaj macie Error log:

L 02/09/2014 - 15:04:24: [amxbans_core.amxx] [AMXBANS] Index: 2
L 02/09/2014 - 15:04:24: [amxbans_core.amxx] [AMXBANS] Index: 2 | Name: 
L 02/09/2014 - 15:04:29: [amxbans_main.amxx] [AMXBans] Zapytanie nie powiodlo sie!
L 02/09/2014 - 15:04:29: [amxbans_main.amxx] [AMXBans] Wiadomosc: Table 'MOJABAZA.phpbb__flagged' doesn't exist (1146)
L 02/09/2014 - 15:04:29: [amxbans_main.amxx] [AMXBans] Raport zapytania: SELECT `fid`, `reason`, `created`, `length` FROM `phpbb__flagged` WHERE `player_id` = 'STEAM_ID_LAN' OR `player_ip` = '83.242.122.69' ORDER BY `length` ASC;
L 02/09/2014 - 15:04:30: [amxbans_main.amxx] [AMXBans] Zapytanie nie powiodlo sie!
L 02/09/2014 - 15:04:30: [amxbans_main.amxx] [AMXBans] Wiadomosc: Table 'MOJABAZA.phpbb__bans' doesn't exist (1146)
L 02/09/2014 - 15:04:30: [amxbans_main.amxx] [AMXBans] Raport zapytania: SELECT COUNT(*) FROM `phpbb__bans` WHERE ((`player_id` = 'STEAM_ID_LAN' AND `ban_type` = 'S') OR (`player_ip` = '83.242.122.69' AND `ban_type` = 'SI')) AND `expired` = '1';

I jeszcze takie coś w 2 pliku :

L 02/09/2014 - 15:04:24: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 02/09/2014 - 15:04:24: [AMXX] Displaying debug trace (plugin "amxbans_main.amxx")
L 02/09/2014 - 15:04:24: [AMXX] Run time error 10: native error (native "set_task")
L 02/09/2014 - 15:04:24: [AMXX]    [0] amxbans_main_1945596.sma::client_authorized (line 289)

Co to może być? Nie wczytuje również admina z Sql

Odpowiedz