Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

0 votes
我用的Wwise2018.1.11.6987和Unity2018.1.0f2集成,学习使用的,一开始做的也挺顺利,后来在生成soundbank的时候就提示磁盘已满,现在unity中所有Event不能用了,提示Wwise: Bank load Fails.
in General Discussion by King L. (100 points)

1 Answer

0 votes
您好,遇到这种情况或许您需要首先检查一下磁盘是否真的已经满了

另外一种可能性是没有写入权限,请检查是否在针对只读路径进行操作,或者由于使用版本管理软件造成无法写入
by Hou Chenzhong (Audiokinetic) (6.0k points)
非常感谢您的答案,我尝试删掉一些音效和音乐之后,重新生成sound bank,unity中就可以调用Event了,所以可以肯定是磁盘满了,但是我的硬盘空间是足够的,您说另外一种可能是没有写入权限,这个需要怎么解决呀?
若您的项目中正在使用版本管理软件,可以参考下面的这篇文章了解版本管理的基本操作

[Perforce (P4)版本控制使用指南_威龙王子_2021的博客-CSDN博客_p4使用教程](https://blog.csdn.net/hu491199877/article/details/121585090)

若是Windows文件夹权限不够,可检查Soundbank输出文件夹的写入权限
...