Skip to content

Fix CreateSession hang when Party network setup fails before endpoint creation#91

Open
maryammadzadeh wants to merge 1 commit into
PlayFab:mainfrom
maryammadzadeh:maryammadzadeh/fix-create-session-hang
Open

Fix CreateSession hang when Party network setup fails before endpoint creation#91
maryammadzadeh wants to merge 1 commit into
PlayFab:mainfrom
maryammadzadeh:maryammadzadeh/fix-create-session-hang

Conversation

@maryammadzadeh

Copy link
Copy Markdown

CreateSession hangs silently because the session interface only subscribes to OnPartyEndpointCreated (which never fires when CreateNewNetwork fails pre-endpoint). The SDK does multicast OnConnectToPlayFabPartyNetworkCompleted(false) but nothing in FOnlineSessionPlayFab listens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant