srcdslab/sm-plugin-TogsJumpStats

Native Not Found.

Closed this issue · 2 comments

Exception reported: Native is not bound
L 03/23/2023 - 20:02:00: [SM] Blaming: TogsJumpStats.smx
L 03/23/2023 - 20:02:00: [SM] Call stack trace:
L 03/23/2023 - 20:02:00: [SM] [0] SBPP_CheckerGetClientsBans
L 03/23/2023 - 20:02:00: [SM] [1] Line 621, TogsJumpStats.sp::Discord_Notify
L 03/23/2023 - 20:02:00: [SM] [2] Line 603, TogsJumpStats.sp::Forward_OnDetected
L 03/23/2023 - 20:02:00: [SM] [3] Line 581, TogsJumpStats.sp::NotifyAdmins
L 03/23/2023 - 20:02:00: [SM] [4] Line 441, TogsJumpStats.sp::Event_PlayerJump

Line 621 : Discord_Notify(client, reason, sStats);

It was working fine till yesterday but i dont know how this issue came all of sudden. I did not changed anything in code. i just set up webhook. Please tell me solutions to fix this issue... i checked all plugins, other are working fine which are using DiscordWebhookAPI.

Upgrade your Sourcebans plugin.
These change was introduced in sbpp/sourcebans-pp@fbaf46e and renamed in sbpp/sourcebans-pp@a7476e6

Fixed.