-
Notifications
You must be signed in to change notification settings - Fork 0
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
RPJ Visualizer 2.1.0 has an update loop and doesn't load #72
Comments
A new version (2.1.3) has been released. Hope this fixes the issue for you. |
Thanks, but unfortunately not. Still an update loop with 2.1.3 and still doesn't load. [0.347 info src/plugin.cpp:162 loadPlugin] Loading plugin from /Users/lab/Documents/Rack2/plugins/RPJVisualizer Maybe the underlying LibM doesn't support my old macOS 10.12.6 anymore, in which case it's allright, don't sweat it, appreciate the effort. |
I am using Github for my builds and I am using the macos-latest which is macos-11. I can do macos-10.15 but that is still newer then your 10.12.6 so I don't think that will work. I am happy trying to create one for you to see if it works ... |
This is a build with the older mac version: |
Thanks. Still doesn't work, same error. It's allright if you can't get it to work. There are a few people with old macOS versions like me but maybe you'll never hear from them :-) Thanks for trying though. |
I keep trying as I think I have similar kind of issues with old windows and
linux versions.
I already starting the build process using the VCV toolchain. That should
build for all supported versions. I will let you know as soon as I have a
version available for test.
Op wo 19 okt. 2022 om 06:37 schreef Lars Bjerregaard <
***@***.***>:
… Thanks. Still doesn't work, same error. It's allright if you can't get it
to work. There are a few people with old macOS versions like me but maybe
you'll never hear from them :-) Thanks for trying though.
—
Reply to this email directly, view it on GitHub
<#72 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AATNMDMBQE2NRLR3GCUKE6TWD6CKPANCNFSM6AAAAAARAUOLVQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Works for me now on latest test build 2.1.6 and the issue can be closed. Thanks Robert! https://community.vcvrack.com/t/lowfatmilk-now-officially-in-the-library/18381/31?u=larsbjerregaard |
Hi Robert
The RPJ Visualizer 2.1.0 released in the library 6 hours ago has an update loop. In other words: Rack keeps wanting to update it.
It also doesn't load. From the log:
[0.353 info src/plugin.cpp:162 loadPlugin] Loading plugin from /Users/lab/Documents/Rack2/plugins/RPJVisualizer
[0.354 warn src/plugin.cpp:228 loadPlugin] Could not load plugin /Users/lab/Documents/Rack2/plugins/RPJVisualizer: Failed to load library /Users/lab/Documents/Rack2/plugins/RPJVisualizer/plugin.dylib: dlopen(/Users/lab/Documents/Rack2/plugins/RPJVisualizer/plugin.dylib, 6): Symbol not found: ____chkstk_darwin
Referenced from: /Users/lab/Documents/Rack2/plugins/RPJVisualizer/plugin.dylib
Expected in: /usr/lib/libSystem.B.dylib
in /Users/lab/Documents/Rack2/plugins/RPJVisualizer/plugin.dylib
OS: macOS 10.12.6
Thanks.
The text was updated successfully, but these errors were encountered: