Unexplained warning in output

I’m not sure whether this is the best category, but it will do

For a while now, I’ve been encountering a warning that shows up regularly in my output.
image
This shows up when the game isn’t running, and only in studio. It appears every minute or so, and I’m not sure if a plugin is causing this, or if there is a known plugin that does cause this.
Any help is appreciated

This is a datastore error, so you are likely using :SetAsync() too much. Idk why it is when its not running though.

Huh, looks like a faulty plugin. You can try disabling plugins and then re-enabling them slowly.

Extremely weird for a plugin to use datastores though.

Edit: After a reading a few articles, I’m still not sure if plugins can save data through datastores.

More than definitely a plugin issue, disabled all plugins and the error didn’t show up, I’ll try to see what plugin it exactly is though

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.