Closed tanitta closed 5 years ago
Bankの読み込みが重複すると発生するっぽい?
以下のエラーが出る
WwiseUnity: Could not post event (name: BGMgameover_in, ID: 1750617197). Please make sure to load or rebuild the appropriate SoundBank. UnityEngine.Debug:LogError(Object) AK.Wwise.Event:VerifyPlayingID(UInt32) (at Assets/Wwise/Deployment/API/Handwritten/Common/WwiseTypes/AkWwiseEvent.cs:24) AK.Wwise.Event:Post(GameObject) (at Assets/Wwise/Deployment/API/Handwritten/Common/WwiseTypes/AkWwiseEvent.cs:41) AkEvent:HandleEvent(GameObject) (at Assets/Wwise/Deployment/Components/AkEvent.cs:128) AkTriggerHandler:Start() (at Assets/Wwise/Deployment/Components/AkTriggerHandler.cs:49) AkDragDropTriggerHandler:Start() (at Assets/Wwise/Deployment/Components/AkTriggerHandler.cs:153) AkEvent:Start() (at Assets/Wwise/Deployment/Components/AkEvent.cs:89)
Wwise: Event ID not found: 1750617197 (GameObject: Main Camera (UnityEngine.GameObject)) (Instance ID: 69596) UnityEngine.Debug:LogError(Object) AkCallbackManager:PostCallbacks() (at Assets/Wwise/Deployment/API/Handwritten/Common/AkCallbackManager.cs:336) AkSoundEngineController:LateUpdate() (at Assets/Wwise/Deployment/Components/AkSoundEngineController.cs:71) AkInitializer:LateUpdate() (at Assets/Wwise/Deployment/Components/AkInitializer.cs:88)
現状エラーが発生しないのでクローズします
Bankの読み込みが重複すると発生するっぽい?
以下のエラーが出る