Skip to content

Instantly share code, notes, and snippets.

@logsstash
Created February 19, 2024 06:17
Show Gist options
  • Save logsstash/a68b7bee7cd0dc2d73a0cd60a73dc43c to your computer and use it in GitHub Desktop.
Save logsstash/a68b7bee7cd0dc2d73a0cd60a73dc43c to your computer and use it in GitHub Desktop.
2024-02-19 11:16:22.029 5208-5388 Unity roguelike.action.adventure W [SoundAudioConfig] Can't find audio clip with key "CollectHealthReward"
at SoundAudioConfig
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:LogWarning(Object, Object)
AzurGames.Tools.Logger.Log:Warning(Object, String)
AzurGames.Audio.AudioConfig:GetClip(String)
AzurGames.Audio.AudioController:Play(String)
AzurGames.Audio.AudioController:Play(T)
Game.Scripts.Rooms.<>c__DisplayClass10_0:<TrySpawnReward>b__0()
UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchPress(PointerEventData, Boolean, Boolean)
UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchEvents()
UnityEngine.EventSystems.StandaloneInputModule:Process()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment