Version

menu_open

Audio command is too large to fit in the command queue. Break the command in smaller pieces.

This error occurs if a single function call to the Wwise SDK API is too large for the entire command queue. The functions that can trigger this error are those that can pass arrays as parameters. The usual culprit is AK::SoundEngine::SetMultiplePositions, which can contain an excessive number of positions (thousands) in a single call. Split the arrays in smaller pieces and perform multiple function calls.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise