This might be due to the client calling the functions before the player is loaded. Try waiting until the data is loaded then invoke any remote functions.
I also recommend using profilestore datastore wrapper to handle data.
This might be due to the client calling the functions before the player is loaded. Try waiting until the data is loaded then invoke any remote functions.
I also recommend using profilestore datastore wrapper to handle data.