Datastore2 not fetching datastore


Pretty much, this is my code, and after rigorous testing through print statements, everything works.

I have a SaveInStudio value on true, however it is not saving the datastore for settings for some reason.

Firstly, ensure studio is allowed to use datastore API.

Also, where is DataStore2.Combine(“NameOfData”, “Settings”, “etc”, "etc, “etc”)

It’s looking for the Settings store but there is no settings store

1 Like

Yeah, API is on, and I actually copied this off another script I had and modified it (the other script works)

I’m confused because according to my print statements, it does save, but it can’t seem to fetch the saved data…

This should be inputted before the events/functions are placed.