hi,
i googled this error, and can see a bit of chatter about it, but not found a solution yet. My external was working fine, but i added a couple of things, and now when i try to open it in pd, i get that error:
error: maximum object loading depth 1000 reached anyone figure out the proper solution? Have i done something wrong with my external?
cheers, Matt
thanks Iohannes. will use that in future.
i found my problem. I'd left out a character in this bit:
frum_4osc_tilde_class = class_new(gensym("frum_osc~"),
(it should have been "frum_4osc~")