I don't understand where it went wrong?

why everytime I name the leaderboard, in the leaderboard game, it doesn’t get into the global top so, where did I go wrong ???



robloxapp-20201203-0427168.wmv (1.0 MB)

1 Like

Apparently the data store is suffering from overload of requests. Perhaps it would help if you throttle it down to avoid this issue.

If it’s a different issue where it is about the global data store, OrderedDataStore should help with that and there’s plenty of topics about it on the forum.

Otherwise, the issue is not explained clear enough.

I can see from what it looks like, you’ve sent lots of Datastore requests. I suggest not using as many.