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

First time pressing Multiplayer button connects to None #2887

Open
jmdejong opened this issue Jan 9, 2019 · 0 comments
Open

First time pressing Multiplayer button connects to None #2887

jmdejong opened this issue Jan 9, 2019 · 0 comments
Labels

Comments

@jmdejong
Copy link
Contributor

jmdejong commented Jan 9, 2019

When clicking the Multiplayer button in the main menu the first time it says [CONNECT] to server None in the debug log.
When I close the multiplayer menu and click the button again it says [CONNECT] to server 176.28.18.129:2002.

This is the relevant part of the log.
first time:

VFS:DEBUG:Opening: content/audio/sounds/click.ogg
[CONNECT] to server None
[CONNECT] done (session=9848d71e65004014a3d4ae5569d1bb32)
[LIST]
VFS:DEBUG:Opening: content/gui/images/background/widgets/tooltip_bg_top.png
VFS:DEBUG:Opening: content/gui/images/background/widgets/tooltip_bg_bottom.png
[LIST]
[LIST]
VFS:DEBUG:Opening: content/audio/sounds/success.ogg
[RESET]
[DISCONNECT] done

second time:

[CONNECT] to server 176.28.18.120:2002
[CONNECT] done (session=6a6b8b73a60e48ac9e5a4a4922bfe5e5)
[LIST]
[LIST]
[RESET]
[DISCONNECT] done
@jmdejong jmdejong added the A-mp label Jan 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant