Irrational Error code 267

So when i join my game, everything works fine data loading and everything.
But the second my friend tries to join me(he also has dev perms) it kicks me from the game
image
Ive checked my scripts, theres only one thing that says kick and its only if your data fails to load.
Im super confused please help

Have you got any free models in your game?
Also, if you do a search for require, are there any odd ones that would have like require(901562201) (bunch of numbers).

I suspect there’s a maliciously acting script kicking anyone who isn’t the game’s owner

2 Likes

Use ctrl+shift+f to search the entire game.

i tried this, theres no unexpected requires there everything i added i made from scratch or its a sleitnick module other than the playermodule which is provided by roblox

Is it only your friend’s account that gets kicked, or do other accounts also get kicked?