I am trying to load an existing and valid script using :LoadAsset(). It works for some scripts but not for others. Why is this? Can I fix it? For one script (And it's children), LoadAsset inserts a model, the script, and all it's children into workspace. For another script, only an empty Model is inserted. |