sourcemod
sourcemod copied to clipboard
ThrowNativeError blames the wrong plugin
See the log and environment info in #1632.
ThrowNativeError is meant to assign blame to the calling plugin when used inside a native callback, but the log is blaming the plugin implementing the native.
https://github.com/alliedmodders/sourcemod/pull/285/files#diff-8ae5f000776dbab7d80ff39514f76d267459a93417041d21938c6a4e6aa58cfdL143-L153