menu
 

Audiokinetic의 커뮤니티 Q&A는 사용자가 Wwise와 Strata 커뮤니티 내에서 서로 질문과 답변을 하는 포럼입니다. Audiokinetic의 기술 지원팀에게 문의하고 싶으신 경우 지원 티켓 페이지를 사용해주세요.

0 투표

Hi there,

After installing the Wwise Audio Lab sample project, I now can't open the Wwise launcher at all, and I get the following error message:

 

"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: SyntaxError: Unexpected string in JSON at position 11590

at JSON.parse (<anonymous>)

at loadTable (app\core\backend\install-table.js:199:26)

at sync load (app\core\backend\install-table.js:229:5)

at async Object.init (app\core\backend\install-table.js:537:5

at async App.initBackendServices (app\core\app-bootstrap.js:478:13)

at async App.handleReady (app\core\app-bootstrap.js:205:25)SyntaxError: Unexpected

string in JSON at position 11590

at JSON.parse (<anonymous>)

at loadTable (app\core\backend\install-table.js:199:26)

at async load (app\core\backend\install-table.js:229:5)

at async Object.init (app\core\backend\install-table.js:537:5)

at async App.initBackendServices (app\core\app-bootstrap.js:478:13)

at async App.handleReady (app\core\app-bootstrap.js:205:25)"

 

I've uninstalled and re-installed the launcher to see if that would fix it, but the same error message pops up when I try to open the launcher again after a fresh install.

If anyone at all can help, I would massively grateful it as I don't know what to do.

Thank you.

General Discussion Tom Bennett (270 포인트) 로 부터
수정 Tom Bennett 로 부터
I suggest you reach out to our Support team (https://www.audiokinetic.com/customers/tickets), we will probably need for you to provide some configuration files in order to understand the problem and unblock you.
Hi Samuel - as this is the Wwise Launcher, how should I register it as a product so I can get support, should I go through the Non-Commercial option?
Going through a project Support Ticket would be the way to go.

1 답변

+3 투표
 
우수 답변

(Posting answer here for others experiencing the same issue)

This error occurs when the file keeping track of Wwise installations is corrupted.
We have received other reports of this issue and are working to mitigate this issue.

The only workaround to this issue requires deleting the install-table.json file located in:

  • Windows: C:\Program Files (x86)\Audiokinetic\Data\install-table.json
  • macOS: /Applications/Audiokinetic/Data/install-table.json

Be aware this will clear out the list of installed packages that the Launcher knows about. Once the Wwise Launcher no longer reports this error, you can use the "Locate local copy of Wwise" and "Browse for project" from Unity/Unreal Engine tabs to repopulate the lists.
Note that the list of installed plug-ins and platforms for a Wwise version will not be discovered when locating a local copy at the moment. For this reason, we strongly suggest to re-install the versions you require if you are going to modify an existing installation.

Samuel L. (Audiokinetic) (23.6k 포인트) 로 부터
선택됨 Tom Bennett 로 부터
1 year passed i still have this problem. I'm sure i downloaded the newest launcher version. Have you solved this bug?
...