metauni / metaportal

Portals and pockets in metauni
1 stars 0 forks source link

Better handling of teleport failures #1

Closed dmurfet closed 2 years ago

dmurfet commented 2 years ago

At the moment we do not handle teleport failures at all. Although these are relatively rare they do happen, and at the moment it will just hang your Roblox session in the "Teleport in progress" state.

dmurfet commented 2 years ago

Phoebe suggests to use this: https://developer.roblox.com/en-us/api-reference/event/TeleportService/TeleportInitFailed.

dmurfet commented 2 years ago

Done in v0.2.3