Plugin load timed out

Hi everyone

I’m having an issue while trying to load a couple plugins on an M1 mac.
Both load fine on windows machines but when trying to load on mac I get the following error:

Any suggestions?

Issues is the same when trying Photoshop 24.3.0 (Beta) and 24.1.1

Many thanks

Henrique \\ TMMW
Text Replacer for Premiere Pro | Clips Exporter | Thumbs Up | Selector for Premiere Pro

:thinking: It may sound old fashioned, but does it happen after restarting the machine?

Are you on the 1.7.0 version of UDT?

Hi Erin

Thanks for the suggestions.

I tried restarting but no luck.

I’m running UDT 1.7.0

Are there any logs I could check for more info?

Many thanks!

Also I just tried to create a plugin test plugin from UDT and it loaded fine.
One thing I noticed is that the manifest version is 4, an the plugin I’m loading is v5.

Is it the case that manifest v5 works on windows and not on M1 yet?

For me, the problem turned out to be that I was loading a plugin from a removable volume; in my case, it was a case-sensitive sparse bundle that I keep all my code in. I have since tested from a DMG file and USB drive, those will also cause the load to fail.

After I moved the plugin’s code to the root volume (i.e. my Document’s folder), it solved the issue.