커뮤니티 Q&A

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

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

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

+3 투표
When I start the Wwise Launcher an error occurs.

An error occurred. We are sorry about the inconveniences.
If you were in the middle of an installation, please restart the Wwise Launcher and try again.
Details:[TypeError: Cannot read property 'version' of null]TypeError: Cannot read property 'version' of null
    at app/main/integrations/unreal.js:331:23
    at Array.forEach (native)
    at getUnrealRecentProjectPaths (app/main/integrations/unreal.js:330:17)
    at app/main/integrations/unreal.js:866:9
    at app/main/integrations/unreal.js:588:9
    at app/node_modules/async/lib/async.js:52:16
    at app/node_modules/async/lib/async.js:361:13
    at app/node_modules/async/lib/async.js:52:16
    at async.forEachOf.async.eachOf (app/node_modules/async/lib/async.js:236:30)
    at _asyncMap (app/node_modules/async/lib/async.js:355:9)

 After clicking OK I am able to download versions of Wwise and browse Unity projects however if I try to click on Unreal Engine the same error window pops up. Preventing me from being able to easily integrate Unreal and Wwise. Any advise would be appreciated.
General Discussion Jack T. (140 포인트) 로 부터

4 답변

0 투표

I  get a similar  error.

WWIse launcher error

Damian C. (170 포인트) 로 부터
0 투표
Hey, same error too. This happened for the first time when there was an upgrade of the wwise launcher to download.*

I try to reinstall the wwise launcher or any versions of wwise I'm working on, same issue everytime.
david guinot (170 포인트) 로 부터
0 투표
I've got the same error and i cannot do anything to continue working with the software.

2017-03-30T10:28:39.556Z: ERROR: Error: Error reading directory C:\Documents and Settings\All Users\Start Menu\Programs
2017-03-30T10:28:39.573Z: ERROR: Error: Error reading directory C:\Documents and Settings\All Users\Start Menu\Programs
2017-03-30T10:28:39.578Z: Tracking: launcher/error/uncaughtException/Cannot read property 'path' of undefined, TypeError: Cannot read property 'path' of undefined
    at C:\Program Files (x86)\Audiokinetic\Wwise Launcher\electron\windows\resources\app.asar\main\integrations\unreal.js:607:25
    at arrayEach (C:\Program Files (x86)\Audiokinetic\Wwise Launcher\electron\windows\resources\app.asar\node_modules\lodash\lodash.js:474:11)
    at Function.forEach (C:\Program Files (x86)\Audiokinetic\Wwise Launcher\electron\windows\resources\app.asar\node_modules\lodash\lodash.js:7633:11)
    at C:\Program Files (x86)\Audiokinetic\Wwise Launcher\electron\windows\resources\app.asar\main\integrations\unreal.js:606:11
    at C:\Program Files (x86)\Audiokinetic\Wwise Launcher\electron\windows\resources\app.asar\node_modules\async\lib\async.js:726:13
    at C:\Program Files (x86)\Audiokinetic\Wwise Launcher\electron\windows\resources\app.asar\node_modules\async\lib\async.js:52:16
    at C:\Program Files (x86)\Audiokinetic\Wwise Launcher\electron\windows\resources\app.asar\node_modules\async\lib\async.js:269:32
    at C:\Program Files (x86)\Audiokinetic\Wwise Launcher\electron\windows\resources\app.asar\node_modules\async\lib\async.js:44:16
    at C:\Program Files (x86)\Audiokinetic\Wwise Launcher\electron\windows\resources\app.asar\node_modules\async\lib\async.js:723:17
    at C:\Program Files (x86)\Audiokinetic\Wwise Launcher\electron\windows\resources\app.asar\node_modules\async\lib\async.js:167:37

cause of this errore i cannot install any kind of Wwise version or Unreal or Unity integrations, the software is completely locked.

Thank you

Matteo Sosso
Matteo Sosso (180 포인트) 로 부터
0 투표

I found the error,

The launcher looks for the folder "C:\Documents and Settings\All Users\Start Menu\Programs" that was not present on my system.
Simply adding manually that folder everything works.

Matteo Sosso (180 포인트) 로 부터
...