I have been checking recently the errors my experience player might encounter on the client side because i care my game work smoothly with low issues. I noticed this warnings which cause my attention because of Infinite Yield until i found it was a CoreGui issue.
180.1K Client Infinite yield possible on WaitForChild
CoreGui:WaitForChild(“TopBarApp”) RobloxReplicatedStorage:WaitForChild(“RequestDeviceCameraCFrame”)
119.4K Client Failed to load sound: Timedout
100.2K Client GetServerChannelRemote not available
87.7K
and many other sound/animation related errors
they are harmless but we cannot do more about them.
however. do pay attention in those that are in Infinite yield possible on WaitForChild which is not the topbarapp nor camera