-
Notifications
You must be signed in to change notification settings - Fork 66
About the auto start bug #248
Description
If making a feature request, you should delete all the pre-filled text here.
If reporting a bug, fill in the following sections:
Expected behavior
Success to run the server
Actual behavior
[PracticeMode] Practice mode is now disabled.
exec: couldn't exec sourcemod/practicemode_end.cfg
Tried to look up command mp_warmup_end as if it were a variable.
Tried to look up command bot_kick as if it were a variable.
[PracticeMode] Practice mode is now enabled.
exec: couldn't exec sourcemod/practicemode_start.cfg
EVERYONE CAN BUY!
[PracticeMode] Practice mode is now disabled.
exec: couldn't exec sourcemod/practicemode_end.cfg
Tried to look up command mp_warmup_end as if it were a variable.
Tried to look up command bot_kick as if it were a variable.
[PracticeMode] Practice mode is now enabled.
exec: couldn't exec sourcemod/practicemode_start.cfg
EVERYONE CAN BUY!
infinite to show this in the console and use 100% cpus
Steps to reproduce
- Plugin version:latest
- Sourcemod version:latest
- Steps to reproduce (please be specific):set /cfg/sourcemod/practicemode.cfg set sm_practicemode_autostart "1"