I have solved the problem. I created a completely new folder for it. It seems the issue is that I made it inside of the script and for some reason it doesn’t recognize it when created inside of it.
Sorry to all in regards of trying to solve this problem.
Firstly, in scripting support, you should show code. Saying “I made sure” completely defeats the purpose of any topic in this category.
Secondly, you can just report this to @Bug-Support if you believe this is a bug.
I am aware that you fixed the problem (mark your reply as the solution), but that’s for future reference and it looks like it was an issue with your code anyway.
“RS” is ReplicatedStorage, as you said.
But what are you using to define it? If you’re using GetService(), try instead directly indexing ‘game’.
Happened to me a few times with the Lighting service.