Data store problems and issues

Functioning game with normal data stores!

:paw_prints: I have an game that now functioning and using normal data store. And almost 12 people reported an data loss. What will i do?

:warning: i know about ds2 but if im going to use it, all the data of my players will loss! Can somebody help me. I regret using normal data store since im new when i do my game.

:hammer_and_wrench: Is there any way that i can use DS2 but not deleting my players data or i just use use normal Datastores and allow game to loss data.

Can you show us the script/s where you save and get the data? Also you can use DS2 without deleting players data. Just get the data like you get it with normal datastore (use the same ds name, keys).

1 Like

Thank you for reading this โ€” i deleted this message so i keep private my data stores so anyone cant acess itโ€”

Seems good. Maybe itโ€™s just Roblox problem. Also while getting data, the errormessage is useless. You can remove the line above it with local data and rename errormessage to data. This wonโ€™t affect anything.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.