Skip to content

Problem of undefined symbols #5

@Red4Hack

Description

@Red4Hack

I'm trying to get this debugger to work using the latest sourcemod and sourcepawn at the moment it compiles but gives an error when the extension starts on the server the old version works but sourcemod and sourcepawn are very out of date

L 06/30/2025 - 04:14:18: [SM] Unable to load extension "sm_debugger.ext": /home/SourceServerDev/css/cstrike/addons/sourcemod/extensions/sm_debugger.ext.so: undefined symbol: _ZN2sp5debug25SmxV1LegacySymbolIteratorC1EPNS_10SmxV1ImageEj

I tried to see how far these errors go by messing with CmakeLists.txt, but I got this error

L 06/30/2025 - 02:22:25: [SM] Unable to load extension "sm_debugger.ext": /home/SourceServerDev/css/cstrike/addons/sourcemod/extensions/sm_debugger.ext.so: undefined symbol: _ZN2sp8CompilerC1EPNS_13PluginRuntimeEPNS_10MethodInfoE

If anyone has any tips on how to solve it, I'd be grateful

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Projects

Status

To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions