Player Invite Prompts

yeah i could, but i’ve read elsewhere on the devforum that it doesn’t work for invites, unless i’m mistaken/that behavior’s changed then it doesn’t really work for my use case

Update: This issue has also been fixed for collaborators working on user-owned experiences. This issue is fully resolved.

1 Like

Do these invite text override Roblox’s chat filter? It would be nice to override it so we don’t get false positives censored

@clem8965 @ko01_41d @antcar0929

Its still rolling out to some users, i had this problem but then the next day i was able to make a string

@m0bsterlobster you might want to unmark the solution to the topic:
image



Is there a way to invite a user to join a reserved server, or do we need to go through the equivalent of military training to get them to join the player in a reserved server?

1 Like

Yes there is a way, not instantly though because developer deeplinking or player invite prompts do not allow custom server Ids. However, by using the LaunchData parameter you could teleport them over (what I’m going to do).

1 Like

This is awesome, I can’t wait to start using this in my games, an efficient way to gather people into games, and that I am thankful for, and especially when we can customize the invite prompts.

You can’t accept the prompt for singular player prompts using a controller (but you can use B to close the pop up.) There are no controller hints, and no button does anything except for B which presses Cancel.


On the purchase UI, they’re controller hints and can both accept and cancel the UI:

8 Likes

Awesome, I wanted a feature like this.

1 Like

I love seeing how Roblox is rolling out many updates and new features lately! I just stumbled upon this and I already see great opportunitys to boost my game player rate etc. Thanks ROBLOX! :grin:

I’m getting this error:

 Unhandled Promise rejection:

-- Promise.Error(ExecutionError) --

The Promise at:

CoreGui.RobloxGui.Modules.Settings.Pages.ShareGame.Thunks.ApiFetchUsersFriends:42
CorePackages.Packages._Index.roblox_rodux.rodux.thunkMiddleware:15
CorePackages.Packages._Index.roblox_rodux.rodux.thunkMiddleware:14
CorePackages.Packages._Index.roblox_rodux.rodux.Store:98
CoreGui.RobloxGui.Modules.Settings.Pages.ShareGame.Thunks.FetchUserFriends:18
CorePackages.Packages._Index.roblox_rodux.rodux.thunkMiddleware:15
CorePackages.Packages._Index.roblox_rodux.rodux.thunkMiddleware:14
CorePackages.Packages._Index.roblox_rodux.rodux.Store:98
CorePackages.Packages._Index.RoactRodux.RoactRodux.connect:134 function dispatch
CoreGui.RobloxGui.Modules.Settings.Pages.ShareGame.Components.ShareGameContainer:56 function reFetch
CoreGui.RobloxGui.Modules.Settings.Pages.ShareGame.Components.ShareGameContainer:31 function init
CorePackages.Packages._Index.React-a406e214-4230f473.React.ReactBaseClasses:259 function __ctor
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberClassComponent.new:742 function constructClassInstance
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberBeginWork.new:1051 function updateClassComponent
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberBeginWork.new:3592 function beginWork
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberWorkLoop.new:240
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberWorkLoop.new:1908
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberWorkLoop.new:1891
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberWorkLoop.new:1834
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberWorkLoop.new:877
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberWorkLoop.new:825
CorePackages.Packages._Index.Scheduler-a406e214-4230f473.Scheduler.Scheduler:304
CorePackages.Packages._Index.Scheduler-a406e214-4230f473.Scheduler.Scheduler:259
CorePackages.Packages._Index.Scheduler-a406e214-4230f473.Scheduler.forks.SchedulerHostConfig.default:82 function doWork
CorePackages.Packages._Index.Scheduler-a406e214-4230f473.Scheduler.forks.SchedulerHostConfig.default:105 function performWorkUntilDeadline

...Rejected because it was chained to the following Promise, which encountered an error:


The Promise at:

CoreGui.RobloxGui.Modules.Settings.Pages.ShareGame.Thunks.ApiFetchUsersFriends:37
CorePackages.Packages._Index.roblox_rodux.rodux.thunkMiddleware:15
CorePackages.Packages._Index.roblox_rodux.rodux.thunkMiddleware:14
CorePackages.Packages._Index.roblox_rodux.rodux.Store:98
CoreGui.RobloxGui.Modules.Settings.Pages.ShareGame.Thunks.FetchUserFriends:18
CorePackages.Packages._Index.roblox_rodux.rodux.thunkMiddleware:15
CorePackages.Packages._Index.roblox_rodux.rodux.thunkMiddleware:14
CorePackages.Packages._Index.roblox_rodux.rodux.Store:98
CorePackages.Packages._Index.RoactRodux.RoactRodux.connect:134 function dispatch
CoreGui.RobloxGui.Modules.Settings.Pages.ShareGame.Components.ShareGameContainer:56 function reFetch
CoreGui.RobloxGui.Modules.Settings.Pages.ShareGame.Components.ShareGameContainer:31 function init
CorePackages.Packages._Index.React-a406e214-4230f473.React.ReactBaseClasses:259 function __ctor
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberClassComponent.new:742 function constructClassInstance
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberBeginWork.new:1051 function updateClassComponent
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberBeginWork.new:3592 function beginWork
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberWorkLoop.new:240
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberWorkLoop.new:1908
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberWorkLoop.new:1891
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberWorkLoop.new:1834
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberWorkLoop.new:877
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberWorkLoop.new:825
CorePackages.Packages._Index.Scheduler-a406e214-4230f473.Scheduler.Scheduler:304
CorePackages.Packages._Index.Scheduler-a406e214-4230f473.Scheduler.Scheduler:259
CorePackages.Packages._Index.Scheduler-a406e214-4230f473.Scheduler.forks.SchedulerHostConfig.default:82 function doWork
CorePackages.Packages._Index.Scheduler-a406e214-4230f473.Scheduler.forks.SchedulerHostConfig.default:105 function performWorkUntilDeadline

