We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
following
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: