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. 

General Discussion Luis S. (110 포인트) 로 부터

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 포인트) 로 부터
...