Why doesn't my Datastore save the data,?

Roblox datastore is known for having data loss, you might want to see if the script saves the data or returns any error.
Thankfully there are a bunch of fixes like ProfileService and Datastore V2 Both work very well. You can try making your own perfect data store system by taking some inspiration from these 2 amazing methods.