I already know how to do simple working teleportAsync. But after a while, I keep getting "Unable to cast value to Object". I tried everything, but nothing worked. I tried the most basic TeleportAsync which is
game.Players.PlayerAdded:Connect(function(plr)
TeleportService:TeleportAsync(place, plr)
end)
--Yes, I already made variables for TeleportService and place. And no, when I wrapped plr with {}, it said "response code is not 200"
I am going crazy rn and considering quitting. Like I'm so confused. It was working a while ago, but now it wont.
** You are now Level 1! **