社区问答

欢迎来到 Audiokinetic 社区问答论坛。在此,Wwise 和 Strata 用户可互帮互助。如需我们团队直接提供协助,请前往技术支持申请单页面。若要报告问题,请在 Audiokinetic Launcher 中选择“报告错误”选项(注意,问答论坛并不会接收错误报告)。我们内部设有专门的错误报告系统,会有专人查看报告并设法解决问题。

要想尽快得到满意的解答,请在提问时注意以下几点:

  • 描述尽量具体:比如,想达到什么样的目的,或者具体哪里有问题。
  • 包含关键细节:比如,Wwise 和游戏引擎版本以及所用操作系统等等。
  • 阐明所做努力:阐明自己为了排除故障都采取了哪些措施。
  • 聚焦问题本身:聚焦于问题本身的相关技术细节,以便别人可以快速找到解决方案。

0 投票
I'm trying to complete Module 18 of the Wwise Fundamentals course however I am unable to generate the necessary soundbanks. Every time I try I get these messages:

 

    Time    ID    Message    Platform    Parameters
Message    15:47:20    OverrideProjectExternalSourcesOutputPaths    Override project External Sources output paths: False        
Message    15:47:20    OverrideProjectSoundBankSettings    Override project SoundBank settings: False        
Message    15:47:20    OverrideProjectSoundBankPaths    Override project SoundBank paths: False        
Message    15:47:20    UseSourceControlGeneratedFiles    Use Source Control for Generated Files: False        
Message    15:47:20    ExternalSourcesOutputPath    External Sources output path: Z:\Applications\Audiokinetic\WwiseFundamentals2024.1.4.99\Module 18\Wwise Project Lesson 18\..\cube\soundbanks\Mac    Mac    
Message    15:47:20    SoundBanksOutputPath    SoundBanks output path: Z:\Applications\Audiokinetic\cube\soundbanks\Mac\    Mac    
Fatal Error    15:47:20    WritingBankFileFailed    Can't write bank file 'DCP_the_core' for language 'SFX': Z:\Applications\Audiokinetic\cube\soundbanks\Mac\DCP_the_core.bnk    Mac    DCP_the_core, SFX
Fatal Error    15:47:20    WritingBankFileFailed    Can't write bank file 'Main' for language 'SFX': Z:\Applications\Audiokinetic\cube\soundbanks\Mac\Main.bnk    Mac    Main, SFX
Fatal Error    15:47:20    WritingBankFileFailed    Can't write bank file 'Init' for language 'SFX': Z:\Applications\Audiokinetic\cube\soundbanks\Mac\Init.bnk    Mac    Init [Missing], SFX
Fatal Error    15:47:20    WritingInfoFileFailed    Can't write SoundBank Info file: Z:\Applications\Audiokinetic\cube\soundbanks\Mac\SoundbanksInfo.xml~    Mac    Z:\Applications\Audiokinetic\cube\soundbanks\Mac\SoundbanksInfo.xml~
Fatal Error    15:47:20    WritingInfoFileFailed    Can't write SoundBank Info file: Z:\Applications\Audiokinetic\cube\soundbanks\Mac\PluginInfo.xml~    Mac    Z:\Applications\Audiokinetic\cube\soundbanks\Mac\PluginInfo.xml~
Fatal Error    15:47:20    WritingInfoFileFailed    Can't write SoundBank Info file: Z:\Applications\Audiokinetic\cube\soundbanks\Mac\PlatformInfo.xml~    Mac    Z:\Applications\Audiokinetic\cube\soundbanks\Mac\PlatformInfo.xml~
Fatal Error    15:47:20    WritingInfoFileFailed    Can't write SoundBank Info file: Z:\Applications\Audiokinetic\cube_source\src\ProjectInfo.xml~        Z:\Applications\Audiokinetic\cube_source\src\ProjectInfo.xml~
Message    15:47:20    RootOutputPath    Root output path: Z:\Applications\Audiokinetic\cube_source\src\        
Fatal Error    15:47:20    WritingWwiseIDsFileFailed    Can't write to the Wwise_IDs.h file. Ensure that the file is writable, the header file path in the SoundBank Settings is correct, and the file is not being used by another process.        Wwise_IDs.h
Message    15:47:20        7 message(s), 0 warning(s), 0 error(s), 8 fatal error(s)        

 

I'm really unsure how to progress here - how do I ensure that the file is writable? The header path seems to be correct but I'm not entirely certain.

 

Thanks
分类:General Discussion | 用户: Jed Hampson (100 分)
no real solution here but wanted to chime in that I'm having a similar isssue currently. Same module and everything too lol.

I'm working on Windows though. I'll post again if I find a solution

EDIT: found a fix for myself--in short, I realized I needed to manually set the folder paths for "Root Output Path" and "SoundBank Paths > Soundbank Folder"

First, for the DCP_the_core, Main, and Init .bnk files, and the SoundbanksInfo PlatformInfo, PluginInfo .xmls, I made sure the folder for the SoundBank Paths were set correctly for both platforms. For me, it's here:

C:\Program Files (x86)\Audiokinetic\Cube2024.1.4.8780\Cube\cube\soundbanks\Windows

Not sure how the Cube project differs on Mac, so I'd just double check that your paths are set properly for wherever you're wanting to generate those files.

Second, for the ProjectInfo.xml and Wwise_IDs.h files, I realized that the "Root Output Path" isn't set automatically by the Wwise project, so I had to set that manually as well. Again, for me it was here:

C:\Program Files (x86)\Audiokinetic\WwiseFundamentals2024.1.4.99\Module 19\Wwise Project Lesson 19\GeneratedSoundBanks

I manually created the "GeneratedSoundBanks" folder in the larger Wwise project folder myself, so you might want to do that as well

Please sign-in or register to answer this question.

...