I’m trying to require a module in one of my groups games, but it always comes up with the error: Downloading asset failed for asset id ___. Is the asset id correct and is the asset type "Model"?
.
I own both the group and the module, and I have even given permission for the group and experiences under it to use the asset. It works perfectly fine in games under me or my secondary account.
Hierarchy of the module:
I’ve already looked up kind of similar posts, but haven’t found a concrete answer. It’s either that or they’ve worked around it and used loadstring() and pastebin. Is there any other fix for this apart from uploading to the group itself or making the module publuc? (I don’t really want to do either of these two)