GregHib/void

Server stopping on logout

Closed this issue · 0 comments

Describe the bug
I updated my repo with the latest current on main and after that when logging out of any account it seems to stop the server the last thing that is printed to terminal is; [GameServer] - EOF disconnection: StandaloneCoroutine{Cancelling}@1b31cf75 and after a minute or so the server just closes itself Process finished with exit code 0

To Reproduce
Steps to reproduce the behavior:

  1. Start server
  2. Log in with an account
  3. Log out

Screenshots
Peek 2024-03-11 00-51

Desktop Environment :

  • OS: Ubuntu
  • Version 22.04.4 LTS

Additional context
To make sure it wasn't something that i might have done with my project i made a new project and the issue persists