Target5150 / MoYu_Server_Stupid_Plugins

L4D2 Target Cat Project
GNU General Public License v3.0
80 stars 21 forks source link

Pills hot doesnt work #61

Closed Methamphetamine closed 6 months ago

Methamphetamine commented 7 months ago


public Plugin myinfo = 
{
    name = "L4D HOTs",
    author = "ProdigySim, CircleSquared, Forgetest",
    description = "Pills and Adrenaline heal over time",
    version = PLUGIN_VERSION,
    url = "https://github.com/Target5150/MoYu_Server_Stupid_Plugins"
}

L 02/24/2024 - 20:56:24: SourceMod error session started
L 02/24/2024 - 20:56:24: Info (map "c1m1_hotel") (file "/home/steam/l4d2/left4dead2/addons/sourcemod/logs/errors_20240224.log")
L 02/24/2024 - 20:56:24: [SM] Exception reported: Invalid convar handle 0 (error 4)
L 02/24/2024 - 20:56:24: [SM] Blaming: l4dhots.smx
L 02/24/2024 - 20:56:24: [SM] Call stack trace:
L 02/24/2024 - 20:56:24: [SM]   [0] ConVar.BoolValue.get
L 02/24/2024 - 20:56:24: [SM]   [1] Line 218, l4dhots.sp::CvarChg_PillHot
L 02/24/2024 - 20:56:24: [SM]   [2] Line 65, l4dhots.sp::OnPluginStart
L 02/24/2024 - 20:56:24: [SM] Unable to load plugin "l4dhots.smx": Error detected in plugin startup (see error logs)
L 02/24/2024 - 21:00:19: Error log file session closed.
L 02/24/2024 - 21:00:32: SourceMod error session started
L 02/24/2024 - 21:00:32: Info (map "c1m1_hotel") (file "/home/steam/l4d2/left4dead2/addons/sourcemod/logs/errors_20240224.log")
L 02/24/2024 - 21:00:32: [SM] Exception reported: Invalid convar handle 0 (error 4)
L 02/24/2024 - 21:00:32: [SM] Blaming: l4dhots.smx
L 02/24/2024 - 21:00:32: [SM] Call stack trace:
L 02/24/2024 - 21:00:32: [SM]   [0] ConVar.BoolValue.get
L 02/24/2024 - 21:00:32: [SM]   [1] Line 218, l4dhots.sp::CvarChg_PillHot
L 02/24/2024 - 21:00:32: [SM]   [2] Line 65, l4dhots.sp::OnPluginStart
L 02/24/2024 - 21:00:32: [SM] Unable to load plugin "l4dhots.smx": Error detected in plugin startup (see error logs)```
Methamphetamine commented 6 months ago

Thanks!