Skip to content

fix: Fix lobby lockup when hosting while disconnected from backend#532

Open
MrS-ibra wants to merge 1 commit into
GeneralsOnlineDevelopmentTeam:mainfrom
MrS-ibra:fix/host-null-lobby-lockup
Open

fix: Fix lobby lockup when hosting while disconnected from backend#532
MrS-ibra wants to merge 1 commit into
GeneralsOnlineDevelopmentTeam:mainfrom
MrS-ibra:fix/host-null-lobby-lockup

Conversation

@MrS-ibra

@MrS-ibra MrS-ibra commented Jul 2, 2026

Copy link
Copy Markdown
Member

Fixes a bug where attempting to host a game while disconnected from the service leaves the lobby UI unresponsive.

A null pLobbyInterface in createGame() returned without clearing the host attempt flag, unlike every other exit path in the file. This left s_tryingToHostOrJoin TRUE which several lobby button handlers check and bail out on.

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