menu
 

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

0 支持

I started porting our game to Microsoft's UWP to run the game in Windows Store and Xbox One. When the game loads the splash screen, the first Unity scene, the development console throws errors every frame saying:

TypeInitializationException: The type initializer for 'AkCallbackManager' threw an exception.

> at AkCallbackManager.PostCallbacks()

at AkSoundEngineController.LateUpdate()

at AkInitializer.$Invoke3(Int64 instance, Int64* args)

at UnityEngine.Internal.$MethodUtility.InvokeMethod(Int64 instance, Int64* args, IntPtr method)

and this error keep coming in other scenes as well. 

Luis S. (110 ポイント) General Discussion

回答 1

0 支持
Hi,

I'm having the same issue on my UWP App runing on a Hololens device.

Is there any way to fix that issue ?

Regards,

Tom.
Tom K. (140 ポイント)
...