Teleport Script doesn't Work after Player cklicks the teleportbutton in the Billboardgui

Hello everyone, i have Made a Game (named: rich Hangout) where the Player can Made a Outfit (with a Catalog avatar), and Teleport’s the Player when they cklick ON a map Teleport (3 billboardgui’s in the Map, where you Made the Avatar, and after you have choose which map (spring, Summer and Winter) and have cklick at one of the billboardgui’s Buttons, you get teleported to the spring/Smer/Winter Hangout map. But for any reason, the Teleport wount Work (the Teleport, and Data collect script, IS writteb by one a other Develeper, which also don’t know what’s wrong)

(BTW. My Name ist Not kazokdreemur, but it IS written in the Errorcodes, so idk, could IT BE that the Script search for a Player with this Name?)


17:56:42.439  kazokdreemur is not a valid member of Players "Players"  -  Server
  17:56:42.439  Stack Begin  -  Studio
  17:56:42.439  Script 'cloud_3529655274.MainModule.Rick', Line 1  -  Studio
  17:56:42.439  Stack End  -  Studio
  17:56:42.439  cloud_3529655274.MainModule.Rick.LocalScript:3: attempt to index nil with 'Character'  -  Server
  17:56:42.439  Stack Begin  -  Studio
  17:56:42.440  Script 'cloud_3529655274.MainModule.Rick.LocalScript', Line 3  -  Studio
  17:56:42.440  Stack End  -  Studio
  17:56:42.441  Plugin "Better Dummy's" wurde die Berechtigung zur Skriptinjektion verweigert. Du kannst diese Berechtigung im Plugin-Manager erteilen.  -  Server
  17:56:42.441  Stack Begin  -  Studio
  17:56:42.441  Script 'cloud_10268555714.BetterDummy.BetterDummyServer', Line 13  -  Studio
  17:56:42.441  Stack End  -  Studio
  17:56:42.658  kazokdreemur is not a valid member of Players "Players"  -  Client
  17:56:42.658  Stack Begin  -  Studio
  17:56:42.658  Script 'cloud_3529655274.MainModule.Rick', Line 1  -  Studio
  17:56:42.658  Stack End  -  Studio
  17:56:42.659  cloud_3529655274.MainModule.Rick.LocalScript:4: attempt to index nil with 'WaitForChild'  -  Client
  17:56:42.659  Stack Begin  -  Studio
  17:56:42.659  Script 'cloud_3529655274.MainModule.Rick.LocalScript', Line 4  -  Studio
  17:56:42.659  Stack End  -  Studio
  17:56:42.661  Plugin "Better Dummy's" wurde die Berechtigung zur Skriptinjektion verweigert. Du kannst diese Berechtigung im Plugin-Manager erteilen.  -  Client
  17:56:42.661  Stack Begin  -  Studio
  17:56:42.661  Script 'cloud_10268555714.BetterDummy.BetterDummyServer', Line 13  -  Studio
  17:56:42.661  Stack End  -  Studio
  17:56:53.077  BillboardGui is attached to part: CircleHitbox  -  Client - GuiScripting:23
  17:56:53.077  Local player identified: killerrdrohne  -  Client - LocalScriptTeleport:54
  17:56:53.077  Teleport button found: teleportPlayerTable  -  Client - LocalScriptTeleport:57
  17:57:05.827  Teleport button clicked  -  Client - LocalScriptTeleport:60
  17:57:05.827  Getting avatar data for player: killerrdrohne  -  Client - LocalScriptTeleport:8
  17:57:05.827  Character loaded: killerrdrohne  -  Client - LocalScriptTeleport:17
  17:57:05.827  Found accessory mesh with ID: rbxassetid://563086208  -  Client - LocalScriptTeleport:23
  17:57:05.827  Found accessory mesh with ID: rbxassetid://866446098  -  Client - LocalScriptTeleport:23
  17:57:05.827  Found pants with template: http://www.roblox.com/asset/?id=11196846383  -  Client - LocalScriptTeleport:34
  17:57:05.827  Found shirt with template: http://www.roblox.com/asset/?id=7640673238  -  Client - LocalScriptTeleport:31
  17:57:05.828  Found hair accessory with ID: rbxassetid://563086208  -  Client - LocalScriptTeleport:43
  17:57:05.828  Avatar data retrieved: table: 0x4f0461f931506c1f  -  Client - LocalScriptTeleport:49
  17:57:05.828  Firing TeleportEvent with avatar data  -  Client - LocalScriptTeleport:62
  17:57:05.828  click  -  Client - LocalScript:2
  17:57:05.828  Function executed  -  Client - LocalScript:4
  17:57:05.843  TeleportEvent triggered  -  Server - Script:9
  17:57:05.843  Player: killerrdrohne  -  Server - Script:10
  17:57:05.843  AvatarData: table: 0x5f4f6dddeaa4e9fe  -  Server - Script:11
  17:57:05.843  TeleportOptions set  -  Server - Script:17
  17:57:05.854  Teleport initiated  -  Server - Script:20
  17:57:05.877  raiseTeleportInitFailedEvent: Teleport failed because Cannot Teleport in the Roblox Studio. (Failure)  -  Studio
  17:57:05.878  exception while signaling: Cannot Teleport in the Roblox Studio.  -  Studio
  17:57:07.059  Teleport button clicked  -  Client - LocalScriptTeleport:60
  17:57:07.059  Getting avatar data for player: killerrdrohne  -  Client - LocalScriptTeleport:8
  17:57:07.060  Character loaded: killerrdrohne  -  Client - LocalScriptTeleport:17
  17:57:07.060  Found accessory mesh with ID: rbxassetid://563086208  -  Client - LocalScriptTeleport:23
  17:57:07.060  Found accessory mesh with ID: rbxassetid://866446098  -  Client - LocalScriptTeleport:23
  17:57:07.060  Found pants with template: http://www.roblox.com/asset/?id=11196846383  -  Client - LocalScriptTeleport:34
  17:57:07.060  Found shirt with template: http://www.roblox.com/asset/?id=7640673238  -  Client - LocalScriptTeleport:31
  17:57:07.060  Found hair accessory with ID: rbxassetid://563086208  -  Client - LocalScriptTeleport:43
  17:57:07.060  Avatar data retrieved: table: 0x438011fee849046f  -  Client - LocalScriptTeleport:49
  17:57:07.060  Firing TeleportEvent with avatar data  -  Client - LocalScriptTeleport:62
  17:57:07.061  click  -  Client - LocalScript:2
  17:57:07.061  Function executed  -  Client - LocalScript:4
  17:57:07.076  TeleportEvent triggered  -  Server - Script:9
  17:57:07.077  Player: killerrdrohne  -  Server - Script:10
  17:57:07.077  AvatarData: table: 0xe19a6e2eb4de0d7e  -  Server - Script:11
  17:57:07.077  TeleportOptions set  -  Server - Script:17
  17:57:07.077  Teleport initiated  -  Server - Script:20
  17:57:07.110  raiseTeleportInitFailedEvent: Teleport failed because Cannot Teleport in the Roblox Studio. (Failure)  -  Studio
  17:57:07.110  exception while signaling: Cannot Teleport in the Roblox Studio.  -  Studio  17:56:42.439  kazokdreemur is not a valid member of Players "Players"  -  Server
  17:56:42.439  Stack Begin  -  Studio
  17:56:42.439  Script 'cloud_3529655274.MainModule.Rick', Line 1  -  Studio
  17:56:42.439  Stack End  -  Studio
  17:56:42.439  cloud_3529655274.MainModule.Rick.LocalScript:3: attempt to index nil with 'Character'  -  Server
  17:56:42.439  Stack Begin  -  Studio
  17:56:42.440  Script 'cloud_3529655274.MainModule.Rick.LocalScript', Line 3  -  Studio
  17:56:42.440  Stack End  -  Studio
  17:56:42.441  Plugin "Better Dummy's" wurde die Berechtigung zur Skriptinjektion verweigert. Du kannst diese Berechtigung im Plugin-Manager erteilen.  -  Server
  17:56:42.441  Stack Begin  -  Studio
  17:56:42.441  Script 'cloud_10268555714.BetterDummy.BetterDummyServer', Line 13  -  Studio
  17:56:42.441  Stack End  -  Studio
  17:56:42.658  kazokdreemur is not a valid member of Players "Players"  -  Client
  17:56:42.658  Stack Begin  -  Studio
  17:56:42.658  Script 'cloud_3529655274.MainModule.Rick', Line 1  -  Studio
  17:56:42.658  Stack End  -  Studio
  17:56:42.659  cloud_3529655274.MainModule.Rick.LocalScript:4: attempt to index nil with 'WaitForChild'  -  Client
  17:56:42.659  Stack Begin  -  Studio
  17:56:42.659  Script 'cloud_3529655274.MainModule.Rick.LocalScript', Line 4  -  Studio
  17:56:42.659  Stack End  -  Studio
  17:56:42.661  Plugin "Better Dummy's" wurde die Berechtigung zur Skriptinjektion verweigert. Du kannst diese Berechtigung im Plugin-Manager erteilen.  -  Client
  17:56:42.661  Stack Begin  -  Studio
  17:56:42.661  Script 'cloud_10268555714.BetterDummy.BetterDummyServer', Line 13  -  Studio
  17:56:42.661  Stack End  -  Studio
  17:56:53.077  BillboardGui is attached to part: CircleHitbox  -  Client - GuiScripting:23
  17:56:53.077  Local player identified: killerrdrohne  -  Client - LocalScriptTeleport:54
  17:56:53.077  Teleport button found: teleportPlayerTable  -  Client - LocalScriptTeleport:57
  17:57:05.827  Teleport button clicked  -  Client - LocalScriptTeleport:60
  17:57:05.827  Getting avatar data for player: killerrdrohne  -  Client - LocalScriptTeleport:8
  17:57:05.827  Character loaded: killerrdrohne  -  Client - LocalScriptTeleport:17
  17:57:05.827  Found accessory mesh with ID: rbxassetid://563086208  -  Client - LocalScriptTeleport:23
  17:57:05.827  Found accessory mesh with ID: rbxassetid://866446098  -  Client - LocalScriptTeleport:23
  17:57:05.827  Found pants with template: http://www.roblox.com/asset/?id=11196846383  -  Client - LocalScriptTeleport:34
  17:57:05.827  Found shirt with template: http://www.roblox.com/asset/?id=7640673238  -  Client - LocalScriptTeleport:31
  17:57:05.828  Found hair accessory with ID: rbxassetid://563086208  -  Client - LocalScriptTeleport:43
  17:57:05.828  Avatar data retrieved: table: 0x4f0461f931506c1f  -  Client - LocalScriptTeleport:49
  17:57:05.828  Firing TeleportEvent with avatar data  -  Client - LocalScriptTeleport:62
  17:57:05.828  click  -  Client - LocalScript:2
  17:57:05.828  Function executed  -  Client - LocalScript:4
  17:57:05.843  TeleportEvent triggered  -  Server - Script:9
  17:57:05.843  Player: killerrdrohne  -  Server - Script:10
  17:57:05.843  AvatarData: table: 0x5f4f6dddeaa4e9fe  -  Server - Script:11
  17:57:05.843  TeleportOptions set  -  Server - Script:17
  17:57:05.854  Teleport initiated  -  Server - Script:20
  17:57:05.877  raiseTeleportInitFailedEvent: Teleport failed because Cannot Teleport in the Roblox Studio. (Failure)  -  Studio
  17:57:05.878  exception while signaling: Cannot Teleport in the Roblox Studio.  -  Studio
  17:57:07.059  Teleport button clicked  -  Client - LocalScriptTeleport:60
  17:57:07.059  Getting avatar data for player: killerrdrohne  -  Client - LocalScriptTeleport:8
  17:57:07.060  Character loaded: killerrdrohne  -  Client - LocalScriptTeleport:17
  17:57:07.060  Found accessory mesh with ID: rbxassetid://563086208  -  Client - LocalScriptTeleport:23
  17:57:07.060  Found accessory mesh with ID: rbxassetid://866446098  -  Client - LocalScriptTeleport:23
  17:57:07.060  Found pants with template: http://www.roblox.com/asset/?id=11196846383  -  Client - LocalScriptTeleport:34
  17:57:07.060  Found shirt with template: http://www.roblox.com/asset/?id=7640673238  -  Client - LocalScriptTeleport:31
  17:57:07.060  Found hair accessory with ID: rbxassetid://563086208  -  Client - LocalScriptTeleport:43
  17:57:07.060  Avatar data retrieved: table: 0x438011fee849046f  -  Client - LocalScriptTeleport:49
  17:57:07.060  Firing TeleportEvent with avatar data  -  Client - LocalScriptTeleport:62
  17:57:07.061  click  -  Client - LocalScript:2
  17:57:07.061  Function executed  -  Client - LocalScript:4
  17:57:07.076  TeleportEvent triggered  -  Server - Script:9
  17:57:07.077  Player: killerrdrohne  -  Server - Script:10
  17:57:07.077  AvatarData: table: 0xe19a6e2eb4de0d7e  -  Server - Script:11
  17:57:07.077  TeleportOptions set  -  Server - Script:17
  17:57:07.077  Teleport initiated  -  Server - Script:20
  17:57:07.110  raiseTeleportInitFailedEvent: Teleport failed because Cannot Teleport in the Roblox Studio. (Failure)  -  Studio
  17:57:07.110  exception while signaling: Cannot Teleport in the Roblox Studio.  -  Studio
1 Like

It literally says `Cannot Teleport in the Roblox Studio

1 Like

I know, but i also have Test it in roblox PC and mobile (Not in roblox studeo) and IT also doesn’t Work

Check the in game output with either f9 or /console

And also what is the script

1 Like