Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

0 votes
I've created a infinite looping random container that has 6 ambience variations. Short Xfade transitions have been enabled. When playing the ambience event in-game I get the following error message:
"Cross-Fade transition ignored: Estimated length not available. Make sure sounds with Cross-Fade transitions virtual mode are set to "Play from elapsed time" and that only sounds with finite duration are used."
 
Does this mean infinitely looping random containers can't contain xfades?
 
in General Discussion by Alexandre S. (260 points)

1 Answer

+3 votes
 
Best answer
This occured because one of the sound objects was set to loop inside of a looping random container.
by Alexandre S. (260 points)
selected by Bernard R. (Audiokinetic)
Is there a possibility that it might be something else ? I checked all my RDM containers and nothing is looping inside of them. Still Getting the same error.
When a random container is set to loop and using an Xfade transition without using the “virtual voice > Play from elapsed time” option might solve it.
I did not use that option. Are you saying to turn it on ? I don't have any transitions or Xfade on my looping random container either.

Thanks for the help
This only happened when I had a random container set to loop, using xfade transitions without "play from elapsed time" virtual voice behavior.
...