outlet_rm: wasn't in table

Cycling '74's icon

any way to consistently not get these message when using [pvar] and closing your patches?

they are really annoying me

Cycling '74's icon

problems mostly with [prepend] boxes

Max Patch
Copy patch and select New From Clipboard in Max.

Cycling '74's icon

nobody else seeing this?

it's semi-repeatable and so annoying!

Tj Shredder's icon

Your patch creates it repeatable for me. Looks like a bug, maybe send it as well to support, though its claimed that the forum is monitored, but without a direct feedback from cycling I wouldn't count on it...

Stefan

Emmanuel Jourdan's icon

As far as I can tell, pvar only works with UI objects. In your example, the prepend object has its scripting name set to speed, which causes the post in the Max window to appear.

Cycling '74's icon

I see nothing to say that the use of [pvar] objects is restricted to being associated with only certain types of objects. Indeed, that is not how I've been using it!

The [prepend] object has its name set to 'speed' because that's how [pvar] works. The inlets and outlets of a [pvar] object are associated with the inlets and outlets of the named object.

Max Patch
Copy patch and select New From Clipboard in Max.

For example, this patch does not repeatedly produce the error: