I am trying to insert the DataStore2 module from my inventory in Studio, but it doesn’t show up in the toolbox even though I have it in my player inventory on the website (and I am logged in the same account on both the website and Studio). This problem only occurs for the DataStore2 model uploaded by KampKarren (https://www.roblox.com/library/3487054852/DataStore2-Module), and it has happened to me across multiple accounts. If someone could re-upload it for me to take, or send me a file, I would be grateful.
Why not require it so you get instant updates?
This one might be outdated, but it does not match the code I see on github and excludes a lot of the documentation and supporting scripts.
Alright well if you find an updated one update the post and I can get it for ya
I don’t have any version of datastore2 at the moment, so I am trying to get a recent version to make it easier to use the module, since the recent versions have the documentation/descriptions in the script itself
The Roblox model is available here. You can require the assetid if you own it. It is the closest version to the github release (includes recent refactor & SaveAsync() impl).
Hey, you can type
game.InsertService:LoadAsset(1936396537).MainModule.Parent = workspace
into your command bar from inside studio, this will insert the model into workspace for you.
I’ve been trying that, it isn’t working. I think that part is outdated.
works fine for me, should be in workspace and called ‘MainModule’
I switched places and it worked in a different one
I’m quite sure the reason why DataStore2 does not appear in your toolbox despite owning it is because Kampfkarren’s inventory is private. It should be showing the model since you own it but you can’t see assets in the toolbox from private inventories.
If that’s not the case, I don’t know what is. Seems strange to slap a shadow ban on the model.
Doubt it’s shadow banned, It’s regularly at the top of #development-resources
The toolbox is different from the DevForum categories. If models from other private inventories show but not DS2, there’s not much else to explain the behaviour except a shadow ban. A resource being prominent doesn’t mean it’s protected from these kinds of things.
I mean, wouldn’t it make more sense for them to take down the post / censor it in some way? Also Kramp is a Community Sage, so I assume they wouldn’t do that.
No. Again, the DevForum and the Toolbox are two different locations. A thread having major traction on the DevForum doesn’t protect the asset. Furthermore, Community Sage is a forum title; on the website, he is a community member like any other. Community Sage only has meaning on the DevForum.