[26/4/2021]: QuickNetwork Update [v1.60]
-
Important session lock bug fix where data would be saved even if it wasn’t the latest, though it can still be saved if force saved.
-
Fixed a bug where
GetDataNetwork
would initalizeMockDataStoreService
before data store errors were handled. -
Fixed a bug where
MockDataStoreService
wouldn’t be initialized properly, causing bugs loading data. -
GetDataNetwork now yields unless data store errors have been handled. The yield will take as long as a single
GetAsync
call will take. -
Data whose session lock was stealed will now not save the data unnecessarily upon loading it via an
UpdateAsync
call.
Update your module here: