Lately, I have been playing around with some plugins (The ones found on the main page) and ever since I have just experienced multiple errors whenever loading. Below is a screenshot in some of the errors that I’m getting, that to me, clearly look suspicious. If I do have a Lua virus, what can I do about it?
Edit: I did add in two free models which were just NPCs from the toolbox as I was currently building at the time, I have a feeling it may be something to do with them.
They’re plugins that I found on the front page and looked useful, I’ve heard of a lot of them before such as the gap fill and f3x, so I don’t see it being anything with them.
It seems as though you’re getting erroring instances you should be able to browse. I’d begin by using play solo and taking a peek behind the scenes in the following paths:
Workspace.Camera.Folder.Main
Workspace.DonationButtons.Donate.ClickDetector. (The scripts name appears to be a blankspace)
Workspace.MidnightMeerkat.Head.face.Fix
If you find anything suspicious there, see if you can find them outside of play solo. If you do find something, delete it if possible. If not, it’s most likely one of your plugins at fault. You can try deactivating them one by one, and then playtesting to see if the issues still occur. When the issue doesn’t occur, you found your source!
None of the plugin creators are suspicious as they are all known community members. Try checking the paths in your game that are erroring, there might be a malicious model that is loading code.
You can easily browse all of your scripts be searching for “Script” in the workspace search bar, that should do the trick if you’re having trouble tracking your scripts down.
Check the bottom scrollbar. If it’s really small, there might be code hidden far to the right of what you’re able to see. Scroll to the right and see if you can find anything.
The most suspicious plugin is that Build v4 plugin. Also, can you show us the scripts from these locations: Workspace.DonationButtons.Donate.ClickDetector,
Workspace.Camera.Folder.Main,
Workspace.MidnightMeerkat.Head.face.Fix,
Model.MainModule