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

UpdateUI Coroutine Does Not Start Again #13

Closed
valkyrienyanko opened this issue Aug 25, 2021 · 0 comments
Closed

UpdateUI Coroutine Does Not Start Again #13

valkyrienyanko opened this issue Aug 25, 2021 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@valkyrienyanko
Copy link
Contributor

Steps to Reproduce

  1. Connect client to server (notice the message spam of the number 100 in console)
  2. Stop server
  3. Wait for the client to timeout to the login screen
  4. Start server
  5. Login the client
  6. Notice the UILoop isn't running now (notice the message spam of the number 100 is no longer being logged)
@valkyrienyanko valkyrienyanko added bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed labels Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant