Hello, I have a very strange problem, it turns out that I have a script that has to execute something, this already happened to me once, I couldn’t fix it and I had to change the script, that’s how I managed to “solve” the error, but now it’s back. What happens is that a letter is deleted from the “directory” that has to be executed, specifically the last letter or letters, in this case “GetPlayers”, the error only shows “GetPlaye”, the same thing happened to me with another code . . which said “MovetoFinished”. which I only represent as “MoveToFinishe” and then it says that that does not exist, I don’t know if I explained it well, anyway here I leave you some images that show it better
But what does the studio or the plugins have to do with this? the error appears in the game (normal roblox), ¿Are you saying it could be a virus or something?
I saved the changes, wrote the entire script at the same time, then saved it and published the Place, after that I went to test the game in normal Roblox and that error appeared
It’s not necessarily a studio virus that could happen, I think it’s a plugin that has script permission. Nothing else could explain this other than the uncommitted changes that OP has already explained
I experience this a few times a week — it’s just a bug with the script editor. My solution is usually to publish the game, then close and reopen Studio. The actual script will then show up this time.
Ok, i did it but there is nothing to interfere with the event that runs this script or anything related to this script, but i typed “print” like Sub_millimeter said and it worked, thank you all for helping me!