Hi there!
I am having a strange issue, which hasn't really happened before. Pure Data extended 0.43.4 does actually recognize the zexy library, and I am able to use it, but when starting PD, the zexy extensions can't be created. Well, until I open one of the help patches containing the extension i want to use.
I read somewhere that PD extended doesn't load all libraries on start-up, so I'm guessing that may be the reason. So my question to you is, how do I make PD load a library at start-up? It is somewhat frustrating to have to rewrite all the parts of the patch that depend on externals.
Then, maybe that isn't the reason at all. In that case, what do you think is causing the issue?