Loanding Commands Error
-
The commands do not open. Help pls
-
-
@asdw-asdw, I wonder if your commands.json file has a problem that's preventing the GUI Command Editor from loading your commands.
Will you please try this? Open the Text Command Editor, then copy/paste the text to a file to save it somewhere, then replace the text with this and click Save.
[ { "trigger": "Calculator", "command": "calc", "offCommand": "taskkill /f /im calculator.exe", "ground": "foreground", "voice": "calculator", "allowParams": "true" } ]
Then try opening the GUI Command Editor again. If that works, then we'll know there's a problem in your current commands.json file.
Also, in case that's not the problem, can you tell me what antivirus software and which version of Windows you're running?
And, please toggle developer tools on, and click the Console tab. I'd like to see if there are errors in the console that would provide a clue.
-
This post is deleted! -
@Russ It opens the GUI command editor but doesn't let me do anything
I use windows defender and have windows 10
-
@asdw-asdw, that is strange.
Please try this.
Delete your c:\Users\(your user)\.TRIGGERcmdData\commands.json file, then close and re-open the TRIGGERcmd Agent. That will restore the original commands.json file.
-
@Russ Yes it worked, thank you very much