UnreliableRemoteEvent error but I dont have any

I am so confused what is going on. I am getting errors in console about UnreliableRemoteEvent yet when I go in studio and search for this, none appear. I am certain I dont even use these so why am I getting console spammed with these errors. Is there like other key terms I should be looking for? I am so lost.

You’re searching for that keyword through your scripts. Go to your Explorer window and filter via ClassName=UnreliableRemoteEvent to search via Instances instead.

2 Likes

Still got nothing I am shocked.

In Find All / Replace All search for require. You are probably loading some module that has a unreliable remote event.

Test it while you are playing. It is possible that something is making it live.