I’ve been getting this error and I have no idea what it is or what’s causing it. I think effecting the leaderboard stats in my game when players leave/rejoin on an existing server.
Any help would be appreciated
I’ve been getting this error and I have no idea what it is or what’s causing it. I think effecting the leaderboard stats in my game when players leave/rejoin on an existing server.
Need to see the call. The error says you got an error and that’s about it.
An infinite yield, is when something cannot be found within 5 seconds with :WaitForChild(); and the error is alerting that there may be an infinite yield (which is an infinite amount of time waiting).
An infinite yield will stop the entire thread, until the :WaitForChild() is complete; complete as in finding the Instance.