コミュニティQ&A

Audiokineticのコミュニティ主導のQ&Aフォーラムへようこそ。ここはWwiseとStrataのユーザのみなさまがお互いに協力し合う場です。弊社チームによる直接のサポートをご希望の場合はサポートチケットページをご利用ください。バグを報告するには、Audiokinetic LauncherのBug Reportオプションをご利用ください。(Q&AフォーラムではBug Reportを受け付けておりませんのでご注意ください。専用のBug Reportシステムをご利用いただくことで、バグの報告が適切な担当部門に届き、修正される可能性が高まります。)

最適な回答を迅速に得られるよう、ご質問を投稿される際は以下のヒントをご参考ください。

  • 具体的に示す:何を達成したいのか、またはどんな問題に直面しているのかを具体的に示してください。
  • 重要な詳細情報を含める:Wwiseとゲームエンジンのバージョンやご利用のOSなど詳細情報を記載してください。
  • 試したことを説明する:すでに試してみたトラブルシューティングの手順を教えてください。
  • 事実に焦点を当てる:問題の技術的な事実を記載してください。問題に焦点を当てることで、ほかのユーザのみなさまが解決策を迅速に見つけやすくなります。

+5 支持

Hello,

few questions about "TempDefinitionFile.txt".

 

When I generate Wwise soundbanks in UE4, I got those log messages as follows:


 C:\Program Files (x86)\Audiokinetic\Wwise 2016.2.2.6022\Authoring\x64\Release\bin\WwiseCLI.exe  "G:/ProJectA/AionMobile/DEV/Mobile_Data/Wwise/AionMobile.wproj" -GenerateSoundBanks -Bank Ambience -Bank CutScene -Bank Dialogue -Bank Music -Bank NPC -Bank PC -Bank UI -ImportDefinitionFile "G:/ProJectA/AionMobile/DEV/Mobile_Data/Client/TempDefinitionFile.
txt"
-Platform Android -SoundBankPath Android "G:\ProJectA\AionMobile\DEV\Mobile_Data\Client\Content\WwiseAudio\Android" -Platform IOS -SoundBankPath IOS "G:\ProJectA\AionMobile\DEV\Mobile_Data\Client\Content\WwiseAudio\IOS" -Platform Windows -SoundBankPath Windows "G:\ProJectA\AionMobile\DEV\Mobile_Data\Client\Content\WwiseAudio\Windows"


 

How is "TempDefinitionFile.txt" file created? and, What kind of information is it based on?

 

Please reply me for those questions.

Regards,

JungKun

 

 

JungKun P. (280 ポイント) Feature Requests
JungKun P. 編集
I'm Bumping this because I'm having issues with UE4 as well.

I'm not a programmer and I'm just trying to practice basic audio integration in UE4 with but when I click on the generate soundbanks button in the build menu I get this error :

LogAk: Starting Wwise SoundBank generation with the following command line:
LogAk: C:\Program Files (x86)\Audiokinetic\Wwise 2017.2.5.6619\Authoring\x64\Release\bin\WwiseCLI.exe  "C:/Users/baudr/Music/Corrupted Lands/Wwise/BARJOQS/BARJOQS_Corrupted/BARJOQS_Corrupted.wproj" -GenerateSoundBanks -Bank Init -Bank Main_SBK -ImportDefinitionFile "C:/Users/baudr/Documents/Unreal Projects/MyProject/TempDefinitionFile.txt" -Platform Windows
-SoundBankPath Windows "C:\Users\baudr\Documents\Unreal Projects\MyProject\Content\WwiseAudio\Windows"
LogAk: Wwise | v2017.2.5 | Build no.6619 | (C) 2006-2018. Audiokinetic Inc. All rights reserved.
*** Loading Project ***
*** Importing SoundBank definition ***
Error: File missing or invalid:C:\Users\baudr\Documents\Unreal Projects\MyProject\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.

I have the definition file in the project's root folder but it's empty.
I'd like to generate the file properly so I can generate the banks.

If anyone could help it would be amazing !

Thanks.

EDIT : Problem solved by associating the events to rhe right soundbanks in the content menu in UE.
I know you posted this over a year ago now but I'm having the same issue with UE4 4.19. Did you figure out the problem?

回答 2

+3 支持
Please, I've the same problem. This is first time I see this. UE4.18.3....
Alex H. (200 ポイント)
0 支持
I had this issue but thanks to Quentin B's EDIT I managed to work it out, as I am not great at Wwise/UE4 and so it did take me a while to fully figure out what was meant and so I thought i'd extend on their post EDIT.

To elaborate the Wwise Picker needs to be used in UE4 (Window > Wwise) which will contain your Wwise events (if allocated within Wwise)

From within this Wwise picker, drag and drop the Wwise events into the UE4 content browser, then these events must be assigned to an Audiokinetic bank by double clicking on the event and assigning them to said bank (note this bank must be named exactly the same as it is in Wwise).

Once I generated the soundbanks after doing these steps it worked fine.

Hope this helps.
Christopher F. (220 ポイント)
...