menu
Wwise
arrow_drop_down
Strata
arrow_drop_down
Solutions
arrow_drop_down
Apprendre
arrow_drop_down
Communauté
arrow_drop_down
Documentation
arrow_drop_down
Aide
arrow_drop_down
2024.1.6.8842
2023.1.14.8770
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
This error occurs if a Source Starvation error occurred right at the moment the sample-accurate transition between two sounds was supposed to occur. This can only happen if the second sound is set as "Streamed" from disk. Such transitions can exist in Random/Sequence Containers, in Interactive Music, and when using the Dynamic Sequence mechanism in code. This should be preceded by a Source Starvation error. The sound will be stopped.
Recommended resolution steps:
Use the Zero Latency mechanism on the second sound.
Don't use Streaming for the second sound and place it in a SoundBank.
Investigate if there was simply too much streaming from disk at that moment, from Wwise or from other modules in the game. Balancing streaming requirements between modules is normally done at game engine level. Read more about Wwise's Streaming Manager operation here: Streaming / Stream Manager .
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise