menu
 

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

+2 投票
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'
分类:General Discussion | 用户: yuan m. (140 分)

2 个回答

0 投票

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.

用户: Robert S. (140 分)
0 投票
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
用户: Denys W. (Audiokinetic) (1.0k 分)
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.
...