View Single Post
Red Flame
Junior Member
Join Date: Jan 2012
Old 09-16-2022 , 11:59   Re: [L4D & L4D2] Left 4 DHooks Direct (1.114) [01-Sep-2022]
Reply With Quote #744

Hello, recently I've got this
Code:
L 09/16/2022 - 13:31:30: SourceMod error session started
L 09/16/2022 - 13:31:30: Info (map "l4d2_bts06_school") (file "/home/srcds/.local/share/Steam/steamcmd/l4d2server/left4dead2/addons/sourcemod/logs/errors_20220916.log")
L 09/16/2022 - 13:31:30: [SM] Exception reported: Property "m_useActionOwner" not found (entity 1105/func_button_timed)
L 09/16/2022 - 13:31:30: [SM] Blaming: l4d2_pickup.smx
L 09/16/2022 - 13:31:30: [SM] Call stack trace:
L 09/16/2022 - 13:31:30: [SM]   [0] SetEntPropEnt
L 09/16/2022 - 13:31:30: [SM]   [1] Line 890, D:\solaris-scripting\_includes\1.11\left4dhooks\silver.inc::L4D_StopReviveAction
L 09/16/2022 - 13:31:30: [SM]   [2] Line 272, D:\solaris-scripting\_plugins\l4d2_pickup\scripting\l4d2_pickup.sp::Event_PlayerHurt
L 09/16/2022 - 13:46:11: Error log file session closed.
Seems like something wrong with L4D_StopReviveAction().
Plugin link: URL

I'm not quit sure, but do we need to add HasEntProp Function in the stock to avoid this error?
Red Flame is offline