I have a piece of code supposed to work with DataStore. I printed out text before and after having stats:SetAsync(PlayerKey, v) in which v is a table of values. Both text was printed, but the data was still not updated when I rejoined. How do I fix this? My code worked up until the SetAsync so I figured it wasn't necessary to be shown. Although if anyone thinks it would be helpful to have it, I'd be happy to show it anyways.
yeah after today's update i think that :SetAsync(0 was broken or something cause my fully working datastore stopped working at :SetAsync part so mmm.....