Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

How to fix Wwise Launcher Error - Syntax Error: Unexpected string in JSON at position 11590?

0 votes

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.

asked Nov 19, 2021 in General Discussion by Tom Bennett (270 points)
edited Dec 1, 2023 by 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 Answer

+3 votes
 
Best answer

(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.

answered Nov 23, 2021 by Samuel L. (Audiokinetic) (23,220 points)
selected Dec 1, 2023 by Tom Bennett
1 year passed i still have this problem. I'm sure i downloaded the newest launcher version. Have you solved this bug?
...