Version
This error originates from three possible function calls:
AK::SoundEngine::SetBusEffect
,
AK::SoundEngine::SetMixer
or
AK::SoundEngine::SetActorMixerEffect
. It means that
in_audioNodeID
parameter is not referring to any known audio object currently available in the sound engine.
Probable causes:
The audio object is not contained in a SoundBank.
The SoundBank containing the object failed to load.
There is a typo in the audio node name or ID.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise