<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_1_1455469678243_3457" dir="ltr"><span id="yui_3_16_0_1_1455469678243_2372" style="color:rgb(0,0,0);font-family:HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;font-size:16px;">> but why don't I need this when I load the cyclone externals?</span></div><div id="yui_3_16_0_1_1455469678243_3138" dir="ltr"><br><span id="yui_3_16_0_1_1455469678243_2372" style="color:rgb(0,0,0);font-family:HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;font-size:16px;"></span></div><div id="yui_3_16_0_1_1455469678243_3458" dir="ltr">If every cyclone external has already been loaded before your patch loads, then there's no problem.</div><div id="yui_3_16_0_1_1455469678243_5640"><br></div><div id="yui_3_16_0_1_1455469678243_5641">The problem comes when Pd tries to search for a binary to load-- for example, when you type a name <br></div><div id="yui_3_16_0_1_1455469678243_7395" dir="ltr">into an object box that Pd doesn't know.  If that name has characters that can't appear in a filename <br></div><div id="yui_3_16_0_1_1455469678243_7396" dir="ltr">(like "<") then you need to have hexloader loaded already.<br></div></div></body></html>