View Single Post
Author Message
Nbanow
Senior Member
Join Date: Dec 2010
Location: Lithuania
Old 01-26-2021 , 12:01   Plugin error, geoip
Reply With Quote #1

helloes. I'm running my server on Linux ubnutu. Trying to use the latest version of AMX SSBan v2.6
by Teascu Dorin & Fysiks. (https://forums.alliedmods.net/showthread.php?t=90318)
I'm surely uploaded amx_ssban.amxx to the folder and entered that to my plugins.ini
Could someone explain me why am I getting this geoip_country error? I have a module enabled, I have plugin uploaded.

HTML Code:
[ 1] AMX Mod X     RUN   -    amxmodx_mm_i386.so        v1.9.0.5271      ini  Start ANY  
 [ 2] Reunion       RUN   -    reunion_mm_i386.so        v0.1.75          ini  Start Never
 [ 3] Revoice       RUN   -    revoice_mm_i386.so        v0.1.0.34        ini  Start Never
 [ 4] MySQL         RUN   -    mysql_amxx_i386.so        v1.9.0.5271      pl1  ANY   ANY  
 [ 5] SQLite        RUN   -    sqlite_amxx_i386.so       v1.9.0.5271      pl1  ANY   ANY  
 [ 6] Fun           RUN   -    fun_amxx_i386.so          v1.9.0.5271      pl1  ANY   ANY  
 [ 7] Engine        RUN   -    engine_amxx_i386.so       v1.9.0.5271      pl1  ANY   ANY  
 [ 8] FakeMeta      RUN   -    fakemeta_amxx_i386.so     v1.9.0.5271      pl1  ANY   ANY  
 [ 9] GeoIP         RUN   -    geoip_amxx_i386.so        v1.9.0.5271      pl1  ANY   ANY  
 [10] Ham Sandwich  RUN   -    hamsandwich_amxx_i386.so  v1.9.0.5271      pl1  ANY   ANY  
 [11] ReAPI         RUN   -    reapi_amxx_i386.so        v5.19.0.210-dev  pl1  ANY   Never
 [12] CStrike       RUN   -    cstrike_amxx_i386.so      v1.9.0.5271      pl1  ANY   ANY  
12 plugins, 12 running

my modules.ini

HTML Code:
fun
engine
fakemeta
geoip
sockets
regex
;nvault
hamsandwich
reapi

I'm getting error on LOGS:

HTML Code:
L 01/26/2021 - 18:46:04: -------- Mapchange to de_dust2 --------
L 01/26/2021 - 18:46:04: [AMXX] Plugin "amx_ssban.amxx" failed to load: Plugin uses an unknown function (name "geoip_country") - check your modules.ini.
Nbanow is offline