Idk what happened but some error is popping up in the output with the title “Unhandled Promise rejection”. When I click the script, the script’s name that causes it is “Promise340” and there is nothing written in the script. I have heard this bug occurs usually on Roblox’s side.
It also mentions some things like “facechatselfview” (in the output) etc.
When it started to appear for me it was because I use stuff like WaitForChild or FindFirstChild and it doesn’t actually find them or wait for them and it errors “Model is not a valid member of Workspace” for example
And while testing the game, i go check for that model but I don’t even find it there knowing that its already there before testing