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

[BUG] "User is already online" error when gets disconnected due to internet outage and try to log. #153

Open
md500 opened this issue Jul 1, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@md500
Copy link

md500 commented Jul 1, 2024

Versions

  • EasyAuth[1.20, 1.20.1] 3.0.19
  • Fabric API 0.15.11

Describe the bug
When disconnects due to lag, it says "User leave the game" in log, and when connects, it says "user is already online".

To Reproduce
Steps to reproduce the behavior:

  1. Log in server
  2. Autenticate user or log user in world.
  3. Wait to disconnect from server due to lag or intenet loss (or disconnet from wifi or pull ethernet cable)
  4. Plug the cable or connect to wifi. and try to log in server.
  5. Issue triggered with " is already online!"
    photo_2024-07-01_09-41-00

Expected behavior
Kick the user when "user" left the game to remove "user is already online" issue.

Additional context
I think that kicking the user when the user loses connection to the internet, so that the user does not get the user error is already online. Here's the log: https://mclo.gs/ouJrZl3 .

@md500 md500 added the bug Something isn't working label Jul 1, 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

2 participants