I do have more than one copy of Zexy lying around, but I don't think that's what's going on here. I've cleared all my search paths, so the only thing that it recognizes should be the Externals Install Directory (Pd/externals). I create one object [declare -lib
zexy] and zexy loads. I create another [declare -lib zexy] object and I get the error message. Of course it's no use having two [declare] objects in the same patch, but it's very common to have them multiply loaded within abstractions, which is what is triggering
it for me.
Wouldn't it be possible just to withhold this error message? I can't see why it would be useful in the first place.
From: Dan Wilcox <danomatika@gmail.com>
Sent: 11 September 2018 16:44
To: Liam Goodacre
Cc: Pd-List
Subject: Re: [PD] 0.49-0test1 multiple lib loading? was PD 0.49-0test1 released