In one of my experiences, there is a portal that rejoins you but with some extra teleport data.
Although, the experience’s name, creator and whatever label saying the status such as Server Is Busy doesn’t load too. It afterwards gives me error code 17.
Logfiles in staff only.
Some info about the log files which i think i should share:
The error code for the disconnection is 285
It says it’s a Peer Disconnect
I don’t know what this means, but also it says something about AckTimeout.
I have tried removing any infinite loops in the experience, adding a wait() in most of them.
Here’s the experience. If you need to check it tell me and i’ll make it public.
I’m not really sure since i tried with my friends in a server and it still errored. I’m not sure since it works in studio but not in-game. Only thing i could think of is the code sets a player attribute, and a lot of code waits for the attribute to be present. It’s a Peer Disconnect and AckTimeout so that should be analyzed. It also errored for them, i assume, since they didn’t appear how the forced appearance was with the extra join data. And they joined way later than they should have.
I’ve started getting this error consistently recently (past few days) only occurs with some places. Uninstalling and reinstalling seems to fix it for a few hours, before it goes back to erroring
EDIT Just followed procedures here
And it didn’t fix anything…
uninstalled/ clear cache, reinstalled, still error straight away
Hi, I am still trying to understand this sorry. Is there any use case for teleporting the player to the same server with teleport data? or are you trying to teleport them to a different server of the same place?