menu
 

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 there!

We're gearing up toward certification on XboxOne and are a having trouble including the Debug Symbols for Wwise libraries.

I've manage to get rid of all the missing symbol warnings except for the one concerning the Wwise libs:
 <warning>Symbol file not found for C:\Users\firebird\Desktop\Illusion\trunk\Illusion\Temp\StagingArea\data\plugins\AkFlanger.dll. Try specifying a comma delimited list of paths where symbols can be found for this file to /symbolpaths via MakePkg (October 2016 and later XDKs) or setting the environment variable _NT_SYMBOL_PATH. The GUID for this PDB is {23D254E8-64A0-4F89-92F7-C8A9D7D26CD3}.</warning>
     <warning>Symbol file not found for C:\Users\firebird\Desktop\Illusion\trunk\Illusion\Temp\StagingArea\data\plugins\AkGuitarDistortion.dll. Try specifying a comma delimited list of paths where symbols can be found for this file to /symbolpaths via MakePkg (October 2016 and later XDKs) or setting the environment variable _NT_SYMBOL_PATH. The GUID for this PDB is {8E487F64-8799-4507-86A6-50BE1A840122}.</warning>
     <warning>Symbol file not found for C:\Users\firebird\Desktop\Illusion\trunk\Illusion\Temp\StagingArea\data\plugins\AkSoundEngine.dll. Try specifying a comma delimited list of paths where symbols can be found for this file to /symbolpaths via MakePkg (October 2016 and later XDKs) or setting the environment variable _NT_SYMBOL_PATH. The GUID for this PDB is {00000000-0000-0000-0000-000000000000}.</warning>
     <warning>Symbol file not found for C:\Users\firebird\Desktop\Illusion\trunk\Illusion\Temp\StagingArea\data\plugins\AkStereoDelay.dll. Try specifying a comma delimited list of paths where symbols can be found for this file to /symbolpaths via MakePkg (October 2016 and later XDKs) or setting the environment variable _NT_SYMBOL_PATH. The GUID for this PDB is {3A80DFC4-BC9B-4CDB-8FA0-DFC79051F364}.</warning>

I have tried linking all the instances of AkSoundEngine.pdb that I found under "Assets\Wwise\Deployment\Plugins\XboxOne" the same way I linked the PDB files for other libraries, but to no avail. These warnings simply never go away.

Is there anybody that has gone through the same problems for X1 submission? Is there anyone ressource at AK that can help me figure out what I'm doing wrong?

By the way, we are building on Unity 5.6.5f1 and are using Wwise Integration 2017.2.1.6524.980.


Thank you in advance!

Francois-Xavier Vezina
Game Programmer @ Frima Studio

in General Discussion by Francois-Xavier V. (100 points)

1 Answer

0 votes
Hi,

We do have the same problem, did you find any solution / answers ?

Yoann.
by Yoann M. (230 points)
...