커뮤니티 Q&A

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

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

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

+3 투표
"LogAkAudio: Error: Load bank failed : incompatible bank version. Bank was generated with an older version of Wwise. The Bank version is 135 and the current SDK version is 140 LogAkAudio: Error: Bank Load Failed"

Unreal Integration is updated to the correct version, authoring tool is on 2021.1.0. WWise project has been updated to the new version.

Regenerating Sound Data does not help, still the same error. What are we doing wrong?

 

Thanks
General Discussion Carsten Z. (220 포인트) 로 부터
I'm getting hit with the following:

Display  LogAkSoundData       Running C:\Program Files (x86)\Audiokinetic\Wwise 2021.1.0.7575\Authoring\x64\Release\bin\WwiseConsole.exe generate-soundbank "<wproj location>" --use-stable-guid --import-definition-file "C:/Users/user/AppData/Local/Temp/CookUAkAudioEvent1E4E8E0E4E3343F6CABCB9849FD3A15E.txt" --platform "Windows" --soundbank-path Windows "<...>GeneratedSoundBanks/Windows" --language "English(US)"
Display  LogAkSoundData       
Display  LogAkSoundData       Wwise | v2021.1.0 | Build no.7575 | (C) 2006-2021. Audiokinetic Inc. All rights reserved.
Display  LogAkSoundData       
Display  LogAkSoundData       
Display  LogAkSoundData       *** Loading Project ***
Display  LogAkSoundData       
Display  LogAkSoundData       
Display  LogAkSoundData       *** Importing SoundBank definition ***
Display  LogAkSoundData       
Display  LogAkSoundData       
Display  LogAkSoundData       *** Bank Generation ***
Display  LogAkSoundData       
Display  LogAkSoundData       
Display  LogAkSoundData       Process completed successfully.
Display  LogAkSoundData       
Display  LogAkSoundData       WwiseConsole successfully completed.
Log      LogDirectoryWatcher  A directory notification for '<...>/GeneratedSoundBanks' was aborted.
Log      LogStats             FPlatformStackWalk::StackWalkAndDump -  0.467 s
Error    LogOutputDevice      === Handled ensure: ===
Error    LogOutputDevice      
Error    LogOutputDevice      Ensure condition failed: Lhs.Array.Num() == Lhs.InitialNum [File:C:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\Core\Public\Containers/SparseArray.h] [Line: 936]
Error    LogOutputDevice      Container has changed during ranged-for iteration!
Error    LogOutputDevice      Stack:
Error    LogOutputDevice      [Callstack] 0x00007ffe1ffe86f9 UE4Editor-AudiokineticTools.dll!DispatchCheckVerify<bool,<lambda_cd1762cde424eef011bb8073a7a4e459> >() [C:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\Core\Public\Misc\AssertionMacros.h:161]
Error    LogOutputDevice      [Callstack] 0x00007ffe1ff7523d UE4Editor-AudiokineticTools.dll!AkSoundDataBuilder::dispatchMediaCookTask() [E:\VAIL\Plugins\Wwise\Source\AudiokineticTools\Private\AssetManagement\AkSoundDataBuilder.cpp:1249]
Error    LogOutputDevice      [Callstack] 0x00007ffe1ff7499d UE4Editor-AudiokineticTools.dll!AkSoundDataBuilder::dispatchAndWaitMediaCookTasks() [E:\VAIL\Plugins\Wwise\Source\AudiokineticTools\Private\AssetManagement\AkSoundDataBuilder.cpp:1226]
Error    LogOutputDevice      [Callstack] 0x00007ffe1fee5878 UE4Editor-AudiokineticTools.dll!WwiseConsoleAkSoundDataBuilder::DoWork() [E:\VAIL\Plugins\Wwise\Source\AudiokineticTools\Private\AssetManagement\WwiseConsoleAkSoundDataBuilder.cpp:150]
Error    LogOutputDevice      [Callstack] 0x00007ffe1fee1ccb UE4Editor-AudiokineticTools.dll!FAutoDeleteAsyncTask<CookAkSoundDataTask>::DoWork() [C:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\Core\Public\Async\AsyncWork.h:100]
Error    LogOutputDevice      
Log      LogStats                            SubmitErrorReport -  0.000 s
Log      LogStats                                SendNewReport -  1.102 s
Log      LogStats                         FDebug::EnsureFailed -  1.569 s
Display  LogAkSoundData       WwiseConsole Sound Data Builder task took 2.517060 seconds.
CZ, I've made no progress. Have you had any luck?
Hello Albert,
yes we did. Please take a look at my other answer.
Please note this does not fix the "container has changed during ranged-for iteration!".
We also have this (even before the 2021 update) and suspect it's connected to version control of the WWise project folder, but werent able to 100% resolve it.

2 답변

0 투표
Hi CZ, I'm having the same issue. Will post solution here when I figure it out. A
Albert (170 포인트) 로 부터
0 투표
We found out how to fix it.

Go to "Build" in the Unreal Editor Toolbar (where you also build lights etc, next to compile) -> Clear Sound Data -> Select all of the options

Regenerate the soundbanks afterwards. The SDK error should be gone now.

We have new issues now though with Media IDs not found.
Carsten Z. (220 포인트) 로 부터
Thank you for posting your resolution. Much appreciated, thank you.
I opened wwise picker(before wwise project should be opened)and pressed there Generated SoundBanks
...