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.

+4 votes

Getting this error in the LOG (below) when generating soundbanks from Unreal (and thus am unable to load them into memory).  UE 4.17, Wwise 2017.2.4.6590

Wwise in integrated into project.  Events are imported from the picker.  Imported soundbanks.  Now, when I right click on those selected soundbanks to generate within Unreal, even when I've ONLY selected Mac platform, it tries to generate for all these platforms I don't intend.  On the Wwise end, I have windows and mac, but no other platforms selected.

How/where do I change so that the automated command line call "Starting Wwise SoundBank generation with the following command line" doesn't include all those other platforms?

 

LogFactory: FactoryCreateNew: AkAudioBank with AkAudioBankFactory (1 0 ../../../../../../donovanseidle/Documents/Unreal Projects/WwiseIntegrationDS/WwiseIntegrationDS_WwiseProject/GeneratedSoundBanks/Mac/DS_Soundbank.bnk)
LogFactory: FactoryCreateNew: AkAudioBank with AkAudioBankFactory (1 0 ../../../../../../donovanseidle/Documents/Unreal Projects/WwiseIntegrationDS/WwiseIntegrationDS_WwiseProject/GeneratedSoundBanks/Mac/Init.bnk)
LogAk: Starting Wwise SoundBank generation with the following command line:
LogAk: /bin/sh "/Applications/Audiokinetic/Wwise 2017.2.4.6590/Wwise.app/Contents/Tools/WwiseCLI.sh" "/Users/donovanseidle/Documents/Unreal Projects/WwiseIntegrationDS/WwiseIntegrationDS_WwiseProject/WwiseIntegrationDS_WwiseProject.wproj" -GenerateSoundBanks -Bank DS_Soundbank -Bank Init -ImportDefinitionFile "/Users/donovanseidle/Documents/Unreal Projects/W
wiseIntegrationDS/TempDefinitionFile.txt" -Platform Android -SoundBankPath Android "Z:/Users/donovanseidle/Documents/Unreal Projects/WwiseIntegrationDS/Content/WwiseAudio/Android" -Platform IOS -SoundBankPath IOS "Z:/Users/donovanseidle/Documents/Unreal Projects/WwiseIntegrationDS/Content/WwiseAudio/IOS" -Platform Linux -SoundBankPath Linux "Z:/Users/donovan
seidle/Documents/Unreal Projects/WwiseIntegrationDS/Content/WwiseAudio/Linux" -Platform PS4 -SoundBankPath PS4 "Z:/Users/donovanseidle/Documents/Unreal Projects/WwiseIntegrationDS/Content/WwiseAudio/PS4" -Platform Windows -SoundBankPath Windows "Z:/Users/donovanseidle/Documents/Unreal Projects/WwiseIntegrationDS/Content/WwiseAudio/Windows" -Platform XboxOne 
-SoundBankPath XboxOne "Z:/Users/donovanseidle/Documents/Unreal Projects/WwiseIntegrationDS/Content/WwiseAudio/XboxOne" -Platform Switch -SoundBankPath Switch "Z:/Users/donovanseidle/Documents/Unreal Projects/WwiseIntegrationDS/Content/WwiseAudio/Switch"
LogAk: Wwise | v2017.2.4 | Build no.6590 | (C) 2006-2018. Audiokinetic Inc. All rights reserved.
LogAk: *** Loading Project ***
LogAk: Unknown platform specified in command-line: Android
Unknown platform specified in command-line: IOS
Unknown platform specified in command-line: Linux
Unknown platform specified in command-line: PS4
Unknown platform specified in command-line: Windows
Unknown platform specified in command-line: XboxOne
Unknown platform specified in command-line: Switch
Unknown platform specified in command-line: Android
Unknown platform specified in command-line: IOS
Unknown platform specified in command-line: Linux
Unknown platform specified in command-line: PS4
Unknown platform specified in command-line: Switch
Unknown platform specified in command-line: Windows
Unknown platform specified in command-line: XboxOne
Unknown platform specified in command-line: Android
Unknown platform specified in command-line: IOS
Unknown platform specified in command-line: Linux
Unknown platform specified in command-line: PS4
Unknown platform specified in command-line: Windows
Unknown platform specified in command-line: XboxOne
Unknown platform specified in command-line: Switch
*** Importing SoundBank definition ***
Error: File missing or invalid:Y:\Documents\Unreal Projects\WwiseIntegrationDS\TempDefinitionFile.txt
Error: Stopping the process on error ( specify -ContinueOnError in the command line to continue on error )
Process completed successfully.
LogAk: Error: Wwise command-line failed with error 1.

in General Discussion by Donovan S. (140 points)
I have the same issue

1 Answer

+1 vote
same problem here...
by Saulo C. (180 points)
...