Datastore error: 104

Recently, I wanted to make an announcement system that would work with datastores live in the servers.

When I’m trying to publish async via GUI by firing a remote event to the server-side that reads it and attempts to publish it. Instead, it puts the remote event sender name with an unknown symbol that looks like space.

I have no idea how to fix this. Any corrections will be thanked.

The map that I was using for tests DatastoreTesting.rbxl (31.6 KB)

Can I see a screenshot please?

Hmmm… It works on my machine. Try hosting the script in game.ServerScriptService. This will ensure security and it should work.