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

Filter out null sender in sendToOthers(Command) #13876

Open
wants to merge 1 commit into
base: release-3.7
Choose a base branch
from

Conversation

riverwanderer
Copy link
Collaborator

Possible null sender solution, providing that sender is never valid as null when sendToOthers() is called. See related issues; presumably the null exception will occur in any of the usage cases.

Usages, for reference:
image

Query whether a simple "Disconnected." message is enough feedback to prompt the user to re-try connecting to the Vassal server and that no more helpful action is possible.

Also, corrects spelling error in a parameter name (self contained with a method).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant