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
The latest version of the extension is crashing on DetourHLTVStartRecordingClass::DetourHLTVStartRecording(char const*, bool).
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:
Does a build against sourcemod 1.12 or older work? There are multiple packages uploaded in the Actions artifacts.
Sorry, something went wrong.
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.
No branches or pull requests
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: