No internet connection
  1. Home
  2. Packages
  3. Scheps Bounce Factory

TypeError: Cannot read property 'state' of undefined

By Jerry Lang II @Jerry_Lang_II
    2024-09-11 10:50:32.089Z

    Title

    TypeError: Cannot read property 'state' of undefined

    What do you expect to happen when you run the script/macro?

    run solo pass

    Are you seeing an error?

    TypeError: Cannot read property 'state' of undefined

    What happens when you run this script?

    i hit run solo pass and i get this error

    How were you running this script?

    I clicked the "Run Script" or "Run Macro" button in SoundFlow

    How important is this issue to you?

    5

    Details

    {
        "inputExpected": "run solo pass\n",
        "inputIsError": true,
        "inputError": "TypeError: Cannot read property 'state' of undefined\n",
        "inputWhatHappens": "i hit run solo pass and i get this error",
        "inputHowRun": {
            "key": "-MpfwYA4I6GGlXgvp5j1",
            "title": "I clicked the \"Run Script\" or \"Run Macro\" button in SoundFlow"
        },
        "inputImportance": 5,
        "inputTitle": "TypeError: Cannot read property 'state' of undefined\n"
    }

    Source

    //Preset converted to script
    
    
    //Invoking preset "Add Solo Pass" of template "Bounce Factory Assignable Key Commands" in package "Scheps Bounce Factory"
    sf.soundflow.runCommand({
        commandId: 'user:clssfd5dp0000cf10f4y74vgq:cl5y2qj090002r510lqr816u0',
        props: {
            batchCommand: "batch:addSoloPass",
        },
    })
    

    Links

    User UID: gidbz6M8oGesxdQcrzJM3oGiYtG3

    Feedback Key: sffeedback:gidbz6M8oGesxdQcrzJM3oGiYtG3:-O6VhC1OyyMwpaefelIG

    Feedback ZIP: eYZ/FU3GdfoCFu+Yh0qyKwfWHUSEG+hcRL2sOHzNuK/fqCnbDeWZbjdjuSiuSJr6ZZN4dV/kwkoILgY5xG/qhMEDSm0j2H4/H8C+vYo5Jrc1b7g5Kue7Vfx08Jr0csCCRw/r5kW891ikjn3GyBWSikzRZ8e/tsAaGePAoPxadHFVj5mGIoE4SegUV5wf2QNupqKAyyUrEt4rKUjHpEA9BczWYtA1Yo4IVNQlzayU/h8EAjRJPhZqm4EYqoBIWfDKaflkkkT22DKYScrW0C4gTnOCIKZ9N8CUfzZK/cI6Lk7NNI5FgikR7lZVRol4ec3mtsLbiCE2rD23E3vv8O0PpVE1Sfy/TakcRAS2jwpFEBk=

    • 3 replies
    1. S
      SoundFlow Bot @soundflowbot
        2024-09-11 10:50:33.150Z

        Thanks for posting a question or an issue related to the 'Scheps Bounce Factory' package.
        This package is made by @Andrew_Scheps. We're auto-tagging them here so that they will hopefully be able to help you.

        1. In reply toJerry_Lang_II:
          Andrew Scheps @Andrew_Scheps
            2024-09-11 11:13:53.176Z

            Hi @Jerry_Lang_II ,

            Could you go to the Bounce Factory settings page and click “Report a Problem”. That will show you how to send me log files etc so I can see what’s going on. Thanks!

            1. In reply toJerry_Lang_II:
              Andrew Scheps @Andrew_Scheps
                2024-09-11 11:15:38.221Z

                Also, are you running it by dragging the command into a macro? Give me a description of exactly how you’re firing off the command. Thanks!