Version

menu_open
Warning: you were redirected to the latest documentation corresponding to your major release ( 2023.1.7.8574 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.

Job worker function was called more often than it was requested. Check your sound engine integration.

The Sound Engine's job manager works by sending requests to the game for CPU time by providing it with a worker function callback. It expects the game to call this function exactly once per request.

Failing to honor this expectation can lead to problems during the execution of audio processing.

Probable causes:

  • If you see this message in the Capture Log, it means the game called the worker function callback without an explicit request from the Sound Engine.

Recommended resolution steps:


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise