node.script: node.script: no connection to node process manager

warp1's icon

Not sure why I am getting this, everything works fine in the patcher, but when I try to build a collective/application, I get this error and the script fails. I tried building from a Max project but that didn't seem to do anything useful. Any ideas?

thispatcher's icon

I'm getting this too. With patches that worked yesterday and with no changes in between.

Source Audio's icon

Problem is that scripts included into collective can't be found when Standalone runs, simple as that.
So you need to exclude them from mxf file.
Either remove from search path when building,
or completely disable including any files into mxf file

then copy needed files into app