menu
 

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

0 투표

I am new to wwise and I'm going through the 301 course (I have the lisence) but when I click generate soundbanks in Unity I get this error:

WwiseUnity: SoundBanks generation error:


*** Loading Project ***

ProjectLoad    Warning    ProjectAlreadyOpened    The project you are trying to open is already opened in another instance of Wwise. Beware that opening the same project multiple times might cause problems, including corrupting the project conversion cache.    

*** Bank Generation ***

SoundBankGeneration    Fatal Error    WritingWwiseIDsFileFailed    Can't write Wwise_IDs.h file        Wwise_IDs.h

Process completed with fatal error(s).

UnityEngine.Debug:LogError(Object)
AkUtilities:GenerateSoundbanks(List`1) (at Assets/Wwise/Deployment/API/Handwritten/Common/AkUtilities.cs:267)
AkWwisePicker:OnGUI() (at Assets/Wwise/Editor/WwiseWindows/AkWwisePicker.cs:47)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr) (at C:/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:179

 

Furthermore, when I go to generate the soundbanks in WWISE I get a fatal error saying "Cant write WWISE_IDs.h file"

I'm using WWISE 2019.1.11 and Unity 2018.4.32 as instructed in the course.

Any idea whats wrong here?

General Discussion Kramer K. (100 포인트) 로 부터

Please sign-in or register to answer this question.

...