Skip to content

Bad replay cvar name in sdktools #2031

@hydrogen-mvm

Description

@hydrogen-mvm

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

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions