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.

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
...