Inconsistent Teleportation - YOUR API IS NOT STRONG?

[quote] That’s expected. You tried to follow me into a game without going through the lobby.

To teleport to a place you have to be originating from it’s Universe. [/quote]

You guys should fix that in the chat GUI then. The whole chat GUI needs a remake :stuck_out_tongue:

This new method is currently live on my game and does not work very well at all. I will leave it up for a few more minutes, please try to get into it ASAP.

UPDATE: The created place instance appears to have 8 players max, when I define it as 10 in the template place. What is this all about? I understand now why it wasn’t working – the server isn’t big enough???

Update update: Teleports are failing left and right. Insufficient permissions/target place doesn’t exist error code.

Okay, this is the problem guaranteed: EVERY PLACE HAS A SERVER SIZE OF 8. CREATED PLACES AREN’T USING THE PLACE’S ASSIGNED SERVER SIZE. I’m ending up with an 8/8 server and a 2/8 server, no matter what happens. What the heck? This should be easy to fix so please do.

Awesome find.

Question: Does your Template place have a Max number of players?

Yes. That number would be 50, because I was worried that it was capping at 10. But… derp. Nope. Just 8.

I’m trying to contact the people who are in charge of the back-end creation of these places. I guess if I look at the places I created using the API, I get a blank number under “Max Players”: TeleportToSelf - Roblox

:open_mouth:

Looks like you were right about the 8 player limit being set by default. The Web team will be taking care of this sometime after this week, it seems.

I’m going to try to bug the Web team consistently about this so feel free to bug me about this. We want this resolved ASAP. Basically, if I don’t post something here by Monday Afternoon, feel free to hunt me down.

If you don’t post something we’ll get the Enterprise!!1!11!

I checked with the Web team yesterday morning and they are working on it. I’ll check back with them later tomorrow.

Has this been resolved yet?

Khanovich’s place was updated ~14 hours ago, so I assume it’s being actively worked on now.

This still hasn’t been fixed. Are you guys still working on it?

Yes, we are still working on it. No it has not been fixed yet.

So, just to clarify, the current issue causes all servers made with :CreatePlace() to have max players set at 8?

Yes, and it basically uses other default settings for server creation, rather than inheriting from template place.

Sorry for long followup time. Should be good to go.