Hello, I have been using Profile Service for a project of mine, and I have run into a problem, where when I release the profile, i can see that all the data is correct and the way I want it to be. However, When i join back in, The data is weird and seems like it has reverted. It also shows this on the Roblox Website. I am wondering if this is a problem with my code or a problem with ProfileService?
#Need Help with Profile Service
1 messages · Page 1 of 1 (latest)
Module
I did not call that function. The issue is that the Data does not save correctly, some of the tables do not save proprely.
That is also a function to clear the data.
it is prob a profileservice limitation then
ya my bad i didnt read the script properly
I doubt it, ProfileService has been used by hundereds of developers. A bug this big would surely get fixed.
are you trying to save non serializable data types?
not bug, limitation
No, I am saving them with string indexes
And no non serializeable data types
There isn't a difference