Skip to content

Plugin conflicts with CS2Fixes #12

@AshleighAdams

Description

@AshleighAdams

Detouring ProcessUserCommands() results in CS2Fixes not being able to detour it, and so crashes on startup

This is due to different hooking libraries being used, and the code cave of the first detour changing the function signature, breaking the later attempt to detour by CS2Fixes

If this PR ever gains traction, it would resolve this issue: alliedmodders/metamod-source#223

In the mean time, we can do something to provide the functionality via alternate, more safe, means

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions