Skip to content

[BUG]confogl_addcvar Fails to Apply Changes on Windows Systems #907

@NanakaFathry

Description

@NanakaFathry

Game Version: v2.2.4.3 9477(windows) v2.2.4.3 9309(linux)

Platforms Tested: Windows 11 24H2 , Windows 10 21H1 , Ubuntu 22.04

ZoneMod Version: Latest (Downloaded on 2025-08-26 from GitHub)

Description:
On Windows 11 24H2 and Windows 10 21H1 systems, when loading the Zonemod plugin, the following commands in the file left4dead2/cfg/cfgogl/zonemod/zonemod.cfg:

confogl_addcvar sm_survivor_mvp_brevity_latest 111
confogl_addcvar sm_stats_autoprint_vs_round 8372

fail to load properly and revert to the plugin's default values.
However, when using sm_cvar instead of confogl_addcvar, the changes are applied correctly.

Image Image

The issue does not occur on Ubuntu 22.04, where everything functions as expected.

Image

Testing with other third-party plugins yielded consistent results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions