←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

GmAMXBans
Problem z pluginem amxbans_main.amxx

NexusLaMeR's Photo NexusLaMeR 21.11.2013

wyskakują mi te oto logi:

 

L 11/21/2013 - 01:56:34: Start of error session.
L 11/21/2013 - 01:56:34: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20131121.log")
L 11/21/2013 - 01:56:34: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 11/21/2013 - 01:56:34: [AMXX] Displaying debug trace (plugin "amxbans_main.amxx", version "Gm 1.6")
L 11/21/2013 - 01:56:34: [AMXX] Run time error 10: native error (native "set_task")
L 11/21/2013 - 01:56:34: [AMXX] [0] amxbans_main_1873074.sma::client_authorized (line 289)

 

 

co teraz robić, czytałem w necie wgrywałem fixy itp do tego, czy cofnięcie wszystkiego do wersji 1.5.1 pomoże, albo jest jakieś inne rozwiązanie.

 

bo zgaduje że check_player nie da się wyłączyć .

 

po debug chodzi dokładnie o tą linie:

 

return set_task(0.25, "check_player", id + 203)

 

może zwiększenie taska z 0.25 na 1 czy 0.5 coś da?

Quote

palarie's Photo palarie 21.11.2013

Najlepszą wersję AMxBans'a [bez błędów i errorów] znajdziesz tu (amxbans mix): http://amxx.pl/topic...o-edit-23082012

 

Quote