Version

menu_open
Warning: you were redirected to the latest documentation corresponding to your major release ( 2022.1.13.8454 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.

Transition not sample-accurate due to source starvation.

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 .


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