BoolValue Datastore dosnt Save

Im trying to save a FirstTimePlaying Datastore bool and it wont save properly. Infact it wont save at all, looping through the data table wont print it, and printing its supposed index prints nil. However a line before it saves the data it prints true.

-Saving

image -Loading

image -Output

Are you sure your data just didn’t save properly? Because if you ran it in Studio it usually doesn’t have time to save before the server shuts down.

honestly idk whats going on. I can try :BindToClose() wait(5) or something to give it time before the server shuts down.

Just try running it on the Client first and later check in Studio

lol it worked thank you (extra words)

1 Like