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

Debug Symbols for Xbox One Submission on Unity

0 投票

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

最新提问 5月 1, 2018 分类:General Discussion | 用户: Francois-Xavier V. (100 分)

1个回答

0 投票
Hi,

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

Yoann.
最新回答 6月 8, 2018 用户: Yoann M. (230 分)
...