커뮤니티 Q&A

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

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

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

0 투표

Hello there, 

I'm about to receive a new M1 Mac at work shortly (will prob come with Monterey OS), and am struggling to find a compatibility list on the AK website to check that I can still run Wwise 2019.1.9.7221 before I make the jump.  

I found an FAQ here on the Q&A page but the date of that post is a year ago, so struggling to find new info.  

Worst case, we could install Parallels, but would also appreciate a check on that, because I think that'll push me to Win11 (in a VM).  

If anyone has any knowledge on this, that would be great!  

Many thanks, 

Andy Grier

 

 

General Discussion Andy G. (100 포인트) 로 부터

1 답변

0 투표

I can confirm Wwise 2019.1.9.7221 works on macOS Monterey on a M1 machine.

Note that you will get this warning on the first execution:

This has been fix in the latest versions of Wwise (2021.1 and 2019.2). Despite that, Wwise itself works normally.

Samuel L. (Audiokinetic) (23.6k 포인트) 로 부터
Hello Samuel,

10 months later, I've actually finally updated to the new Mac :D.

However, that version of Wwise is crashing on boot under Monterey 12.5 with mention of Python libraries.   However, my colleague reports no issues at all (he made the jump earlier in the year and is only on Monterey 12.3)

Can you confirm if the fix is still valid for v12.5?  

Many thanks
Andy

(small portion of Mac error report is below;

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               Wwise2019 [26587]
Path:                  /Applications/Audiokinetic/*/Wwise.app/Contents/MacOS/Wwise2019
Identifier:            com.codeweavers.Wwise2019x64
Version:               1.0.40 (2019.1.11.7296)
Code Type:             X86-64 (Translated)
Parent Process:        launchd [1]
User ID:               503

Date/Time:             2022-10-21 15:01:33.6150 +0100
OS Version:            macOS 12.5 (21G72)
Report Version:        12
Anonymous UUID:        37C12949-7D26-4F29-ECE4-3949132608A4


Time Awake Since Boot: 5200 seconds

System Integrity Protection: enabled

Crashed Thread:        0

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace DYLD, Code 1 Library missing
Library not loaded: '/System/Library/Frameworks/Python.framework/Versions/2.7/Python'
Referenced from: '/Applications/Audiokinetic/*/Wwise.app/Contents/MacOS/Wwise2019'
Reason: tried: '/System/Library/Frameworks/Python.framework/Versions/2.7/Python' (no such file)
(terminated at launch; ignore backtrace)
)
Python 2.7 got removed as part of Monterey 12.3. Unfortunately, at the time of this post, Monterey pre-12.3 was still shipping Python 2.7 and it was required to run Wwise 2019.1. This has since been fixed in Wwise 2019.2 and 2021.1.
As of today, 2019.1.11 has been updated to support macOS Monterey and up fixing the aforementioned issue with Python.
...