Teleport Script in Server List System Not Working

I am researching making a lobby system for an upcoming game my studio is working on, and I looked at this video and this model.

I made a test place under this game of mine, that looks for all available servers across all places of that game. I am in this test place in play mode, not studio mode.

The place in red is the test place, and the place I am trying to teleport to is in blue.

The system works well, until I want to teleport to a server, in which I get this error:


The server it is showing is NOT the server that I am currently in.

Now, before I paste the code, is this happening because I am trying to teleport to servers that are under a different place under the same game?

This error isn’t normal considering the teleport destination is the Start place, I believe this will occur if you are trying to teleport to a Third party game without the setting enabled. Could you provide the code so I can take a closer look at what could be the issue?

I fixed it. It was an error on my part. Thanks!

1 Like

Nice! If you don’t mind me asking, what was the solution? I feel like I could run into this problem in the future since I have a game that utilizes teleporting.

1 Like

I had the wrong place ID. Very simple fix and stupid mistake on my part

1 Like