View Single Post
Accelerator
Senior Member
Join Date: Dec 2010
Location: Russia
Old 08-24-2020 , 02:30   Re: DHooks (Dynamic Hooks - Dev Preview)
Reply With Quote #789

Аfter sourcemod 1.11.6609 and above, dhooks detours causes server crashes on startup. After updating sdkhooks extension (OnEntitySpawned forward)
Code:
---- Host_NewGame ----
maxplayers set to 32
Host_NewGame on map c1m1_hotel
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file
./srcds_run: line 341:  5383 Segmentation fault      $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Even the "Accelerator" extension fails to create a crash dump.
__________________

Last edited by Accelerator; 08-24-2020 at 02:34.
Accelerator is offline