...Rejected because it was chained to the following Promise, which encountered an error:

CorePackages.AppTempCommon.LuaChat.Utils.getFriendsActiveGamesPlaceIdsFromUsersPresence:13: attempt to index nil with '2703792278'
CorePackages.AppTempCommon.LuaChat.Utils.getFriendsActiveGamesPlaceIdsFromUsersPresence:13
CorePackages.AppTempCommon.LuaApp.Thunks.ApiFetchUsersPresences:21
CorePackages.Packages._Index.Promise330.Promise330:154 function runExecutor
CorePackages.Packages._Index.Promise330.Promise330:163

Promise created at:

CorePackages.AppTempCommon.LuaApp.Thunks.ApiFetchUsersPresences:17
CorePackages.Packages._Index.roblox_rodux.rodux.thunkMiddleware:15
CorePackages.Packages._Index.roblox_rodux.rodux.thunkMiddleware:14
CorePackages.Packages._Index.roblox_rodux.rodux.Store:98
CoreGui.RobloxGui.Modules.Settings.Pages.ShareGame.Thunks.ApiFetchUsersFriends:41
CorePackages.Packages._Index.Promise330.Promise330:154 function runExecutor
CorePackages.Packages._Index.Promise330.Promise330:163


CoreGui.RobloxGui.Modules.Settings.Pages.ShareGame.Thunks.ApiFetchUsersFriends:42
CorePackages.Packages._Index.roblox_rodux.rodux.thunkMiddleware:15
CorePackages.Packages._Index.roblox_rodux.rodux.thunkMiddleware:14
CorePackages.Packages._Index.roblox_rodux.rodux.Store:98
CoreGui.RobloxGui.Modules.Settings.Pages.ShareGame.Thunks.FetchUserFriends:18
CorePackages.Packages._Index.roblox_rodux.rodux.thunkMiddleware:15
CorePackages.Packages._Index.roblox_rodux.rodux.thunkMiddleware:14
CorePackages.Packages._Index.roblox_rodux.rodux.Store:98
CorePackages.Packages._Index.RoactRodux.RoactRodux.connect:134 function dispatch
CoreGui.RobloxGui.Modules.Settings.Pages.ShareGame.Components.ShareGameContainer:56 function reFetch
CoreGui.RobloxGui.Modules.Settings.Pages.ShareGame.Components.ShareGameContainer:31 function init
CorePackages.Packages._Index.React-a406e214-4230f473.React.ReactBaseClasses:259 function __ctor
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberClassComponent.new:742 function constructClassInstance
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberBeginWork.new:1051 function updateClassComponent
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberBeginWork.new:3592 function beginWork
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberWorkLoop.new:240
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberWorkLoop.new:1908
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberWorkLoop.new:1891
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberWorkLoop.new:1834
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberWorkLoop.new:877
CorePackages.Packages._Index.ReactReconciler-a406e214-4230f473.ReactReconciler.ReactFiberWorkLoop.new:825
CorePackages.Packages._Index.Scheduler-a406e214-4230f473.Scheduler.Scheduler:304
CorePackages.Packages._Index.Scheduler-a406e214-4230f473.Scheduler.Scheduler:259
CorePackages.Packages._Index.Scheduler-a406e214-4230f473.Scheduler.forks.SchedulerHostConfig.default:82 function doWork
CorePackages.Packages._Index.Scheduler-a406e214-4230f473.Scheduler.forks.SchedulerHostConfig.default:105 function performWorkUntilDeadline
  -  Client - Promise330:1302
2 Likes

That was an old issue from the past that was still not patched Multiple SocialService Features Broken

I’m sure they will be getting around to it. I hope it is relatively soon though.

1 Like

just replying because the topic will be closed tomorrow since this topic has been marked as solved. also any eta for the custom notifications?

3 Likes

Seems like they haven’t been updating it recently to work on stuff like generative AI. Also,

image
I’d say the expectations for a solved topic are quite misleading.

I’d say the expectations for a solved topic are fine for posts in #help-and-feedback, or #bug-reports but here in announcements.

For some reason, player invitations are not working. When I invite someone to a game, Roblox never sends a message to my friend telling them to join the game through the Roblox chat. This is happening for SocialService and Invite Friends in the settings.

3 Likes

I’m just throwing out suggestions maybe the message was bad or you didn’t save the setting correctly?

This has been happening to my friend as well. I’ve tried inviting multiple people through multiple games and none of them would send messages telling them to join the game.

Its now thru notification bell…

1 Like