Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map and GameMode should not be null #456

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

SadPencil
Copy link
Member

@SadPencil SadPencil commented Apr 2, 2023

Not fixed right now. WIP.

Fixes #377

Reproduce the bug:

  • Create a LAN game

  • Select "Favorite Maps" in game mode

  • Wait for a few second

  • As no maps are selected the broadcast triggers a null pointer exception

@SadPencil
Copy link
Member Author

Workaround: when Map or GameMode is null, don't send broadcast message.
It is okay? @devo1929

@github-actions
Copy link

github-actions bot commented Apr 2, 2023

Nightly build for this pull request:

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.

Clicking Launch Game while viewing Favorites list with no maps listed crashes client
1 participant