No internet connection
  1. Home
  2. Support

I'm currently experiencing an issue when attempting to load a plugin in Logic Pro X using the Plugin Loader script. The process was working smoothly before, but after a break from using SoundFlow, I’v

By Aswin George John @Aswin_George_John8
    2025-05-21 09:35:39.345Z

    Title

    I'm currently experiencing an issue when attempting to load a plugin in Logic Pro X using the Plugin Loader script. The process was working smoothly before, but after a break from using SoundFlow, I’ve recently resumed working and noticed that it's no longer functioning properly.

    Each time I attempt to load the plugin, I receive the following error message:

    "Failed waiting for the popup menu. WaitFor timed out after waiting 1000 ms."

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

    I'm currently experiencing an issue when attempting to load a plugin in Logic Pro X using the Plugin Loader script. The process was working smoothly before, but after a break from using SoundFlow, I’ve recently resumed working and noticed that it's no longer functioning properly.

    Each time I attempt to load the plugin, I receive the following error message:

    "Failed waiting for the popup menu. WaitFor timed out after waiting 1000 ms."

    Are you seeing an error?

    I'm currently experiencing an issue when attempting to load a plugin in Logic Pro X using the Plugin Loader script. The process was working smoothly before, but after a break from using SoundFlow, I’ve recently resumed working and noticed that it's no longer functioning properly.

    Each time I attempt to load the plugin, I receive the following error message:

    "Failed waiting for the popup menu. WaitFor timed out after waiting 1000 ms."

    What happens when you run this script?

    I'm currently experiencing an issue when attempting to load a plugin in Logic Pro X using the Plugin Loader script. The process was working smoothly before, but after a break from using SoundFlow, I’ve recently resumed working and noticed that it's no longer functioning properly.

    Each time I attempt to load the plugin, I receive the following error message:

    "Failed waiting for the popup menu. WaitFor timed out after waiting 1000 ms."

    How were you running this script?

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

    How important is this issue to you?

    1

    Details

    {
        "inputExpected": "I'm currently experiencing an issue when attempting to load a plugin in Logic Pro X using the Plugin Loader script. The process was working smoothly before, but after a break from using SoundFlow, I’ve recently resumed working and noticed that it's no longer functioning properly.\n\nEach time I attempt to load the plugin, I receive the following error message:\n\n\"Failed waiting for the popup menu. WaitFor timed out after waiting 1000 ms.\"",
        "inputIsError": true,
        "inputError": "I'm currently experiencing an issue when attempting to load a plugin in Logic Pro X using the Plugin Loader script. The process was working smoothly before, but after a break from using SoundFlow, I’ve recently resumed working and noticed that it's no longer functioning properly.\n\nEach time I attempt to load the plugin, I receive the following error message:\n\n\"Failed waiting for the popup menu. WaitFor timed out after waiting 1000 ms.\"",
        "inputWhatHappens": "I'm currently experiencing an issue when attempting to load a plugin in Logic Pro X using the Plugin Loader script. The process was working smoothly before, but after a break from using SoundFlow, I’ve recently resumed working and noticed that it's no longer functioning properly.\n\nEach time I attempt to load the plugin, I receive the following error message:\n\n\"Failed waiting for the popup menu. WaitFor timed out after waiting 1000 ms.\"",
        "inputHowRun": {
            "key": "-MpfwYA4I6GGlXgvp5j1",
            "title": "I clicked the \"Run Script\" or \"Run Macro\" button in SoundFlow"
        },
        "inputImportance": 1,
        "inputTitle": "I'm currently experiencing an issue when attempting to load a plugin in Logic Pro X using the Plugin Loader script. The process was working smoothly before, but after a break from using SoundFlow, I’ve recently resumed working and noticed that it's no longer functioning properly.\n\nEach time I attempt to load the plugin, I receive the following error message:\n\n\"Failed waiting for the popup menu. WaitFor timed out after waiting 1000 ms.\""
    }

    Source

    //Preset converted to script
    
    
    //Invoking preset "Tape Delay" of template " Plugin Loader" in package "Logic Pro"
    sf.soundflow.runCommand({
        commandId: 'user:cli50xtc200015210vyksy31z:cloeuigwf0005xr10508ij6ld',
        props: {
            pluginOption: "Stereo",
            pluginPath: ["Delay","Tape Delay"],
        },
    })
    

    Links

    User UID: 667Dl0kbjGTKgLat3zPqIfAutDL2

    Feedback Key: sffeedback:667Dl0kbjGTKgLat3zPqIfAutDL2:-OQmBhB89638LBkcTuYC

    Feedback ZIP: 0AT/C9IXR5F1mfWpQ7aZdc5m0qxoTmLtW2QmiQvi2a39gma8Ob8Q3Is0iBgj3Xkj1iAvHnbZyEtzm9Y4+56/X/bQLD+xLIBMOqpZ7aktF6Ar2MbywkdbksC1KTAuiwZrwHQ8P7WZe6Jfoe2f4aavzyqiof2OlAvChQSZagoeKTAQ56zAK3FH42284Mc10OdCS0qbHjwVipSk1a5dJo+4seKiwd1eCVrptjoCYU+vVBfiG5BNZP4rZnCdrxlI5hONELSwYf3J/yWs1LL2MGoCseUuV9iRPx3id25FqZ4xCg5DjnwCgzPwyObe2iHdzA/phIp/SltCWIoDk3D6dM3nBw==

    • 2 replies
    1. Chad Wahlbrink @Chad2025-05-21 13:32:56.885Z

      Thanks for posting here, @Aswin_George_John8.

      @Kitch, can you look at this when you get a chance?

      1. Kitch Membery @Kitch2025-05-21 16:39:00.931Z

        Hi @Aswin_George_John8

        I just took a look at your log files, and it looks like you are using Logic Pro 10.7.9. Unfortunately, the Logic Pro package requires Logic Pro 10.8 or higher for the plugin loader to work.

        If you decide to upgrade Logic Pro, and the issue persists, please let me know, and we can troubleshoot the issue further.