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

Lobby not reporting the current area server state #65

Open
Zero1UP opened this issue Sep 8, 2024 · 2 comments
Open

Lobby not reporting the current area server state #65

Zero1UP opened this issue Sep 8, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Zero1UP
Copy link
Member

Zero1UP commented Sep 8, 2024

When checking the API the status for the area server always returns available.

@Zero1UP Zero1UP added the bug Something isn't working label Sep 8, 2024
@Zero1UP
Copy link
Member Author

Zero1UP commented Sep 9, 2024

Fixed as of d808830

@Zero1UP Zero1UP closed this as completed Sep 9, 2024
@Zero1UP
Copy link
Member Author

Zero1UP commented Sep 9, 2024

Apparently this is not fixed

Busy
00000000 00 00 30 30 30 30 30 30 30 30 30 30 30 30 30 30 ..00000000000000
00000010 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 0000000000000000
00000020 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 0000000000000000
00000030 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 0000000000000000
00000040 30 30 00 23 47 31 55 50 27 73 20 53 65 72 76 65 00.#G1UP's Serve
00000050 72 00 00 63 00 03 02 B3 61 22 8F 5D 95 1B 96 00 r..c...³a".]•.–.
00000060 00 00 00 00 00 00 ......
Not busy

00000000 00 00 30 30 30 30 30 30 30 30 30 30 30 30 30 30 ..00000000000000
00000010 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 0000000000000000
00000020 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 0000000000000000
00000030 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 0000000000000000
00000040 30 30 00 23 47 31 55 50 27 73 20 53 65 72 76 65 00.#G1UP's Serve
00000050 72 00 00 63 00 03 00 B3 61 22 8F 5D 95 1B 96 00 r..c...³a".]•.–.
00000060 00 00 00 00 00 00 ......

Byte 87 should be the status which means 02 is busy but when it comes to getting the list of area servers for the client to pick from it expects 00 for busy. As far as I know this doesn't work properly in the current LS either. I am not actually certain that this has ever worked properly

@Zero1UP Zero1UP reopened this Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant