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.

+2 votes
2020-12-21T07:37:31.183Z: Finished checking prerequisites: err=undefined
2020-12-21T07:37:31.184Z: wwise.2019_2_8_7432: EndOperation='prepare_prerequisites'
2020-12-21T07:37:31.184Z: wwise.2019_2_8_7432: BeginOperation='install_prerequisites'
2020-12-21T07:37:34.970Z: Error: Unable to start the installation process. The user hasn't granted permission.
2020-12-21T07:37:34.970Z: Tracking: launcher/install/wwise.2019_2_8_7432/prerequisites-error
2020-12-21T07:37:34.971Z: Installation failed: error installing prerequisites
2020-12-21T07:37:34.972Z: wwise.2019_2_8_7432: EndOperation='install_prerequisites'
2020-12-21T07:37:34.973Z: wwise.2019_2_8_7432: Error:'Error: Installation failed: error installing prerequisites'
2020-12-21T07:37:34.973Z: Tracking: launcher/error/wwise.2019_2_8_7432/Error: Installation failed: error installing prerequisitesError: Installation failed: error installing prerequisites
    at Object.<anonymous> (C:\Program Files\Wwise Launcher\resources\app.asar\core\backend\prerequisites-install.js:72:19)
    at Generator.next (<anonymous>)
    at fulfilled (C:\Program Files\Wwise Launcher\resources\app.asar\core\backend\prerequisites-install.js:5:58)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
2020-12-21T07:37:34.974Z: Error Error: Installation failed: error installing prerequisites
2020-12-21T07:37:34.975Z: wwise.2019_2_8_7432: State='failed'
dans General Discussion par yuan m. (140 points)

2 Réponses

0 votes

I see this line here 
Error: Unable to start the installation process. The user hasn't granted permission.
Have you tried running the installing with administrative permission? That is likely the issue. Either way, I'm not a Wwise expert, just a guy with a (similar) issue to you.

par Robert S. (140 points)
0 votes
Hi,

This issue should now be fixed in the latest version of the Launcher.
Could you let me know if that resolved your problem?

Regards
par Denys W. (Audiokinetic) (1.0k points)
Hi Denys, I'm experiencing the same issue when trying to install Wwise on a new PC. I'm using the latest version of the Wwise launcher and am trying to install 2019.2.6.7381. The log indicates that Wwise is having trouble installing C++ redistributables. I've installed Visual Studio but the issue persists. Any advice welcome!
Hi Denys, the issue still happened when trying to install with the latest launcher. I've just fixed it at last, however I needed to manually install the code dependencies, following the guide on your Wwise System Requirements page (Microsoft .NET Framework, Microsoft DirectX and Microsoft Visual Studio Redistributable). These files weren't getting installed through the launcher.
...