Skip to content

CS2 update 1.41.6.9 breaks CounterStrikeSharp - undefined symbol: g_bUpdateStringTokenDatabase #1352

Description

@azamatjann

Describe the bug

After today's CS2 update (build 1.41.6.9), CounterStrikeSharp fails to load with an undefined symbol error. Metamod:Source loads fine on its own (tested with build 2.0.0.1403), but CSS fails.

Error message

[META] Failed to load plugin addons/counterstrikesharp/bin/linuxsteamrt64/counterstrikesharp:
/path/to/game/csgo/addons/counterstrikesharp/bin/linuxsteamrt64/counterstrikesharp.so:
undefined symbol: g_bUpdateStringTokenDatabase

Versions

  • CS2 PatchVersion: 1.41.6.9 (from steam.inf)
  • CounterStrikeSharp: v1.0.370 (latest, with-runtime)
  • Metamod:Source: 2.0.0.1403 (latest dev build)
  • OS: Ubuntu (Linux, linuxsteamrt64)

Steps to reproduce

  1. Update CS2 dedicated server via steamcmd (app_update 730 validate)
  2. Server updates to build 1.41.6.9
  3. Metamod loads successfully (meta list works)
  4. CounterStrikeSharp fails to load with the undefined symbol error above

Additional context

This appears the same day CS2 was patched, so it's likely a new engine ABI change
(similar to past incidents like #1277, #232). Tried both the latest stable and
latest dev builds of both Metamod and CSS — same error on both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    untriagedNew issue has not been triaged

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions