so recently I was scripting the data loading & saving for my game and when I tested the code, it seems to infinitely yield from the line of SetAsync and below.
Adding onto that, if I put SetAsync into a coroutine, I get an error looking like this
I’ve been trying different ways, for UpdateAsync it’s the exact same.