I’ve been trying to save my data using DataStore2. Whenever I try to change the value of a intvalue and leave, the output says “Data store -key name here- was not saved as it was not updated.” I can’t understand why this happens, I have the same code as my older projects.
I recommend just using normal DataStores. They seem much easier to work with. If you decide to switch, I can help you, but I don’t know anything about DS2.
Well using normal datastores are not my cup of tea, because when you update your game, it usually overrides your data. I prefer sticking to DataStore2. Thanks for the response though!