AuthMe / AuthMeReloaded

The best authentication plugin for the Bukkit/Spigot API!
https://www.spigotmc.org/resources/authmereloaded.6269/
GNU General Public License v3.0
618 stars 516 forks source link

Freezes when rebooting quickly #2793

Open AxpPlt opened 6 months ago

AxpPlt commented 6 months ago

What behaviour is observed?

During a quick transition, authorization freezes, only the commands specified in this plugin are available.This is a problem with the session, because when I turned it off the problem disappeared. I tested this on "MySQL" and on "SQLite".

Expected behaviour

I expect that after a quick reboot the player can execute different commands

To Reproduce

  1. I go to the server
  2. Enter the login command
  3. I'm going out
  4. I quickly log into the server
  5. I can’t do or write anything, only the login command is available and when I enter it it says that I’m already logged in.

Plugin list

изображение

Server Implementation

BungeeCord

Database Implementation

SQLite

AuthMe Version

5.6.0-beta2

Error log (if applicable)

Doesn't have error

Configuration

https://gist.github.com/AxpPlt/702abc46b574f3fc9ceaa985c78a0bec

AxpPlt commented 6 months ago

https://youtu.be/qgZl3wZuIVI In this video it was tested when connected to SQLite