shavitush / bhoptimer

A bunnyhop timer plugin for Counter-Strike: Source, Counter-Strike: Global Offensive and Team Fortress 2.
https://timer.shav.it
GNU General Public License v3.0
229 stars 94 forks source link

Auto-Bhop not working #12

Closed lay295 closed 9 years ago

lay295 commented 9 years ago

Hey man just compiled the latest version you have and noticed that auto-bhop doesn't work in the latest version. It spams this error many times in my error logs

[SM] Plugin encountered error 21: Native is not bound [SM] Native "Shavit_InsideZone" reported: [SM] Displaying call stack trace for plugin "shavit-core.smx": [SM] [0] Line 748, C:\Users\fizzo\AppData\Roaming\spedit\sourcepawn\configs\latest_snapshot\shavit-core.sp::OnPlayerRunCmd()

Old versions work fine, or would something be wrong on my end?

shavitush commented 9 years ago

Try updating SourceMod (and MetaMod: Source) to the latest stable snapshots, please report back! On Nov 8, 2015 7:14 AM, "lay295" notifications@github.com wrote:

Hey man just compiled the latest version you have and noticed that auto-bhop doesn't work in the latest version. It spams this error many times in console

[SM] Plugin encountered error 21: Native is not bound [SM] Native "Shavit_InsideZone" reported: [SM] Displaying call stack trace for plugin "shavit-core.smx": [SM] [0] Line 748, C:\Users\fizzo\AppData\Roaming\spedit\sourcepawn\configs\latest_snapshot\shavit-core.sp::OnPlayerRunCmd()

Old versions work fine, or would something be wrong on my end?

— Reply to this email directly or view it on GitHub https://github.com/shavitush/bhoptimer/issues/12.

lay295 commented 9 years ago

Huh... well that did it, my sourcemod wasn't that old though so I didn't think that was the problem. Thanks!