Counter-Strike 2

Counter-Strike 2

Clutch Challenge (Cache)
 This topic has been pinned, so it's probably important
Ansimist  [developer] Mar 20, 2021 @ 2:18pm
How to fix "Issued too many commands to the server"
I was understand why this is happening. You have the console command con_timestamp enabled. I have released an update where this command is disabled automatically. But you need to edit or delete the save file
Path to a save file: SteamLibrary\steamapps\common\Counter-Strike Global Offensive\csgo\cfg\save_clutches_cache30.log

You need to remove text with date and time
Example:

Before:
03/14/2021 - 18:34:53: script stage = 1, S = 21
03/14/2021 - 18:35:54: script lm [1] = "63c861c759882c9671526286857d557b687163734aa9753859243d9695179a75649e3d30625669abab63991b413fab1f59889e0a30", S = 152
03/14/2021 - 18:35:54: script unlk <-3, S = 173

After:
script stage = 1, S = 21
script lm [1] = "63c861c759882c9671526286857d557b687163734aa9753859243d9695179a75649e3d30625669abab63991b413fab1f59889e0a30", S = 152
script unlk <-3, S = 173