dragonfly-reverb icon indicating copy to clipboard operation
dragonfly-reverb copied to clipboard

3.2.3 Crashes Ableton Live 10 (Mac)

Open Rikstar23 opened this issue 3 years ago • 13 comments

Just to let you know 3.2.3 vst crashes Ableton Live 10 when you open the vst in a track. Same for all four plugins. MacOS 10.14.6 Live 10.1.3

Rikstar23 avatar Jan 25 '21 16:01 Rikstar23

@Rikstar23 What video hardware do you have?

michaelwillis avatar Mar 05 '21 21:03 michaelwillis

Same for me with Mac OS 10.14.5 and Live 11.0.1.

This was in the crash report

Dyld Error Message:
  Symbol not found: _objc_opt_new
  Referenced from: /Library/Audio/Plug-Ins/VST/DragonflyHallReverb.vst/Contents/MacOS/DragonflyHallReverb (which was built for Mac OS X 10.15)
  Expected in: /usr/lib/libobjc.A.dylib

Can send you the full report if that would be helpful?

Lachlan00 avatar Mar 25 '21 12:03 Lachlan00

Hi Micheal,

Hardware:

Mac Pro: (early 2008) Processor: 2 x 3.2 GHz Quad-Core Intel Xeon Memory: 14 GB 667 MHz DDR2 FB-DIMM Graphics: ATI RadeonHD 2600 XT 256 MB macOS: 10.14.6

The older version of Dragonfly's have been working totally fine, so its not a big issue. I have a feeling you may come back and say its to do with the graphics card as this is starting to be an issue with some new updates of other plugins.

Many thanks Rik

Bhavatu sabba mangalam - May all beings be happy!

On Fri, 5 Mar 2021 at 21:37, Michael Willis @.***> wrote:

@Rikstar23 https://github.com/Rikstar23 What video hardware do you have?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/michaelwillis/dragonfly-reverb/issues/93#issuecomment-791725507, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASS6MM32X22WKX662DZHQDLTCFFIFANCNFSM4WR7FADQ .

Rikstar23 avatar Mar 25 '21 14:03 Rikstar23

Hi @Rikstar23, Would you mind sharing the most recent version that works on macOS 10.14.[X] for you?

Lachlan00 avatar Mar 25 '21 21:03 Lachlan00

Hi @Lachlan,

I am finding Dragonfly 3.2.1 is very stable on macOS 14.10.6 I am currently using Live 11.0.

Bhavatu sabba mangalam - May all beings be happy!

On Thu, 25 Mar 2021 at 21:55, Lachlan @.***> wrote:

Hi @Rikstar23 https://github.com/Rikstar23, Would you mind sharing the most recent version that works on macOS 10.14.[X] for you?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/michaelwillis/dragonfly-reverb/issues/93#issuecomment-807567777, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASS6MM4NQVXOB5SZMWP2ZSLTFOWL5ANCNFSM4WR7FADQ .

Rikstar23 avatar Mar 26 '21 10:03 Rikstar23

Oh, the latest release might be failing for you because I built it on MacOS 10.15. Depending on how comfortable you are with the terminal, you can try building it yourself. Either clone the repo or download the source package, and type make with no parameters. If the build succeeds you will find the plugins in the bin directory.

michaelwillis avatar Mar 26 '21 14:03 michaelwillis

Hi @michaelwillis, I ran the build on my end and 3.2.5 now works perfectly for me on macOS 10.14.5. Beautiful reverbs! Thanks for your help.

Lachlan00 avatar Mar 27 '21 00:03 Lachlan00

@Lachlan00 That's good to know. Maybe I should find a way to build the official release against an older version of MacOS.

michaelwillis avatar Mar 27 '21 02:03 michaelwillis

That would be really useful. I know a lot of people (including myself) are holding back from upgrading past 10.14 as Apple ditched support for 32-bit applications and plugins from 10.15 onwards.

Looks like there are a few ways you could do it.

Compiling new releases on the user end isn't really that much trouble though. So you could also just provide instructions on how to do it for users with older systems?

Lachlan00 avatar Mar 28 '21 01:03 Lachlan00

Hi! I have the same issue on 10.14.6. I tried to build the plugin on my own (not a terminal wizard myself, but I think I did everything right) but I get this message:

Makefile:7: dpf/Makefile.base.mk: No such file or directory make: *** No rule to make target `dpf/Makefile.base.mk'. Stop.

Any suggestion would be very welcome!

Koodikala avatar Apr 15 '21 07:04 Koodikala

@Koodikala This git repo uses a submodule for Distrho Plugin Framework. You need to either use the --recurse-submodules parameter when you first clone dragonfly-reverb, or you need to run the following from the project root directory: git submodule update --init.

michaelwillis avatar Apr 15 '21 12:04 michaelwillis

Had some trouble properly cloning the repo (not so sure why, but it's totally on me). Tried again via github desktop and it worked no problem! Thanks for your support

Koodikala avatar Apr 17 '21 07:04 Koodikala

@Rikstar23 Do you still experience this issue on the latest release 3.2.6?

michaelwillis avatar Mar 31 '22 16:03 michaelwillis