fixs

debugger sourcemod sourcemod-extension sourcepawn vscode-extension
1 Open Issue Need Help Last updated: Jun 30, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a SourceMod extension (sm_debugger) that's encountering undefined symbol errors when loading with updated SourceMod and SourcePawn versions. The issue arises from incompatibility between the extension's compiled code and the newer libraries. The solution likely involves adjusting the CMakeLists.txt file to correctly link against the updated SourcePawn libraries and recompiling the extension.

Complexity: 4/5
help wanted

fixs

C++
#debugger#sourcemod#sourcemod-extension#sourcepawn#vscode-extension