Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReaPack won't install on MacOS Ventura #71

Open
lukas-runge opened this issue Jul 21, 2023 · 6 comments
Open

ReaPack won't install on MacOS Ventura #71

lukas-runge opened this issue Jul 21, 2023 · 6 comments

Comments

@lukas-runge
Copy link

Hello everyone,

I just tried to install reapack on my Machine (M2 MacBook Pro) and failed with: "A libcurl function was given a bad argument (43)".
Bildschirmfoto 2023-07-21 um 21 28 38

I am running curl version 7.88.1:

curl 7.88.1 (x86_64-apple-darwin22.0) libcurl/7.88.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.11 nghttp2/1.51.0
Release-Date: 2023-02-20
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets

Is there a fix for this? 🤔

Thank you guys for your help!

Best regards,
@lukas-runge

@YoBunnyTiger
Copy link

Hi! How did you fix the problem?

@lukas-runge
Copy link
Author

Hi @YoBunnyTiger,

I didn't fix it back then, but when I tried to install it now (with the current versions of Reaper and ReaPack) it worked flawlessly. 🥳 So it seems to be fixed. 🤔 Maybe a clean reinstall of reaper helps if you are already running on the newest versions. 🙌

Kind regards,
@lukas-runge

@onemoarcherry
Copy link

onemoarcherry commented Feb 14, 2024

same error on intel mac os 11, reaper 6.30, 6.70, 7.11

@cfillion
Copy link
Owner

I'm unable to duplicate on a fresh install of macOS 11.7 x86_64. Does this also happens in a brand new portable install of REAPER with no other extensions installed, no project opened, as well as FX plugin scanning disabled? (In order to identify if it's because of some other plugin versus an issue with the general OS environment.)

Disabling FX scanning

Screen Shot 2024-02-14 at 06 24 56

@onemoarcherry
Copy link

onemoarcherry commented Feb 14, 2024

Is portable mac os version exists?
I cleaned user-lib-appsupp-folder
got same story
I have installed song switcher (It is the only one i need reapack for)
Trying install something other -> libcurl error 43

Uninstalled all from reapack
Cannot install anything, cause error libcurl

@0xtobit
Copy link

0xtobit commented Apr 30, 2024

Does this also happens in a brand new portable install of REAPER with no other extensions installed, no project opened, as well as FX plugin scanning disabled? (In order to identify if it's because of some other plugin versus an issue with the general OS environment.)

Thank you @cfillion! The above solution worked for me. 🎊 🎉 ❤️ 🤝

I was experiencing the same issue Reaper 7.15 and latest ARM(m2) OS X (14.4.1):
Screenshot 2024-04-30 at 3 18 14 PM

Closing all projects then restarting reaper to a blank project got ReaPack to function. Enabling/disabling plugin scanning seemed to have no effect (no pun intended).

After some experimentation, functionality seems to be inversally tied to use of the Waves CLA-3A compressor VST plugin which opens in another process on the dock called reaper_host_x86_64 which also has it running in a separate window:
Screenshot 2024-04-30 at 3 38 26 PM
Removing that plugin from FX in the project (disabling was not sufficient) allows libcurl to succeed and ReaPack to function without even restarting Reaper for me.

Hope this helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants