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.

0 votes
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 !
dans General Discussion par Jérôme Y. (100 points)
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.

...