-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
After the 9/16 update (https://github.com/alliedmodders/hl2sdk/commits/tf2), some SP functions segfault (notably, anything which sets entity keyvals).
Additionally, some engine functions have been added/removed, as in (#411).
Side note, I and others tried to build with these changes, but the Linux build scripts did not behave well. After a few modifications to get around those issues (https://github.com/JoinedSenses/Source.Python/tree/update_tf2_sdk_2), still ran into issues loading the plugin e.g.
[Source.Python] Loading...
=========================================================================
[SP-LOADER] Could not load library: bin/core.so
[SP-LOADER] Error Reported: /srv/srcds/tf/addons/source-python/bin/core.so: undefined symbol: _ZTI11CBaseEntity
=========================================================================
Failed to load plugin "addons/source-python"
Both server and build on Debian 9.
Guidance with build and/or updated/patched binaries would be very helpful.
Metadata
Metadata
Assignees
Labels
No labels