Error Code 277 Kicking All Players Out of My Game

Thank you, I will try it out now.

1 Like

did it ever work, because I also seem to have this problem

I wouldn’t suggest reviving a solved topic. Instead, make a new post.

1 Like

This is usually from an overload of some sort in your game. A while true do with out a wait can cause this, or a memory processing overload in the server (like having 10k unanchored parts, or infinitely pulsating physics calculations). These happen quite often, but it is best to playtest in roblox studio and see if you experience any runtime errors.