MadStudioRoblox / ProfileService

Universal session-locked savable table API
https://madstudioroblox.github.io/ProfileService/
Apache License 2.0
292 stars 157 forks source link

ProfileStore Not Adding to Data #44

Open Fideun opened 3 months ago

Fideun commented 3 months ago

I looked everywhere and i cant find any solutions also asked many poeple. Using ProfileDataHandler:Init() Doesnt Work just causes it to never load. I have to change the profiles stores whole name just for it to work which resets Everything. image

TheFastest10001 commented 1 month ago

I don't even see an Init function in your code?? And besides, you don't even need an Init function since when you require the module script, it will connect the PlayerAdded and PlayerRemoving events that you wrote in your code.