ok, testing further. sorry for the confusion with the array writing, was a graphical glitch indeed :-) (i was confused by the fact that i saw the first value of the array being set to 1 when i first opened the subpatch, once i redrew it to zero it did appear to stay there, but it seems that is a limitation of my screen resolution or something)

i can make the error appear when i go as low as 1 for metro, but it only does it sometimes:


(Tcl) INVALID COMMAND NAME: invalid command name ".x10031df00.c"
    while executing
".x10031df00.c delete plot10031e048"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 $docmds”

at metro 2 i could make it happen once in 20… everything above i cannot reproduce.

and it only happens for me if i click into the array and try to change things with the mouse in there.

osx 10.12


On 29 Mar 2017, at 15:15, Federico Camara Halac <camarafede@gmail.com> wrote:

Hi Christof,

tried it on OSX El Capitan 10.11.6
Pd 0.47.1

I got a similar error:

(Tcl) INVALID COMMAND NAME: invalid command name ".x711990.c"
    while executing
".x711990.c delete plot711bdc"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 $docmds"

I then saved the patch after the error. I closed the patch and quit pd. When double-clicking again, the error disappeared. 

From terminal no error appears at all.

hope this helps!

fd





On Wed, Mar 29, 2017 at 1:49 PM, Simon Iten <itensimon@gmail.com> wrote:
i don’t get any error with your patch, osx pd 0.47.1 and 0.46.6…

but it also does not seem to write to the array repeatedly (just once) so i have to set the onset first manually.

> On 29 Mar 2017, at 13:33, Christof Ressi <christof.ressi@gmx.at> wrote:
>
> <tcl-error.pd>


_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list



--