addons/multiaddonmanager/bin/multiaddonmanager.so fails to load with undefined symbol: g_bUpdateStringTokenDatabase on the CS2 engine build that shipped ~July 9-10, 2026 (engine reports as 1.41.6.9/14169).
This is the same exact symbol Metamod itself was missing right after this update — meaning the engine update removed/changed something both plugins depend on.
Metamod's dev branch has already been rebuilt to handle it (working build: 2.0.0-dev+1403, commit 26c03fa), but MultiAddonManager hasn't yet.
I've confirmed this isn't a stale-download problem on my end — both the latest same-day GitHub Actions CI artifact and the official v1.5.1 release (published ~12 hours after the engine update) are byte-for-byte identical (matching md5sum) to the build that's already failing.
So there's currently no build anywhere, official or CI, that's actually been recompiled against this engine version.
addons/multiaddonmanager/bin/multiaddonmanager.so fails to load with undefined symbol: g_bUpdateStringTokenDatabase on the CS2 engine build that shipped ~July 9-10, 2026 (engine reports as 1.41.6.9/14169).
This is the same exact symbol Metamod itself was missing right after this update — meaning the engine update removed/changed something both plugins depend on.
Metamod's dev branch has already been rebuilt to handle it (working build: 2.0.0-dev+1403, commit 26c03fa), but MultiAddonManager hasn't yet.
I've confirmed this isn't a stale-download problem on my end — both the latest same-day GitHub Actions CI artifact and the official v1.5.1 release (published ~12 hours after the engine update) are byte-for-byte identical (matching md5sum) to the build that's already failing.
So there's currently no build anywhere, official or CI, that's actually been recompiled against this engine version.