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.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise