"Attempt to teleport to a place that is restricted"

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    I want to make a game only accessible through a teleporter so that you can only teleport to Game B through Game A and not directly from my profile.

  2. What is the issue? Include screenshots / videos if possible!
    My code is this:


    (I know the Game ID is X, I put X there as a placeholder. I’ve tried it with the actual ID.)

Whenever I try to teleport to the game from an account that isn’t my developer account, it gives me this:
Screenshot 2024-10-20 090336

I have turned third party teleports on for both games, and my issue is that if I try to teleport using an account that isn’t the developer account, it gives me that error message. I know that Game B is private, that’s because I don’t want players to directly teleport to Game B from my profile.

  1. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    I’ve looked for solutions on here and haven’t found anything that fixed my problem. Both games are uploaded, both have third party teleports on. I don’t know what else to do. If anyone has suggestions for something else I can do to make Game B only accessible through a teleporter, please let me know.
1 Like

I know that Game B is private

This is exactly why your game is feeding you this error. Game B must be public and published in order for players to teleport to that game.

If you don’t want players accessing Game B from your profile, then I suggest you create Game B as a subplace in Game A. You can do this by going to Asset Manager --> Places --> Right Click on an empty space --> Add New Place. Make sure you publish it before attempting to teleport.

image

1 Like

OMG thank you so much for teaching me this I genuinely couldn’t figure it out thank youuu!!!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.