Version

menu_open
Warning: you were redirected to the latest documentation corresponding to your major release ( 2022.1.16.8522 ). 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.

Playing ID ... not found in function ...

The specified function requires a valid playing ID parameter to proceed. The identifier provided is unknown to the sound engine.

Playing IDs are returned by the function AK::SoundEngine::PostEvent().

Possible causes:

  • The playing ID provided belongs to an Event that has completely finished or was stopped.

  • The playing ID value was not returned by AK::SoundEngine::PostEvent().

Recommended resolution steps:

  • Find the specified function call in the game code and debug where the Playing ID value comes from.

  • Use the Wwise Profiler to check if the event was stopped prior to this call.


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