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.

Soundbanks Generation Error in Adventure Game

0 votes

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?

asked Feb 18, 2023 in General Discussion by Kramer K. (100 points)

Please sign-in or register to answer this question.

...