L 09/19/2024 - 17:03:09: [SM] Exception reported: Invalid memory access
L 09/19/2024 - 17:03:09: [SM] Blaming: l4d_witch_damage_announce.smx
L 09/19/2024 - 17:03:09: [SM] Call stack trace:
L 09/19/2024 - 17:03:09: [SM] [1] Line 250, D:\steamcmd\l4d2\left4dead2\addons\sourcemod\scripting\l4d_witch_damage_announce.sp::PrintWitchDamage
L 09/19/2024 - 17:03:09: [SM] [2] Line 214, D:\steamcmd\l4d2\left4dead2\addons\sourcemod\scripting\l4d_witch_damage_announce.sp::CalculateWitch
L 09/19/2024 - 17:03:09: [SM] [3] Line 186, D:\steamcmd\l4d2\left4dead2\addons\sourcemod\scripting\l4d_witch_damage_announce.sp::WitchDeath_Event
L 09/19/2024 - 17:03:09: [SM] Exception reported: Invalid memory access
L 09/19/2024 - 17:03:09: [SM] Blaming: l4d_witch_damage_announce.smx
L 09/19/2024 - 17:03:09: [SM] Call stack trace:
L 09/19/2024 - 17:03:09: [SM] [1] Line 250, D:\steamcmd\l4d2\left4dead2\addons\sourcemod\scripting\l4d_witch_damage_announce.sp::PrintWitchDamage
L 09/19/2024 - 17:03:09: [SM] [2] Line 214, D:\steamcmd\l4d2\left4dead2\addons\sourcemod\scripting\l4d_witch_damage_announce.sp::CalculateWitch
L 09/19/2024 - 17:03:09: [SM] [3] Line 203, D:\steamcmd\l4d2\left4dead2\addons\sourcemod\scripting\l4d_witch_damage_announce.sp::PrintAnyway
L 09/19/2024 - 17:13:32: Error log file session closed.
L 09/17/2024 - 22:57:16: [SM] Exception reported: Invalid memory access
L 09/17/2024 - 22:57:16: [SM] Blaming: l4d_witch_damage_announce.smx
L 09/17/2024 - 22:57:16: [SM] Call stack trace:
L 09/17/2024 - 22:57:16: [SM] [1] Line 250, D:\steamcmd\l4d2\left4dead2\addons\sourcemod\scripting\l4d_witch_damage_announce.sp::PrintWitchDamage
L 09/17/2024 - 22:57:16: [SM] [2] Line 219, D:\steamcmd\l4d2\left4dead2\addons\sourcemod\scripting\l4d_witch_damage_announce.sp::CalculateWitch
L 09/17/2024 - 22:57:16: [SM] [3] Line 203, D:\steamcmd\l4d2\left4dead2\addons\sourcemod\scripting\l4d_witch_damage_announce.sp::PrintAnyway
L 09/17/2024 - 22:58:06: Error log file session closed.
L 08/09/2024 - 20:46:48: [SM] Exception reported: Invalid memory access
L 08/09/2024 - 20:46:48: [SM] Blaming: l4d_tank_damage_announce.smx
L 08/09/2024 - 20:46:48: [SM] Call stack trace:
L 08/09/2024 - 20:46:48: [SM] [1] Line 285, D:\steamcmd\l4d2\left4dead2\addons\sourcemod\scripting\l4d_tank_damage_announce.sp::PrintTankDamage
L 08/09/2024 - 20:46:48: [SM] [2] Line 209, D:\steamcmd\l4d2\left4dead2\addons\sourcemod\scripting\l4d_tank_damage_announce.sp::Event_RoundEnd
L 08/09/2024 - 20:51:18: [SM] Exception reported: Invalid memory access
L 08/09/2024 - 20:51:18: [SM] Blaming: l4d_tank_damage_announce.smx
L 08/09/2024 - 20:51:18: [SM] Call stack trace:
L 08/09/2024 - 20:51:18: [SM] [1] Line 285, D:\steamcmd\l4d2\left4dead2\addons\sourcemod\scripting\l4d_tank_damage_announce.sp::PrintTankDamage
L 08/09/2024 - 20:51:18: [SM] [2] Line 226, D:\steamcmd\l4d2\left4dead2\addons\sourcemod\scripting\l4d_tank_damage_announce.sp::Timer_CheckTank
##Describe the bug
When 5 or more survivors do some damage to a Witch/Tank, no damage report gets produced or the percentage does not add up to 100% in the damage report. Both l4d_witch_damage_announce as well as l4d_tank_damage_announce have this bug.
Related SourceMod error log:
Witch:
Tank:
To Reproduce
Steps to reproduce the behavior:
Screenshots/Video
No Tank damage report:
The percentage does not add up to 100% in the damage report:
No Witch damage report:
Server Operating System (if applicable):
Additional context
I'm using L4D1_2-Plugins/l4dmultislots at master · fbef0102/L4D1_2-Plugins. The problem with this is that I cannot edit
survivor_limitto my liking. On the GitHub page › Conflicts, it mentions:This particular cvar seems to override the
survivor_limitinstead of
[%] xx
[%] xx
would be great especially on my 12 slots server :)