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.

Failed a check in FAsyncLoadingThread2 when updating to Wwise 2019.2.11.7512 in Unreal 4.26.2

+2 votes

Hi,

We met a check fail in FAsyncLoadingThread2 after updated to Wwise 2019.2.11.7512.

 

EAsyncPackageState::Type FAsyncPackage2::Event_PostLoadExportBundle(FAsyncLoadingThreadState2& ThreadState, FAsyncPackage2* Package, int32 ExportBundleIndex)

{

...

check(Object->IsReadyForAsyncPostLoad());

...

 

Our UnrealEngine version: 4.26.2

It only occurs when we enable IOStore.

 

The reason we found is the UAkMediaAssetData doesn't finish loading when the game thread runs into this check.

 

Please help to fix the bug. Thanks~

 

demandé 12-Jul-2021 dans General Discussion par Pengcheng H. (120 points)

2 Réponses

+1 vote
We've also come across this issue. Would appreciate a comment from Ak here.
répondu 13-Jul-2021 par Tom W. (170 points)
0 votes
Hi Pengcheng & Tom,

IOStore is not yet supported, but it's slated for Wwise 2019.2.13 & Wwise 2021.1.3.
répondu 13-Jul-2021 par Mads Maretty S. (Audiokinetic) (39,400 points)
When will you release Wwise 2019.2.13 & Wwise 2021.1.3.?
...