You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried PVKII server with addons on OS Linux (Pop-OS)
PVKII Dedicated Server / 17575 ( 0.5.1.2/24 )
❌ Stable version of MM:S failed to load on server.
Metamod:Source version 2.0.0-dev+1313
SourceMod Version: 1.12.0.7156
When load SM plugin with SDKHooks included #include <sdkhooks>, server crash
SOLID_VPHYSICS static prop with no vphysics model! (models/jimonions/buildings/walltrim_01.mdl)
L 08/16/2024 - 16:30:19: [SDKTOOLS] Sigscan for FireOutput failed
crash_20240816163019_2.dmp[5471]: Uploading dump (out-of-process)
/tmp/dumps/crash_20240816163019_2.dmp
Segmentation fault (core dumped)
Add "-debug" to the /home/pop/server/pvkii/srcds_run command line to generate a debug.log to help with solving this problem
Fri Aug 16 04:30:19 PM EEST 2024: Server restart in 10 seconds
If it's crashing solely from including the include (which causes the extension to load), without even having any hooks in the plugin, then this is probably from a bad EntityListeners offset in gamedata
Help us help you
Environment
Description
Problematic Code (or Steps to Reproduce)
Logs
console.log
*edit
▶️ Similiar problem with DHooks as well.
The text was updated successfully, but these errors were encountered: