Audiokinetic의 커뮤니티 Q&A는 사용자가 Wwise와 Strata 커뮤니티 내에서 서로 질문과 답변을 하는 포럼입니다. Audiokinetic의 기술 지원팀에게 문의하고 싶으신 경우 지원 티켓 페이지를 사용해주세요.

Error: Selected Child Not Available

0 투표
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/
문의 2016 12월 14 General Discussion Timmy S. (170 포인트) 로 부터

2 답변

0 투표

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. 

답변 2016 12월 14 Timmy S. (170 포인트) 로 부터
Selected Child Not Available
0 투표
Sometimes same issue happens when the free licence project reaches a limit of 200 sounds.

So deleting some unimportant events will help.
답변 2022 12월 7 Danil B. (180 포인트) 로 부터
...