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

Wwise pause audio crashed.

+1 投票
In Wwise 2019.2 (UE4), I use  AK::SoundEngine::ExecuteActionOnPlayingID to pause audio but came across a crash:

Crash reason: EXCEPTION_ACCESS_VIOLATION_READ

XXX.pdb!CAkAudioMgr::PausePendingItems [AkAudioMgr.cpp : 2332].

Is this a bug? I found that pause a playing id of an ambient sound twice will trigger this issue.

Could you provide any help?
最新提问 9月 6, 2021 分类:General Discussion | 用户: Karl M. (110 分)
标签修改 9月 13, 2021 用户:Samuel L. (Audiokinetic)
And I found that the program pause the playing id twice, but every time I try to pause a playing id the playing id is already checked if is playing.

1个回答

0 投票

I suggest you open a Support Ticket, crashing inside of AkAudioMgr on a read access looks like a bug.

最新回答 9月 10, 2021 用户: Samuel L. (Audiokinetic) (23,300 分)
...