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

Hi,

I have followed the instructions from the Wwise Unreal Integration help, but the output in UE keeps showing this every time I try to generate any soundbank:

LogAk: Starting Wwise SoundBank generation with the following command line:
LogAk: C:\Program Files (x86)\Audiokinetic\Wwise v2015.1.6 build 5553\Authoring\x64\Release\bin\WwiseCLI.exe  "C:/Users/marti/Desktop/UE4_Integration-201603_Wwise_v2015.1.6_5553/WwiseDemoGame/UnrealWwiseDemo/UnrealDemo.wproj" -GenerateSoundBanks -Bank AmbientBank -Bank MatineeBank -Bank ReverbBank -Bank SwitchBank -Bank VelocityBank -ImportDefinitionFile "C:
/Users/marti/Desktop/UE4_Integration-201603_Wwise_v2015.1.6_5553/WwiseDemoGame/TempDefinitionFile.txt" -Platform Windows -SoundBankPath Windows "C:\Users\marti\Desktop\UE4_Integration-201603_Wwise_v2015.1.6_5553\WwiseDemoGame\Content\WwiseAudio\Windows" -Language English(US)
LogAk: Not able to create Wwise.exe process.
LogAk:Error: Wwise command-line failed with error 1.

in General Discussion by MartinBP (230 points)

1 Answer

0 votes
Hi Martin,

Just wondering did you set the project path under project settings?

 

http://imgur.com/j0WWOno

That may be your problem, just set both of those and it should work.

 

-Rob
by Robert M. (4.6k points)
Hi Robert,

Thank you for your answer.
Yes, I did. Here are my settings:
https://i.imgur.com/SVb06PC.png
Hmm are we still trying to get this to the demo game?

 If so the location is Wwise Demogame>UnrealWwiseDemo> UnrealDemo.wproj


Sorry just noticed the project name it is linked to.
If not it seems to me that your settings are correct if you're trying to link a new wwise project to a new unreal project. If you're still getting the errors I am unsure what your settings could be that they won't work. Sorry :(.

-Rob
Yes, sorry, these are the settings for the Wwise DemoGame, which are the default ones I didn't touch I think:
https://i.imgur.com/c3qKhjb.png

So I get the same error message on every project. The weird thing is that on another machine, it works fine, although I don't really see what is different between each machine since the project (mine, not the Wwise DemoGame) is on Perforce and they both have the plugin installed the exact same way.

I will try a bit more to find what makes it work on the other machine and not on this one and will update this post if I find something.

Cheers,
Ok, my main machine still can't generate the banks directly in UE, so my workaround from now on is to generate the banks from Wwise to:
[UE Project's root]\Content\WwiseAudio\Windows
...