Skip to content

v1.0.4 breaks audio playback — players cannot hear any sounds #8

@john2585

Description

@john2585

After upgrading from v1.0.3 to v1.0.4, all audio stopped working for clients. The server logs show sounds being decoded and played correctly (no errors), but players hear nothing. Rolling back to v1.0.3 with UseFFMpeg: true resolved the issue.

Additional notes:

UseFFMpeg: false (Native decoder) also produces silent audio on v1.0.3 — FFMpeg decoder is required for sounds to actually reach clients
ffmpeg.exe must be placed in the CS2 working directory (game/bin/win64/) for FFMpegCore to find it — it does not look in the plugin folder

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