View Single Post
Dominatez
Senior Member
Join Date: Oct 2009
Location: Birmingham, UK
Old 09-07-2022 , 20:48   Re: [L4D & L4D2] Survivor Utilities (API) (v 1.3.4) [28-Jun-22]
Reply With Quote #26

This is being spit out to my error logs at an alarming rate. Filled 34mb of log files in less than 20 seconds.

Using it on L4D1

Code:
L 09/08/2022 - 02:39:21: [SM]   [0] GetEntProp
L 09/08/2022 - 02:39:21: [SM]   [1] Line 768, l4d_survivor_utilities.sp::GetSurvivorStatus
L 09/08/2022 - 02:39:21: [SM]   [2] Line 686, l4d_survivor_utilities.sp::L4D_OnGetRunTopSpeed
L 09/08/2022 - 02:39:21: [SM]   [4] Call_Finish
L 09/08/2022 - 02:39:21: [SM]   [5] Line 1411, l4dd\l4dd_forwards.sp::GetSpeed
L 09/08/2022 - 02:39:21: [SM]   [6] Line 1388, l4dd\l4dd_forwards.sp::DTR_CTerrorPlayer_GetRunTopSpeed_Post
L 09/08/2022 - 02:39:21: [SM] Exception reported: Property "m_bAdrenalineActive" not found (entity 1/player)
L 09/08/2022 - 02:39:21: [SM] Blaming: l4d_survivor_utilities.smx
L 09/08/2022 - 02:39:21: [SM] Call stack trace:
L 09/08/2022 - 02:39:21: [SM]   [0] GetEntProp
L 09/08/2022 - 02:39:21: [SM]   [1] Line 768, l4d_survivor_utilities.sp::GetSurvivorStatus
L 09/08/2022 - 02:39:21: [SM]   [2] Line 703, l4d_survivor_utilities.sp::L4D_OnGetWalkTopSpeed
L 09/08/2022 - 02:39:21: [SM]   [4] Call_Finish
L 09/08/2022 - 02:39:21: [SM]   [5] Line 1411, l4dd\l4dd_forwards.sp::GetSpeed
L 09/08/2022 - 02:39:21: [SM]   [6] Line 1400, l4dd\l4dd_forwards.sp::DTR_CTerrorPlayer_GetWalkTopSpeed_Post
L 09/08/2022 - 02:39:21: [SM] Exception reported: Property "m_bAdrenalineActive" not found (entity 1/player)
L 09/08/2022 - 02:39:21: [SM] Blaming: l4d_survivor_utilities.smx
L 09/08/2022 - 02:39:21: [SM] Call stack trace:
L 09/08/2022 - 02:39:21: [SM]   [0] GetEntProp
L 09/08/2022 - 02:39:21: [SM]   [1] Line 768, l4d_survivor_utilities.sp::GetSurvivorStatus
L 09/08/2022 - 02:39:21: [SM]   [2] Line 686, l4d_survivor_utilities.sp::L4D_OnGetRunTopSpeed
L 09/08/2022 - 02:39:21: [SM]   [4] Call_Finish
L 09/08/2022 - 02:39:21: [SM]   [5] Line 1411, l4dd\l4dd_forwards.sp::GetSpeed
L 09/08/2022 - 02:39:21: [SM]   [6] Line 1388, l4dd\l4dd_forwards.sp::DTR_CTerrorPlayer_GetRunTopSpeed_Post
L 09/08/2022 - 02:39:21: [SM] Exception reported: Property "m_bAdrenalineActive" not found (entity 1/player)
L 09/08/2022 - 02:39:21: [SM] Blaming: l4d_survivor_utilities.smx
L 09/08/2022 - 02:39:21: [SM] Call stack trace:
L 09/08/2022 - 02:39:21: [SM]   [0] GetEntProp
L 09/08/2022 - 02:39:21: [SM]   [1] Line 768, l4d_survivor_utilities.sp::GetSurvivorStatus
L 09/08/2022 - 02:39:21: [SM]   [2] Line 717, l4d_survivor_utilities.sp::L4D_OnGetCrouchTopSpeed
L 09/08/2022 - 02:39:21: [SM]   [4] Call_Finish
L 09/08/2022 - 02:39:21: [SM]   [5] Line 1411, l4dd\l4dd_forwards.sp::GetSpeed
L 09/08/2022 - 02:39:21: [SM]   [6] Line 1376, l4dd\l4dd_forwards.sp::DTR_CTerrorPlayer_GetCrouchTopSpeed_Post
L 09/08/2022 - 02:39:21: [SM] Exception reported: Property "m_bAdrenalineActive" not found (entity 1/player)
L 09/08/2022 - 02:39:21: [SM] Blaming: l4d_survivor_utilities.smx

Last edited by Dominatez; 09-07-2022 at 20:49.
Dominatez is offline