-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
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
Extension Crashes On 'SourceTV_OnStartRecording' Forward. #42
Comments
Does a build against sourcemod 1.12 or older work? There are multiple packages uploaded in the Actions artifacts. |
Tested again with the latest version. Builds against SM 1.12 and 1.13 crashes. 1.11 does not. (Other versions were not tested). |
alliedmodders/sourcemod#2212 might be related. I haven't looked at the safetyhook reimplementation. |
Should be fixed in alliedmodders/safetyhook@60bdee3. Can @peace-maker pull an update for safetyhook submodule? |
SM 1.12 build no longer crashes after 7ef5753. |
The latest version of the extension is crashing on
DetourHLTVStartRecordingClass::DetourHLTVStartRecording(char const*, bool)
.I reverted to an older version (b94aba1) and the crash doesn't occur.
The crash was probably introduced when the extension started using safetyhook.
https://crash.limetech.org/4hjskousdjg2
The text was updated successfully, but these errors were encountered: