I'm writing code for a character's moveset, and the first three skills were working just fine, except the invisibility skill, which, when i added immediately broke the entire script. It doesn't return a syntax error, and the logic seems fine to me.
I thought the issue might be with the RemoteEvent, but i can't find any issues with that.