Thanks for the reply Andras,
I removed the search path to the default folder and the error disappeared, great!
Cheers,
Joe
Message: 3
Date: Thu, 14 Apr 2011 17:57:36 +0200
From: Andr?s Mur?nyi <muranyia@gmail.com>
Subject: Re: [PD] 3 new gui-plugins
To: PD List <pd-list@iem.at>
Message-ID: <BANLkTimJBLcbnHU+-gAGNK3bw-dttbhHxA@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Hello Joe,
seems like Pd tries to load the plugin twice! Which means that you have its
folder in your search path twice... try to remove one occurrence of the
folder from your .pdsettings or .pdextended, and if it is a default folder,
you can remove the single occurrence you find, because default folders are
searched by default, no need to have them in your settings.
Andras