1 | TeleportService:TeleportPartyAsync( 5606160774 , game.Players:GetPlayers(), "" , m.PlayerData, script.LoadingGui) |
TeleportPartyAsync
takes four arguments. You have a strange " "
in there, knocking the third and fourth arguments to the fourth and fifth places. Just remove that, and all should be good.