TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Problema no programa

    General Discussion
    2
    4
    137
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Lucas Eduardo 0L
      Lucas Eduardo 0
      last edited by

      Meu programa não sai dessa tela, ja tentei reinstalar e nao resolve.

      10e25d2a-4bbd-4565-96cb-30ea95d4bf5e-image.png

      RussR 1 Reply Last reply Reply Quote 0
      • RussR
        Russ @Lucas Eduardo 0
        last edited by Russ

        @Lucas-Eduardo-0,

        I think your commands.json file is corrupt, so the GUI Command Editor can't read it. Maybe there's a bad character in it or something. Would you mind pasting its contents here? I'd like to see if I can see the problem. You can use the Text Command Editor to edit it.

        fdb7fd59-c8c5-481b-8082-723168a51991-image.png

        You could probably fix it by replacing the contents with the following text, but you'll only have 1 command called Calculator.

        [
         {
          "trigger": "Calculator",
          "command": "calc",
          "offCommand": "taskkill /f /im calculator.exe",
          "ground": "foreground",
          "voice": "calculator",
          "allowParams": "true"
         }
        ]
        

        Alternatively, you could delete your commands.json file, then close and open the TRIGGERcmd agent. That will restore the original commands.json file.

        Russell VanderMey

        1 Reply Last reply Reply Quote 0
        • Lucas Eduardo 0L
          Lucas Eduardo 0
          last edited by

          I did the procedure, it didn't solve it, these errors appear, it seems that it is corrupted, but I reinstalled it several times and it continues

          3a0cbd45-6e4c-4470-ad3e-bd73c131d4ce-image.png

          RussR 1 Reply Last reply Reply Quote 0
          • RussR
            Russ @Lucas Eduardo 0
            last edited by Russ

            @Lucas-Eduardo-0, a re-installing won't help because the problem is in your data files which persist when you uninstall.

            Will you please paste the contents of this file here?

            c:\Users\(your user)\.TRIGGERcmdData\commands.json
            

            The corruption might be in that file.

            Or, if you want, you could try a complete reset with this steps:

            • Close the TRIGGERcmd agent
            • Rename the c:\Users\(your user)\.TRIGGERcmdData folder.
            • Delete the computer in your TRIGGERcmd account.
            • Open the TRIGGERcmd agent.
            • Copy/paste your token from the Instructions page into the prompt.

            Russell VanderMey

            1 Reply Last reply Reply Quote 0
            • First post
              Last post