menu
 

在 Audiokinetic 社区问答论坛上,用户可对 Wwise 和 Strata 相关问题进行提问和解答。如需从 Audiokinetic 技术支持团队获取答复,请务必使用技术支持申请单页面。

0 投票
Hi ! My team and I are facing a problem after building our game for Nintendo Switch. Everything works well for us on Windows, but we get this error message while testing our build for switch :

NullReferenceException: Object reference not set to an instance of an object.
at AkCommonPlatformSettings.get_AkInitializationSettings () [0x00000] in <00000000000000000000000000000000>:0
at AkWwiseInitializationSettings.InitializeSoundEngine () [0x00000] in <00000000000000000000000000000000>:0
at AkSoundEngineController.Init (AkInitializer akInitializer) [0x00000] in <00000000000000000000000000000000>:0
at AkInitializer.OnEnable () [0x00000] in <00000000000000000000000000000000>:0

We have all the correct licences and the Soundbanks paths are working for us, so we don't know where this error could be from.

Thanks for your help !
分类:General Discussion | 用户: Jérôme Y. (100 分)
We are running into the same issue when bumping the version to 2022.1.1. We are building for iOS and Android tho.

Have you managed to resolve the issue?

Please sign-in or register to answer this question.

...