JoshMarler / react-juce

Write cross-platform native apps with React.js and JUCE
https://docs.react-juce.dev
MIT License
763 stars 79 forks source link

running example #269

Open wasawi opened 3 years ago

wasawi commented 3 years ago

Hi I'm just trying to run the example and I hit this error.

JUCE v6.0.5 2021-06-17 22:18:59.728630+0200 ReactJUCEGainPlugin[9901:12175032] [plugin] AddInstanceForFactory: No factory registered for id <CFUUID 0x600000263280> F8BB1C28-BAE8-11D6-9C31-00039315CD46 2021-06-17 22:18:59.763810+0200 ReactJUCEGainPlugin[9901:12175032] HALC_ShellDriverPlugIn::Open: Can't get a pointer to the Open routine JUCE Assertion failure in juce_AudioProcessor.cpp:363 (lldb)

I have very little idea of that I'm doing, so any tips are appreciated :)

nick-thompson commented 3 years ago

Hi @wasawi I apologize for the delay!

I'm not sure I've seen this error before... what is that assert checking for? Can you share the backtrace?