<div dir="ltr"><div><div><div><div><div><div><div><div>Thanks for the reply Dan. To clarify, I have added the paths back in 0.48, including subdirectories, but Pd does not seem be recognizing them at all. <br><br></div>My preferences:<br><br></div>Search paths:<br></div>~/Documents/Music/Pd<br>~/Documents/Music/Pd/all other subdirectories individually listed...<br></div>~/.local/lib/pd/extra<br><br></div>Pd Documents Directory:<br>~/Documents/Music/Pd<br><br></div>Externals Install Directory:<br>~/Documents/Music/Pd/externals<br><br></div>Use Standard Paths option doesn't seem to make a difference either way. <br><br></div>Checking the Verbose option prints out "tried ~/Documents/Music/Pd/patch.pd and failed" for every patch that attempts to be created from those folders. <br><br>I also just noticed a strange case where I tried to create one of my abstractions (detune.pd) in an empty patch with verbose output. It fails to load it from a whole lot of places in ~/Documents/Music/Pd/ and subdirectories, but finally succeeds: "tried ~/.local/lib/pd/extra/detune.pd and succeeded". However, this abstraction uses a bondo from the cyclone library, which I have installed at ~/Documents/Music/Pd/externals. Pd tries to find bondo in ~/.local/lib/pd/extra first, but fails repeatedly. At the bottom of the log, I noticed this: "tried ~/Documents/Music/Pd/externals/cyclone/bondo.pd_linux and succeeded". So apparently it is sometimes finding things in my paths? Or this might be because it's part of an external installed through deken? Yet, other externals I've also installed through deken seem to fail. I'm really at a loss. <br><div class="gmail_extra"><br></div></div>