Quenty / NevermoreEngine

ModuleScript loader with reusable and easy unified server-client modules for faster game development on Roblox
https://quenty.github.io/NevermoreEngine/
MIT License
391 stars 124 forks source link

DataStoreStage::StoreOnValueChange throws if ValueBase set to 'nil' #471

Open OttoHatt opened 2 months ago

OttoHatt commented 2 months ago

It calls an internal method that doesn't replace nil with DataStoreDeleteToken. Chaos ensues!