#Datastore not saving

1 messages · Page 1 of 1 (latest)

rustic kayak
opaque kelpBOT
#

studio** You are now Level 6! **studio

rustic kayak
#

and before you guys ask, the values are incremented on server side

lofty wren
#

o

rustic kayak
#

okay so i found something that is working a lot better, instead of trying to save it when the player leaves, i save it when the value increments, since this isnt gonna be a big project ill call this solved unless issues arrise

sour cipher
rustic kayak
#

i tried

#

still had the same issue

sour cipher
#

All methods from the DataStoreService are unstable and can sometimes fail

woven lintel
winter mortar
#

The server could shut down before the PlayerRemoving event happens

#

so you need to do

#

which basically forces the server to do something, before it shuts down

rustic kayak
#

Im still new to scripting and recently learnt datastores so that's why my coding looks kinda crappy lol

winter mortar
#

its all good, we all have to start at that crappy annoying stage but once you get past it, its alot smoother from there

rustic kayak