FastLogin icon indicating copy to clipboard operation
FastLogin copied to clipboard

FastLogin logging in everytime, even if not registered yet.

Open NorteX-dev opened this issue 6 years ago • 1 comments

What behavior is observed:

Even if the player isn't registered yet, it tries to login him, which results in AuthMe saying that this player isn't obviously registered. I tried deleting FastLogin.db but this still occurs and premium accounts must do /register to then be logged in with that password automatically.

What behavior is expected:

The plugin should register the player with a strong random password and then use it.

Steps/models to reproduce:

No idea. This can be a problem with configuration, but I don't know how to fix it.

Plugin list:

AuthMe, FastLogin, WorldEdit, WorldGuard, Essentials, Skript & addons, ColoredSigns, AnimatedScoreboard, Several Songoda's plugins, ViaVersion, ProtocolLib, a few more, smaller and less impacting plugins.

Environment description

CraftBukkit git-Spigot-db6de12-18fbb24 for 1.8.8 (Implementing API version 1.8.8-R0.1-SNAPSHOT)

Plugin version or build number (don't write latest):

FastLogin v1.100 (latest) AuthMe-Reloaded v5.6.0-beta1 (latest)

Error Log:

No errors. The plugin is working fine as of code issues etc; it just doesn't /register, but instead /logins right away.

Configuration:

https://hastebin.com/otuwixiwam

NorteX-dev avatar Aug 20 '19 18:08 NorteX-dev

FastLogin should try to register them once if you have autoRegister, which you do. Please try a newer version of FastLogin, because it's not latest and as I said never write latest.

TuxCoding avatar Aug 22 '19 09:08 TuxCoding