Hi!
I’ve got a script loading a ModuleScript
named MainModule, with it public and uploaded as a model.
However, it doesn’t seem to load majority of the times I try to run it.
Downloading asset failed for asset id [ID]. Is the asset id correct and is the asset type "Model"?
Is there any reason to this?
Remember, I’ve already made the model public, made sure all the stuff I’m using is inside of the MainModule script, with the MainModule loading all of the stuff into the correct spots. It also is uploaded as a model.
I don’t see why it wouldnt work.
Thanks!