menu
 

AudiokineticのコミュニティQ&AはWwiseやStrataのコミュニティ内でユーザ同士が質問・回答をし合うことができるフォーラムです。Audiokineticテクニカルサポートチームからの回答をご希望の場合は、必ず サポートチケットページ をご利用ください。

0 支持
Hello,
WWise works perfectly fine in the Unity engine, but when I build the game I get this:

DllNotFoundException: AkSoundEngine assembly:<unknown assembly> type:<unknown type> member:(null)
  at (wrapper managed-to-native) AkSoundEnginePINVOKE.CSharp_AkEventCallbackInfo_SWIGUpcast(intptr)
  at AkEventCallbackInfo..ctor (System.IntPtr cPtr, System.Boolean cMemoryOwn) [0x00000] in F:\Work\Unity\project\Coop.Client\Assets\Wwise\API\Runtime\Generated\Common\AkEventCallbackInfo.cs:16
  at AkCallbackManager..cctor () [0x00000] in F:\Work\Unity\project\Coop.Client\Assets\Wwise\API\Runtime\Handwritten\Common\AkCallbackManager.cs:44
Rethrow as TypeInitializationException: The type initializer for 'AkCallbackManager' threw an exception.
  at AkSoundEngineController.LateUpdate () [0x0000d] in F:\Work\Unity\project\Coop.Client\Assets\Wwise\MonoBehaviour\Runtime\AkSoundEngineController.cs:84
  at AkInitializer.LateUpdate () [0x0000c] in F:\Work\Unity\project\Coop.Client\Assets\Wwise\MonoBehaviour\Runtime\AkInitializer.cs:228

(Filename: F:/Work/Unity/project/Coop.Client/Assets/Wwise/API/Runtime/Generated/Common/AkEventCallbackInfo.cs Line: 16)

Any help is much appreciated!
Danil Abrosimov (100 ポイント) General Discussion
Hey Danil, did you get anywhere with this problem? I'm running into a similar issue myself

Please sign-in or register to answer this question.

...