menu
 

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.

0 votes
Hello everyone.
We have several reports about random issue where all audio is replaced with ringing-buzzing noise on XboxSeriesX. We are on 2021.1.4 and we are using XMA codec for our sounds - we can not reproduce it inhouse thus maybe someone here knows what might be the cause of this? A decoder failure, some kind of crash? Also this issue is reported only for Xbox - all other platforms are fine.
dans General Discussion par Łukasz R. (190 points)
Was able to reproduce this and cath it with profiler - here's what I got:
    Timestamp    Type    Description    Object Name    Game Object Name    Object ID    Game Object ID    Scope
    0:34:33.376    Error    ACP ERROR, not all flowgraph returned.        Global            Global
    0:34:33.376    Error    ACP ERROR, WaitForCommandCompletion did not receive all messages        Global            Global
    0:34:33.386    Error    ACP ERROR, not all flowgraph returned.        Global            Global
    0:34:33.386    Error    ACP ERROR, WaitForCommandCompletion did not receive all messages        Global            Global
    0:34:33.397    Error    ACP ERROR, not all flowgraph returned.        Global            Global
    0:34:33.397    Error    ACP ERROR, WaitForCommandCompletion did not receive all messages        Global            Global
    0:34:33.408    Error    ACP ERROR, not all flowgraph returned.        Global            Global
    0:34:33.408    Error    XMA Fatal Error. Audible glitch possible.        Global            Global
    0:34:33.408    Error    XMA Fatal Error. Audible glitch possible.        Global            Global
    0:34:33.408    Error    XMA Fatal Error. Audible glitch possible.        Global            Global
    0:34:33.408    Error    XMA Fatal Error. Audible glitch possible.        Global            Global
    0:34:33.418    Error    XMA Fatal Error. Audible glitch possible.        Global            Global

Please sign-in or register to answer this question.

...