커뮤니티 Q&A

Audiokinetic의 커뮤니티 Q&A 포럼에 오신 것을 환영합니다. 이 포럼은 Wwise와 Strata 사용자들이 서로 도움을 주는 곳입니다. Audiokinetic의 직접적인 도움을 얻으려면 지원 티켓 페이지를 사용하세요. 버그를 보고하려면 Audiokinetic 런처에서 Bug Report 옵션을 사용하세요. (Q&A 포럼에 제출된 버그 보고는 거절됩니다. 전용 Bug Report 시스템을 사용하면 보고 내용이 담당자에게 정확히 전달되어 문제 해결 가능성이 크게 높아집니다.)<segment 6493>

빠르고 정확한 답변을 얻으려면 질문을 올릴 때 다음 팁을 참고하세요.

  • 구체적인 내용을 적어주세요: 무엇을 하려는지, 혹은 어떤 특정 문제에 부딪혔는지 설명하세요.
  • 핵심 정보를 포함하세요: Wwise와 게임 엔진 버전, 운영체제 등 관련 정보를 함께 제공하세요.
  • 시도한 방법들을 알려주세요: 문제 해결을 위해 이미 어떤 단계를 시도해봤는지 설명해주세요.
  • 객관적인 사실에 초점을 맞추세요: 문제의 기술적 사실을 중심으로 설명하세요. 문제에 집중할수록 다른 사람들이 더 빠르게 해결책을 찾을 수 있습니다.

+2 투표
Hi all, probably a basic question with a easy solution but I cant find my head around it.

 

At the end of Lesson 2 I have my Fire_Shotgun_Player Event with all the audio (Blast, Pumps and Shells) and it plays OK in Wwise. I proceed on Generating the SoundBank of that Event (Windows, ENG) still using Main as the source , just as I followed in Lesson 1.

In Cube only the Blast from Lesson 1 plays, and after Connecting it to Wwise and runnin a Capture Log it appears an Error that follows: Selected Media Not Available, for each of the obects in the Event.

Im running Wwise 2019.10 and used only the audio files provided from the Lesson Folder.

What step am I missing in order to get the event to trigger in Cube with all the audio files from Lesson 2 in it? Again, it plays OK in Wwise but not in Cube.

 

Thx.
General Discussion Jordi B. (120 포인트) 로 부터
Hi! Did you ever figure out what was wrong?? Im having the exact same problem.
Hi,
the same happens to me for the shotgun blast of the first lesson. Did you fix that? If i select the proper soundbank the sound seems to work but as i switch to the game the capture log says that the event is triggered, then the action is triggered, but at the end the same error of your appears and the play fails so no shotgun blast during the gameplay.
Thx

2 답변

+2 투표
My first thought is that you forgot to add the new event to the soundbank before generating, or that not every object in the soundbank was selected, or that you aren't loading the correct soundbank in game. That error means the audio you are trying to trigger is not in any loaded soundbank. That should at least help you narrow down the issue.
Beatrix Moersch (3.3k 포인트) 로 부터
+2 투표
I had the same issues and looked everywhere for a result. I ended up thinking that you can generate the soundbanks, but I didn't think the the "Lesson 2" session had the right routing to the correct folder. I ended up going through the user settings and had it drop off at the same folder as the previous session. Hit generate, booted it up and the sound is now working.

You can have the right process, generate the soundbank, but if it doesn't know where to deposit the event it can't get to the game.
Austin C. (180 포인트) 로 부터
Immensely helpful! I think the issue I had and other people I've seen, is that there's multiple Cube Folders. One in my Wise Projects folder which OSX puts in Documents for some reason, and one in the Audiokinetic Wwise folder.

I went into Wwise Launcher, clicked the arrow next to Run Cube, and used open containing folder to confirm where it was opening the game from.

Then I used your user settings advice to make sure I was dropping it off in that Cube (Which was the one in the Main Audiokinetic applications folder, not the Cube in Wwise projects)

Worked like a charm
Thank you!! I had this exact problem and couldn't figure out what was going wrong. I ended up going back to the content for lesson 1 to check exactly where it was saving the soundbank information and then copied that path for the soundbank in lesson 2. Also as a side note - in my Cube game the character is holding a magical staff and not a shotgun - and the coding is down as "Fire_icegem_player" - so I also had to change the name from "Fire_Shotgun_Player" to "Fire_icegem_player" so that the name was exactly the same, otherwise the pathing was totally lost.

Hopefully this helps if anyone has this problem!
Hey Matthew. The reason you have a Fire_icegem_Player is because you downloaded Wwise 2021.1 (not certification ready) instead of Wwise 2019.1 (certification-ready). More info here https://info.audiokinetic.com/students-update-wwise2021
...