mooonc0w
(Sauron)
March 13, 2024, 8:53pm
#1
Hello
Today I see multiple errors in the logs of my game saying:
“raiseTeleportInitFailedEvent: Teleport failed because Third party teleport protection was unable to confirm safety of teleportation place. (Failure)”
“Third party teleport protection was unable to confirm safety of teleportation place.”
I do not have anything in my game, which can teleport players to another game/place.
What can be the reason for such errors?
Thanks in advance
1 Like
12345koip
(12345koip)
March 13, 2024, 9:09pm
#2
Is this across multiple universes? If yes, try enabling third-party teleports in your game if you haven’t already.
1 Like
mooonc0w
(Sauron)
March 13, 2024, 9:14pm
#3
I am not trying to do teleports, so not sure what do you mean by “is this across multiple universes”?
(unless this is related somehow to inviting players)
will enabling third-party teleports allow players to be teleported into my game or from my game to another game?
1 Like
12345koip
(12345koip)
March 13, 2024, 9:21pm
#4
Yeah, multiple universes means mutliple games. Can you send the script that is throwing this error?
mooonc0w
(Sauron)
March 13, 2024, 9:30pm
#5
I do not have scripts doing teleports
that’s why I cannot understand what is the reason for the error
happya_x
(Happya)
March 13, 2024, 9:35pm
#6
You have viruses in your game trying to do third party teleports
Do ctrl + shift + f (to search all scripts) and search for ‘getfenv’ or ‘require’ or ‘teleport’
Virus scripts are usually one line of huge text
If you have a virus plugin then they are probably hidden at the end of all of your scripts
mooonc0w
(Sauron)
March 13, 2024, 9:55pm
#7
I don’t have such things
the code in my game is written by me and I know what is doing
happya_x
(Happya)
March 13, 2024, 9:56pm
#8
Did you search for them
Theres no way to teleport without virus or one of your scripts
mooonc0w
(Sauron)
March 13, 2024, 10:01pm
#9
no one is teleporting
there is only an error that there is a problem with teleporting
happya_x
(Happya)
March 14, 2024, 10:59pm
#10
Yes its trying to teleport but you don’t have third party teleports enabled in the game settings so it has an error