Mystery Scripts Appearing and Unable to find module for asset id

I have uninstalled Studio, downloaded and re-installed Studio. No Plug-ins.

If this belongs somewhere else please tell me where. Roblox Support told me to read the wiki at developer.roblox.com, never mind posting here or offering any other action.

When running Play in Studio, it outputs the error “Unable to find module for asset id” but clicking the error in the Output pane opens a Script that I did not create.

Remove the Face Accessory 8-Bit Extra Green Shades from my avatar, and now the same error occurs running from the same Script in my Hair.

Remove Hair from my avatar, same thing happens from the same Script under some other instance.

Uninstall Studio, downloaded and re-installed Studio, same thing happens.

Even from a new blank game template.

I have downloaded one or two (but not many!) free models in the past, however I have not done so in quite a while, and none are being included or accessed in any other the .rbxl files I have open in Studio.

That is strange, there was an event like this with the 2017 bunny ears, I am under confusion right now, could you possibly send downloads to those assets that you are experiencing this with? Would be helpful to investigate!

Edit: I’ve loaded your character with AlreadyPro’s plugin, and there is no script in there. You most likely have a virus in your game, but I am unsure how you could’ve got it without having plugins. Plugins most of the time are the cause of viruses aside from models.

Edit2: I can confirm this is nothing to do with the Asset, I loaded the asset in studio and still, no script. You have some kind of virus in studio.

1 Like

I snooped around your plugins and found a possible detection of why it was happening:
44

You were backdoor’d. The script is failing because the model was taken down.


There might have been something else behind it if that was not the case. A virus perhaps?

2 Likes

Didn’t know I had any plug-ins… following up with Operatik’s response.

Thanks for looking that up. Honestly didn’t know I had any plugins. I’ll see what I can do from her knowing this, and then I’ll post here again.

Alright, I did have one plugin installed after all. My bad for forgetting and then assuming no plugins instead of actually checking to confirm.

After removing the plugin named “Curve Cutter” this issue has been resolved.

Thanks Kensizo, Kiriot22, and Operatik.