JUCE based VST plugin with Ableton

UHE is now closed. For Technical Support from Ableton, please go here: http://www.ableton.com/support
Locked
atomix1040
Posts: 4
Joined: Tue Jan 05, 2010 10:13 pm

JUCE based VST plugin with Ableton

Post by atomix1040 » Wed Jan 06, 2010 10:53 am

I have this weird issue with VST version of my plugin (it works with no problems on MiniHost, FLStudio, PluginHost) on win7 x64 with Ableton (any version).
It loads fine, works fine, saves fine, but when i reload the project Ableton says it can't find my plugin and to check for folder preferences, witch is weird cause the plugin is there and i can open it, however the Open procedure fails.

When the error occurs there is a "." on the end of the plugin, i ran Live in a debugger it never tries to open my plugin so it really is not finding the file itself, here are some screens

open error
plugin loaded properly
after the open and error this is how the project looks like

binary versions and source are available at http://code.google.com/p/ctrlr/ any Win32 plugin (it's the same codebase with a changed editor)

atomix1040
Posts: 4
Joined: Tue Jan 05, 2010 10:13 pm

Re: JUCE based VST plugin with Ableton

Post by atomix1040 » Wed Jan 06, 2010 11:47 pm

is there some other forum/email i should use for this question, maybe it's not the right place to be asking DEV questions ?

kleine
Posts: 1858
Joined: Sat Dec 15, 2001 11:46 am
Location: ableton
Contact:

Re: JUCE based VST plugin with Ableton

Post by kleine » Mon Jan 11, 2010 4:16 pm

Hello,

Just FYI - we´re investigating in this issue.

Best,
Christian

Locked