#Need Help with Profile Service

1 messages · Page 1 of 1 (latest)

frosty wagon
#

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?

#

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.

dark wasp
#

ya my bad i didnt read the script properly

frosty wagon
#

I doubt it, ProfileService has been used by hundereds of developers. A bug this big would surely get fixed.

dark wasp
#

are you trying to save non serializable data types?

frosty wagon
#

And no non serializeable data types

dark wasp
#

use proper string keys that arent just numbers

#

foe the ore table

frosty wagon
#

There isn't a difference