-
-
Notifications
You must be signed in to change notification settings - Fork 464
Closed
Description
Help us help you
- I have checked that my issue doesn't exist yet.
- I have tried my absolute best to reduce the problem-space and have provided the absolute smallest test-case possible.
- I can always reproduce the issue with the provided description below.
Environment
- Operating System version: Debian 11
- Game/AppID (with version if applicable): 440 (TF2)
- Current SourceMod version: 1.11.0.6924
- Current SourceMod snapshot: 6924
- Current Metamod: Source snapshot: 1.11.0-dev+1148
- I have updated SourceMod to the latest version and it still happens.
- I have updated SourceMod to the latest snapshot and it still happens.
- I have updated SourceMM to the latest snapshot and it still happens.
Description
From this commit: f9309c8
The replay convar was written incorrectly, it should be replay_enable (without the "d").
The server is still crashing as reported in this issue #1581 . I've been trying to get rid of the FileExists hook and it looks like the botched replay cvar name is preventing the workaround from executing.
I don't have the ability to recompile Sourcemod right now, or else I would test the fix myself. If I do manage to get around it, I will submit a PR.
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels