Actually, it was some comments in the code that gave me the fix... This said that clone() is always called before getReplacement, so I took just did that for the non-GUI case as well.
I'm not 100% convinced it is the correct fix, but it only affects Replaceable Controllers in non-GUI mode, and they weren't working anyway. S. On 15/03/06, Peter Lin <[EMAIL PROTECTED]> wrote: > I wouldn't have thought of that trick myself, but glad to see you were able > to find a way to get it to work in console mode. > > peter > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
