Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

Wwise SDK demo integration on macOS - 'No factory registered for id..'

0 votes

Hey,

I'm integrating the Wwise SDK in a demo Xcode project to load soundbanks and post events. The base path I set does not hit asserts anymore - so my soundbank is found successfully but I hit this run time error on AK::SoundEngine::RenderAudio();- 

2023-03-21 16:30:54.832810+0000 WwiseTestIntegration[77664:2216842] [plugin] AddInstanceForFactory: No factory registered for id <CFUUID 0x600000230920> F8BB1C28-BAE8-11D6-9C31-00039315CD46 Program ended with exit code: 0

 

I believe this is specific to Xcode and Core Audio? Not too sure, any advice would be appreciated?

Thanks

asked Mar 21, 2023 in General Discussion by Anantha G. (200 points)

Please sign-in or register to answer this question.

...