i just replaced the Flucoma Folder in the SC Extensions with the new TB2 Folder.
After Recompiling and booting the server i get several errors of this kind:
(Im on MacOS 10.13 with SC 3.11.)
*** ERROR: dlopen ‘/Users/janferreira/Library/Application Support/SuperCollider/Extensions/FluidCorpusManipulation/plugins/FluidBufNNDSVD.scx’ err 'dlopen(/Users/janferreira/Library/Application Support/SuperCollider/Extensions/FluidCorpusManipulation/plugins/FluidBufNNDSVD.scx, 2): Symbol not found: ____chkstk_darwin
Referenced from: /Users/janferreira/Library/Application Support/SuperCollider/Extensions/FluidCorpusManipulation/plugins/FluidBufNNDSVD.scx (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib
I then can for example look up the helpfile of FluidAudioTransport but when running it i do get the error:
“exception in GraphDef_Recv: UGen ‘FluidAudioTransport’ not installed.”
anything that should be done differently to use TB2 appropriately?
mac os 10.13 this will need a new compile I think we had this issue with Max. @weefuzzy will confirm I’m right because he knows things. Then we can maybe replace Alpha08 with a proper 10.9+ compatible compile, which was my error as I compiled on a ‘new’ mac with Catalina which I hate passionately.
Just to be clear @jan these are alpha08 binaries you’ll need to reinstall the broken alpha08 first as some class definitions have changed (actually a lot) and alpha08 is much better in all shape or form
ok i did so, and i can use audiotransport now, yay!
there is still an error message when booting server, but far less then before. i guess the two plugins arent yet upadetd maybe?
*** Welcome to SuperCollider 3.11.0. *** For help press Cmd-D.
Booting server ‘localhost’ on address 127.0.0.1:57110.
*** ERROR: dlopen ‘/Users/janferreira/Library/Application Support/SuperCollider/Extensions/FluidCorpusManipulation/plugins/FluidMessageTest.scx’ err ‘dlopen(/Users/janferreira/Library/Application Support/SuperCollider/Extensions/FluidCorpusManipulation/plugins/FluidMessageTest.scx, 2): Symbol not found: ____chkstk_darwin
Referenced from: /Users/janferreira/Library/Application Support/SuperCollider/Extensions/FluidCorpusManipulation/plugins/FluidMessageTest.scx (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib
in /Users/janferreira/Library/Application Support/SuperCollider/Extensions/FluidCorpusManipulation/plugins/FluidMessageTest.scx’
*** ERROR: dlopen ‘/Users/janferreira/Library/Application Support/SuperCollider/Extensions/FluidCorpusManipulation/plugins/FluidSubscriberProviderTest.scx’ err ‘dlopen(/Users/janferreira/Library/Application Support/SuperCollider/Extensions/FluidCorpusManipulation/plugins/FluidSubscriberProviderTest.scx, 2): Symbol not found: ____chkstk_darwin
Referenced from: /Users/janferreira/Library/Application Support/SuperCollider/Extensions/FluidCorpusManipulation/plugins/FluidSubscriberProviderTest.scx (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib
in /Users/janferreira/Library/Application Support/SuperCollider/Extensions/FluidCorpusManipulation/plugins/FluidSubscriberProviderTest.scx’
anyhow, thank you both, ready to experiment now!
greetings,
jan
Looks like some plugins from the original faulty build remain in your plugins folder and should be deleted. These objects are only used for internal testing and aren’t meant to be included in release packages.