Skip to content

2026-May-08 - 2.7.15510

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 May 17:35
e27af84
fix(NPE): do not crash when hosting network game is cancelled (#14363)

Repro: host a direct network game from the main welcome screen
and click 'cancel'. Note, crashes with NPE.

Fix: avoids the NPE, cancels cleanly

Fixes: #14359