커뮤니티 Q&A

Audiokinetic의 커뮤니티 Q&A 포럼에 오신 것을 환영합니다. 이 포럼은 Wwise와 Strata 사용자들이 서로 도움을 주는 곳입니다. Audiokinetic의 직접적인 도움을 얻으려면 지원 티켓 페이지를 사용하세요. 버그를 보고하려면 Audiokinetic 런처에서 Bug Report 옵션을 사용하세요. (Q&A 포럼에 제출된 버그 보고는 거절됩니다. 전용 Bug Report 시스템을 사용하면 보고 내용이 담당자에게 정확히 전달되어 문제 해결 가능성이 크게 높아집니다.)<segment 6493>

빠르고 정확한 답변을 얻으려면 질문을 올릴 때 다음 팁을 참고하세요.

  • 구체적인 내용을 적어주세요: 무엇을 하려는지, 혹은 어떤 특정 문제에 부딪혔는지 설명하세요.
  • 핵심 정보를 포함하세요: Wwise와 게임 엔진 버전, 운영체제 등 관련 정보를 함께 제공하세요.
  • 시도한 방법들을 알려주세요: 문제 해결을 위해 이미 어떤 단계를 시도해봤는지 설명해주세요.
  • 객관적인 사실에 초점을 맞추세요: 문제의 기술적 사실을 중심으로 설명하세요. 문제에 집중할수록 다른 사람들이 더 빠르게 해결책을 찾을 수 있습니다.

+2 투표
Does anyone have any idea of this issue. I have installed both Wwise and Wise launcher but when i try to launch Cube through the launcher, it says that Wwise is not installed. Message:  "First, install Wwise on your system"

Can anyone help please.

Mike
General Discussion Mike B. (160 포인트) 로 부터
Hi Mike,

I have this issue too. I submitted a ticket to Audiokinetic and still have not had a reply back. I installed Wwise launcher and Wwise from the administrator account on my machine. I can launch Wwise + Cube from the admin account just fine, but when I run the Wwise launcher from my standard user account I get the error: "Wwise is not installed. First, install Wwise on your system".

 

Normally a program should be installed for all users, or there should be an option for that. Wwise launcher is clearly installed to C:\Program Files (x86)\Audiokinetic but the Audiokinetic launcher doesn't recognize it from other user accounts. It would be greatly appreciated if someone at Audiokinetic could help with this so we can keep learning.
Hi Matt, we're working on MAC but this is exactly the same issue we are having at our university.  As you, when installed on the administrator account all works fine but when a student logs in, we get the same issue.  Audiokinetic/ Bertille Tayoung, can you help with this? I start the Game audio module in 2 weeks time and am starting to get a little worried.

Mike
Also facing this issue on Macs OSX. An update/fix would be extremely useful, we can launch Wwise directly outside the launcher, as we're not able to do integrations, launch cube and other samples etc
Apologies, I should have added as comment rather than answer.
Has anyone managed to resolve this issue?

1 답변

–1 투표
Hello Mike,

Thank you for bringing our attention to this issue. Wwise installations created by on OS user will indeed be inaccessible by other users. On Windows, it's possible to add these installations to the second user's Launcher through the "Locate local copy of Wwise" feature. Unfortunately, this feature is not currently available on Mac. We are working on providing this feature for Mac in one of the future updates.

In the meantime, a possible workaround is to manually copy over the list of available installs from one user to the other. This file will be at ~/Library/Application Support/WwiseLauncher/Json/knownInstalls.json for the OS user that created the installation.

Please don't hesitate to reach out with any further questions,

Oleksandr
Oleksandr P. (1.2k 포인트) 로 부터
@Oleksandr Locate local copy of Wwise does not work. When I click locate local copy and navigate to C:\Program Files (x86)\Audiokinetic\Wwise 2021.1.11.7933\Authoring\x64\Release\bin and select Wwise.exe nothing happens.
~/Library/Application Support/WwiseLauncher/Json/knownInstalls.json

Could you please provide the full address where this located?
Hi Mike, this is a very big issue for Educational Institutions.

Our setup is:
- Computer: iMac (24" - M1 Chip)
- OS: macOS Monterrey 12.5.1
- Audiokinetic Launcher version: 2022.2.2
- Wwise version: 2022.1.0.8070
- Unity Version: 2021.3.10f1

We are using Wwise for many of our courses, and since a year, I'm not sure what version of the Launcher it was, we are experiencing this issue.
Yesterday this caused also issues in realising the Wwise Unity Integration. Although we linked the right SDK path when doing the integration, the Wwise launcher will not allow to get the integration done. No Error message come up, so I'm not 100% sure what is the issue.

A note on your comment.
There is no path in my computer as ~/Library/Application Support/WwiseLauncher/Json/knownInstalls.json
I don't have this directory at all: ~/Library/Application Support/WwiseLauncher/
I've a directory for Wwise: /Library/Application Support/Audiokinetic/
@Matt

The preferred solution on Windows is "Locate local copy". Please make sure that your OS user has read/write access to the folder/files that you're trying to add. If that doesn't solve your problem, please submit a bug report.

If you'd like to try the workaround anyway, the file in questing resides in Application Data on Windows: C://Users/%username%/AppData/Roaming/WwiseLauncher/Json/knownInstalls.js

@Balandino
Please note that the path in question lies in the user home directory (~/) as opposed to the filesystem root (/). The "Library" directory in the user home is hidden, so if you can't see it please try to enable display of hidden files with the shortcut Cmd+Shift+.
...