Hello, I’ve been making game and I came to 1 serious problem, The Database. No matter what i try, they don’t work: I’ve tried Youtube tutorials, I’ve tried free models, I’ve tried for myself and copied forum scripts too, but neither of those things worked. There’s no errors and I am 100% percent sure i got API services on. Is there something wrong with roblox’s servers or something changed? Because it worked in past. Thank you for your time
No, the DataStoreService is working fine right now
can you show us your script first?
I’m not sure if this is your case but sometimes in the past I got tutorial datastores not working properly in studio (not saving) but at soon as I tried on the roblox game place it worked totally fine. Maybe you can try testing the datastore on the roblox game place instead of studio and see if there’s any difference?
Datastores are something developers struggle with, You should preferable use Profile Store, it saves so much time.
Source : ProfileStore - Save your player data easy (DataStore Module)
Video: https://www.youtube.com/watch?v=m2SP_TLeWHI&ab_channel=Rileybytes-Roblox
Pretty sure datastores don’t work in studio unless you turn on some setting, some safeguard to make sure you don’t override user data or something; assuming you have only been testing inside studio with that setting turned off.
Hello, I’ve Watched Whole Video And Did Everything Right, There’s No Errors But Data Still Does Not Saves, I Even Tried In Normal Roblox, But Still Didn’t Work
Did you turn on API Services?
And can I please view your code for the loader and the template datastore.
Thank you for response, but i somehow managed to make it work.
What did you change, we dont want future problems to happen.
i took the model from the guy in the video, and i did not want gems so i removed it and now it works.
Okay, you can close this topic by putting solved.
and how do i do that? I’m sorry I’m kinda new here.