This error originates from AK::SoundEngine::SetBusConfig
and indicates that the audioNodeID
parameter points to a Bus that is a Main Audio Bus (top-most level in the hierarchy). Main Audio Busses take their speaker configuration from the hardware they output to.
推奨される解決策:
子バスであるBus IDのみを提供します。Wwiseプロジェクトのバス構造で検証します。
バスの名前またはIDに入力ミスがないか、確認します。