Raised This Month: $12 Target: $400
 3% 

Plugin error, geoip


Post New Thread Reply   
 
Thread Tools Display Modes
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
Shadows Adi
AlliedModders Donor
Join Date: Aug 2019
Location: Romania
Old 01-26-2021 , 13:17   Re: Plugin error, geoip
Reply With Quote #2

PHP Code:
#pragma deprecated Use geoip_country_ex() instead.
native geoip_country(const ip[], result[], len 45); 
use geoip_country_ex() instead geoip_country()
__________________


Accepting Paid Requests, contact PM.

MVP Of The Round View project on GITHUB / AlliedModders
CSGO REMAKE ~ CSGO MOD [STABLE + SOURCE CODE]
Shadows Adi is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 01-26-2021 , 23:33   Re: Plugin error, geoip
Reply With Quote #3

Quote:
Originally Posted by Nbanow View Post
AMX SSBan v2.6
by Teascu Dorin & Fysiks.
I'm not an author of that plugin. I'm not really sure why he put me in the title like that. I helped him with his code. I would never use this plugin.
__________________

Last edited by fysiks; 01-26-2021 at 23:33.
fysiks is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:18.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode