So simply, I’m making am module and I want others to use it. I can’t put it on sale since I don’t have premium so I tried requiring the asset id. Well, it gave me this error:
20:20:39.519 Unable to find module for asset id 7162266387. Does the asset have a ModuleScript named "MainModule"? - Server - MathManager:1
you have to upload it as a model(models do not need premium to put on sale) and name it “MainModule” before publishing it(not the name of the model the name of the module on the explorer before publish)
Because you can’t ID require private assets. (That’s basically how most SS executors were able to get away with what they were doing so Roblox cracked down on it.)
Also, you don’t need Premium to put a module on sale.