La section Questions et réponses de la communauté Audiokinetic est un forum où les utilisateurs de Wwise et de Strata peuvent poser des questions et répondre à celles des autres membres de la communauté. Si vous souhaitez obtenir une réponse de la part de l'équipe de soutien technique d'Audiokinetic, veillez à utiliser le formulaire de Tickets de Soutien.

+2 votes
Hi all,

 

I'm having one hell of a time incorporating Wwise into the Unity game I'm making with playmaker. I'm a sound designer trying to make my own game, so I'm basically stuck.

I found this workaround on Playmaker forum, but have no idea how to integrate / use it:

https://pastebin.com/CSVnbsUq

I've received these error messages from Unity:

Wwise: Bank Load Failed
UnityEngine.Debug:LogError(Object)
AkCallbackManager:PostCallbacks() (at /Users/matthewreilly/OK_WwiseIntegrationTemp/Assets/Wwise/Deployment/API/Handwritten/Common/AkCallbackManager.cs:336)
AkSoundEngineController:LateUpdate() (at /Users/matthewreilly/OK_WwiseIntegrationTemp/Assets/Wwise/Deployment/Components/AkSoundEngineController.cs:70)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()

Wwise: Load bank failed : incompatible bank version. Bank was generated with an older version of Wwise. The Bank version is 128 and the current SDK version is 132
UnityEngine.Debug:LogError(Object)
AkCallbackManager:PostCallbacks() (at /Users/matthewreilly/OK_WwiseIntegrationTemp/Assets/Wwise/Deployment/API/Handwritten/Common/AkCallbackManager.cs:336)
AkSoundEngineController:LateUpdate() (at /Users/matthewreilly/OK_WwiseIntegrationTemp/Assets/Wwise/Deployment/Components/AkSoundEngineController.cs:70)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()

Wwise: Load bank failed : incompatible bank version. Bank was generated with an older version of Wwise. The Bank version is 128 and the current SDK version is 132
UnityEngine.Debug:LogError(Object)
AkCallbackManager:PostCallbacks() (at /Users/matthewreilly/OK_WwiseIntegrationTemp/Assets/Wwise/Deployment/API/Handwritten/Common/AkCallbackManager.cs:336)
AkSoundEngineController:LateUpdate() (at /Users/matthewreilly/OK_WwiseIntegrationTemp/Assets/Wwise/Deployment/Components/AkSoundEngineController.cs:70)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
dans General Discussion par Matthew R. (130 points)

Please sign-in or register to answer this question.

...