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

Story Arcs: get rid of disconnect from server #13

Closed
AaronGullickson opened this issue Mar 20, 2024 · 2 comments · Fixed by MegaMek/mekhq#3900
Closed

Story Arcs: get rid of disconnect from server #13

AaronGullickson opened this issue Mar 20, 2024 · 2 comments · Fixed by MegaMek/mekhq#3900
Labels
enhancement New feature or request story arcs Related to story arcs

Comments

@AaronGullickson
Copy link
Owner

This is really more of a general MHQ improvement. The "disconnected from server" pop up dialog when you transition from a game of MM back to MHQ is annoying and unnecessary. We should figure out some way to suppress it.

@AaronGullickson AaronGullickson added the enhancement New feature or request label Mar 20, 2024
@AaronGullickson
Copy link
Owner Author

This is happening in megamek.ClientGui.GameListener.gamePlayerDisconnected. That even has information about the Game, Player, and Client, so we should be able to figure out how to add something on to those to prevent the pop-up.

@AaronGullickson
Copy link
Owner Author

This should be fixed when PR MegaMek#3900 is merged.

@AaronGullickson AaronGullickson added the story arcs Related to story arcs label Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request story arcs Related to story arcs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant