HTTP 429 Happening To Crash The Game

So im getting a HTTP 429 error and it crashes the game for no reason
for some reason it says its coming from the chat script
the picture is below

1 Like

You’re sending too many requests to some web server and its rate limiting you. Without seeing the script there’s not much more we can tell you other than telling you exactly what the error is telling you and the most generic fix: stop sending so many requests.

If that’s a roblox script then something really weird is going on to say the least.

it was the friendjoinnotifier, i disabled the chat in the lobby until it will fix