This object is not currently available

local MessageMap = game:GetService("MemoryStoreService"):GetHashMap("Messages")

Roblox is not letting me get a HashMap. Whenever I fire it, it gives an error (showing in the title.). Is there any work-arounds?

Hey @PurpNinjalol !

I’ve ran some test and encountered the same response as you did. Considering the lack of documentation in the MemoryStoreService docs and the behavior we’ve encountered, it seems it is one of the two options: either the functionality of the HashMaps are not released to the public yet, or that functionality is currently on a maintenance for whatever reason.

Hope that helps!

3 Likes

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