Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

Error: Selected Child Not Available

0 votes
I am trying to trigger an event for our character's attack. The event plays a sequenced whoosh followed by an impact set inside of a switch container. I have tried triggering the event from both the animation and from a post event on the blueprint for  the character itself.

I have followed the steps listed in the documentation. I ensured that the switch group had a default switch, was loaded into the soundbank, and generated the soundbank again in unreal. I still can not seem to trigger this event properly. I will attach some pictures. Any help is much appreciated.

https://postimg.org/image/wy51m7ztb/

https://postimg.org/image/jve0goyz3/

https://postimg.org/image/g0ame4ftb/
asked Dec 14, 2016 in General Discussion by Timmy S. (170 points)

2 Answers

0 votes

This ended up being an error with how my event was structured. I was trying to play a single sequence container which had a random container followed by a switch container inside.

The fix was editing the event to call both the random and the switch containers one after the other from the event layout. 

answered Dec 14, 2016 by Timmy S. (170 points)
Selected Child Not Available
0 votes
Sometimes same issue happens when the free licence project reaches a limit of 200 sounds.

So deleting some unimportant events will help.
answered Dec 7, 2022 by Danil B. (180 points)
...