DataStore2 Issues and also Infinite Yield warnings on CoreGui.RobloxGui.Modules

Hey guys! So I’ve been asking around in Hidden Developers and also I’ve checked some threads on the DevForum regarding a similar issue within the last 30 days. But I’m having some massive issues right now.

There is 1 friend of mine who is also apart of my QA Team. Out of the 20 people on the QA Team, he’s the only person to experience this bug. I myself cannot find a repo it and he doesn’t even understand how it happened to him, it simply sort of happened.

Another thing to note before reading is: When in studio he doesn’t receive the error, yet when joins the game he does receive the error, and not just sometimes but every single time he joins the actual game server.

First off, DataStore2 is kind of bugging out and I don’t really know how to fix it since it doesn’t seem to be in any of my scripts.


@Kampfkarren If you could possibly help me understand why that’s happening I’d be greatly appreciative.

Secondly, my friend is also receiving Infinite Yield warnings on a couple of different CoreGui.RobloxGui.Module's as soon as he joins the game

Would anybody be able to help me understand more about these issues? Thanks!

I believe the CoreGui problems are on roblox’s end, though they don’t really anything to affect the client, or the server majorly. I have seen that a couple times, but for me it was completely harmless. It does seem like it has a chance to happen when any player joins, but I wasn’t able to repro it 100%. It might also happen when a player leaves, as I have noticed it in studio.

For DS2, I have no clue, as I don’t use it at all. Sorry if this was a bummer. I might be wrong, but if it’s exhausting itself you might be trying to do something with it too much, though I don’t know. If that wasn’t happening before, then I am not sure.

It definitely wasn’t happening before. It looks like something was updated and I wasn’t aware?