Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

0 votes

This is the error message when I turn on Wwise launcher and try to install Wwise:
Can anyone help me?

An error occurred. We are sorry for the inconvenience.

If you were in the middle of an installation, please restart the Wwise Launcher and try again.

Details:{ Error: ENOENT: no such file or directory, stat '/Applications/p2mp'

    at fs.statSync (fs.js:953:3)

    at Object.fs.statSync (ELECTRON_ASAR.js:295:16)

    at applications.filter (/Applications/Wwise Launcher.app/Contents/Resources/core/backend/integrations/unity.js:170:23)

    at Array.filter (<anonymous>)

    at fs.readdir (/Applications/Wwise Launcher.app/Contents/Resources/core/backend/integrations/unity.js:169:43)

    at FSReqWrap.oncomplete (fs.js:169:20)

  errno: -2,

  syscall: 'stat',

  code: 'ENOENT',

  path: '/Applications/p2mp' }Error: ENOENT: no such file or directory, stat '/Applications/p2mp'

    at fs.statSync (fs.js:953:3)

    at Object.fs.statSync (ELECTRON_ASAR.js:295:16)

    at applications.filter (/Applications/Wwise Launcher.app/Contents/Resources/core/backend/integrations/unity.js:170:23)

    at Array.filter (<anonymous>)

    at fs.readdir (/Applications/Wwise Launcher.app/Contents/Resources/core/backend/integrations/unity.js:169:43)

    at FSReqWrap.oncomplete (fs.js:169:20)

 

 

 

in General Discussion by Allen W. (100 points)

1 Answer

0 votes

Hi Allen W.

This is an issue with the latest version of Wwise install that is currently being fixed. Sorry for the inconvenience.
In your case, I believe that creating and empty folder named "p2mp" under /Applications/ will solve the issue.

Could you please  try that and let me know how it went ? 

Regards,

by Denys W. (Audiokinetic) (1.0k points)
...