Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

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.

in General Discussion by Tom Bennett (270 points)
edited 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.

by Samuel L. (Audiokinetic) (23.6k points)
selected 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?
...