2 Replies Latest reply: Nov 23, 2014 3:25 PM by firedeva RSS

    "Attention:  Script Stopped" error

    firedeva Community Member

      When I create a script in Adobe Audition 3.0 and try to run it, the script does not run and I get "Script Stopped" error with no other info.

       

      The one below, for instance, gives me this error.\

       

      Thanks for you comments,

       

      James

       

       

      Collection: Noise Reductoin 66 39db

      Title: Noise Reductoin 66 39db

      Description:

      Mode: 4

      Undo: 1

       

      Selected: 0 to 3018429 scaled 3018429 SR 44100

      Freq: Off

      cmd: Channel Both

       

      Selected: 0 to 3018429 scaled 3018429 SR 44100

      Freq: Off

      Comment: Restoration\Noise Reduction (process)

      cmd: {974C27BF-7D77-4136-B697-0941F91251D7}

      1: 0.66

      2: 0

      3:

      4: 4096

      5: 4000

      6: 7

      7: 44100

      8: 2

      9: 32

      10: 8

      11: 2.71985e-007

      12: 0.00322198

      13: 2.88478e-007

      14: 0.00132588

      15: 4000

      16: 0

      17: 1

      18: 1

      19: 2

      20: 0

      21: 1000

      22: 16384

      23: 1000

      24: 0

      25: 1

      26: 1

      27: 0

      28: 0

      29: 39

      30: 65

      31: 0

       

      Freq: Off

      End:

       

      Title: phase 1

      Description:

      Mode: 4

      Undo: 1

       

      Selected: 0 to 3018429 scaled 3018429 SR 44100

      Freq: Off

      cmd: Channel Both

       

      Selected: 0 to 3018429 scaled 3018429 SR 44100

      Freq: Off

      Comment: Restoration\Noise Reduction (process)

      cmd: {974C27BF-7D77-4136-B697-0941F91251D7}

      1: 0.66

      2: 0

      3:

      4: 4096

      5: 4000

      6: 7

      7: 44100

      8: 2

      9: 32

      10: 8

      11: 2.71985e-007

      12: 0.00322198

      13: 2.88478e-007

      14: 0.00132588

      15: 4000

      16: 0

      17: 1

      18: 1

      19: 2

      20: 0

      21: 1000

      22: 16384

      23: 1000

      24: 0

      25: 1

      26: 1

      27: 0

      28: 0

      29: 39

      30: 65

      31: 0

       

      Freq: Off

      End:

        • 1. Re: "Attention:  Script Stopped" error
          ryclark Community Member

          You will get this script error because step 3 is missing the path to the saved .fft Noise Profile file. So you need to take a typical Noise Profile in the Noise Reduction panel and save it somewhere that you can point your script to. Here is an example from the beginning of one of my scripts using Noise Reduction.

           

          Comment: Restoration\Noise Reduction (process)

          cmd: {974C27BF-7D77-4136-B697-0941F91251D7}

          1: 0.7

          2: 0

          3: D:\Audio\PassionateFriends\PF_R3Start.fft

          4: 8192

          5: 8192

          6: 9

          7: 48000

          • 2. Re: "Attention:  Script Stopped" error
            firedeva Community Member

            Thanks; noise profile file was inserted into the script automatically when I included a "Load file from" step in the Noise Panel.