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

(beta) cannot host pasworded games #2109

Open
brine opened this issue Nov 29, 2020 · 3 comments
Open

(beta) cannot host pasworded games #2109

brine opened this issue Nov 29, 2020 · 3 comments
Milestone

Comments

@brine
Copy link
Contributor

brine commented Nov 29, 2020

Host an online game with a password. You'll get disconnected as soon as the game lobby loads.

image

@kellyelton kellyelton added this to the 3.4.next milestone Dec 1, 2020
@brine
Copy link
Contributor Author

brine commented Jun 26, 2021

you can still join passworded games. My guess is the password isn't being stored when the host creates the game?

@brine
Copy link
Contributor Author

brine commented Jun 26, 2021

https://github.com/octgn/OCTGN/blob/master/octgnFX/Octgn/Controls/HostGameSettings.xaml.cs#L336

the chosen password is stripped away from HostedGame here. I assume this is a bug somewhere in the game server code?

@brine
Copy link
Contributor Author

brine commented Jul 24, 2021

this will still need to be properly fixed, as something server-side is removing the password . See the above commit (#2154) for details

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

No branches or pull requests

2 participants