levelsranks / levels-ranks-modules

This repository contains modules for the server plugin [Levels Ranks] Core
GNU General Public License v3.0
44 stars 46 forks source link

[Levels Ranks] Module - ExStats GeoIP error on sm 1.11 #39

Open freakexeuLow opened 2 years ago

freakexeuLow commented 2 years ago

Since the update to 1.11 you now get the error displayed. GeoIP is now included with SM 1.11 and would rather use the latest one

L 03/08/2022 - 06:04:39: SourceMod error session started L 03/08/2022 - 06:04:39: Info (map "de_mirage") (file "/home/user-retake/csgo/addons/sourcemod/logs/errors_20220308.log") L 03/08/2022 - 06:04:39: [SM] Exception reported: Invalid client index 2896 L 03/08/2022 - 06:04:39: [SM] Blaming: levels_ranks/levelsranks_exstats_geoip.smx L 03/08/2022 - 06:04:39: [SM] Call stack trace: L 03/08/2022 - 06:04:39: [SM] [0] GeoipCity L 03/08/2022 - 06:04:39: [SM] [1] Line 62, levelsranks_exstats_geoip.sp::LoadDataPlayer L 03/08/2022 - 06:04:39: [SM] [3] Call_Finish L 03/08/2022 - 06:04:39: [SM] [4] Line 292, levels_ranks/api.sp::CallForward_OnPlayerLoaded L 03/08/2022 - 06:04:39: [SM] [5] Line 366, levels_ranks/database.sp::SQL_Callback L 03/08/2022 - 06:04:40: [SM] Exception reported: Invalid client index 2896 L 03/08/2022 - 06:04:40: [SM] Blaming: levels_ranks/levelsranks_exstats_geoip.smx L 03/08/2022 - 06:04:40: [SM] Call stack trace: L 03/08/2022 - 06:04:40: [SM] [0] GeoipCity L 03/08/2022 - 06:04:40: [SM] [1] Line 62, levelsranks_exstats_geoip.sp::LoadDataPlayer L 03/08/2022 - 06:04:40: [SM] [3] Call_Finish L 03/08/2022 - 06:04:40: [SM] [4] Line 292, levels_ranks/api.sp::CallForward_OnPlayerLoaded L 03/08/2022 - 06:04:40: [SM] [5] Line 366, levels_ranks/database.sp::SQL_Callback

SanjaySRocks commented 2 years ago

following