Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

0 votes

Hello,

I've integrated the MSSpatial plugin to our Unreal game. It is registered when I boot the Unreal Editor, and it works on PC. However, when I run my game on XBox One, I get this log for LogAkAudio:

[2020.03.09-19.56.05:493][  0]LogAkAudio: Wwise(R) SDK Version 2019.2.0 Build 7216. Copyright (c) 2006-2019 Audiokinetic Inc.
[2020.03.09-19.56.05:493][  0]LogAkAudio: Could not find Wwise network ports in AppxManifest. Network communication will not be available.
[2020.03.09-19.56.05:493][  0]LogAkAudio: Wwise plug-in DLL path: ../../../Engine/Plugins/Wwise/ThirdParty/XboxOne_vc140/Profile/bin/
[2020.03.09-19.56.05:493][  0]LogAkAudio: Warning: Could not initialize Wwise communication.
[2020.03.09-19.56.05:493][  0]LogAkAudio: Wwise successfully initialized.
[2020.03.09-19.56.05:493][  0]LogAkAudio: Initialization complete.
[2020.03.09-19.56.24:481][  1]LogAkAudio: Error: MSSpatial: Could not activate SpatialAudioClient: 0
[2020.03.09-19.56.24:482][  1]LogAkAudio: Error: The Output Device specified by AddOutput() or Init() could not be initialized.
[2020.03.09-19.56.24:482][  1]LogAkAudio: Reverting to default Built-in Audio Device.

What does this error means? I don't have the error lines following the Initialization complete message on PC builds. I also already made sure that my XBox devkit audio is configured such as the Headset format is set to Dolby Atmos for Headphones.
Any help would be much appreciated!

in General Discussion by David T. (110 points)

Please sign-in or register to answer this question.

...