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.

LoadBank for Mac returns AK_Fail

0 votes
I've been trying to convert my existing DLL that hooks into the Wwise API to a DYLIB, but have been having difficulties with bank loading.

All of my initiation code seems to run cleanly, without error. However, when I try to load a bank via SoundEngine::LoadBank, it throws an AK_Fail error at me.

Obviously, this isn't super helpful for debugging purposes. Is there any way I can get a clearer idea of what's actually going wrong? Comparing against the sample Mac IntegrationDemo, I can't figure out what's different.
asked Apr 27, 2016 in General Discussion by Christofer K. (100 points)

Please sign-in or register to answer this question.

...