outlet_rm: wasn't in table
any way to consistently not get these message when using [pvar] and closing your patches?
they are really annoying me
problems mostly with [prepend] boxes
nobody else seeing this?
it's semi-repeatable and so annoying!
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
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.
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.
For example, this patch does not repeatedly produce the error: