Skip to content
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

Open
caxanga334 opened this issue Jan 8, 2025 · 3 comments
Open

Extension Crashes On 'SourceTV_OnStartRecording' Forward. #42

caxanga334 opened this issue Jan 8, 2025 · 3 comments

Comments

@caxanga334
Copy link

caxanga334 commented Jan 8, 2025

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.

  • Game: Left 4 Dead 2
  • OS: Linux (Debian)
  • Metamod Version: 1.12.0-dev+1210
  • Sourcemod Version: 1.12.0.7177

https://crash.limetech.org/4hjskousdjg2

@peace-maker
Copy link
Owner

Does a build against sourcemod 1.12 or older work? There are multiple packages uploaded in the Actions artifacts.

@caxanga334
Copy link
Author

Tested again with the latest version.

Builds against SM 1.12 and 1.13 crashes. 1.11 does not.

(Other versions were not tested).

@peace-maker
Copy link
Owner

alliedmodders/sourcemod#2212 might be related. I haven't looked at the safetyhook reimplementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants