Specific player unable to connect
TovMachin opened this issue ยท 3 comments
Description
A player called "4llySt0rm" is unable to connect.
He was able to connect multiple times before, but recently it would seem he wasn't to anymore.
I tried doing "/lp user 4llySt0rm clear" but to no avail.
Idk what to do to get the player to login successfully
Reproduction Steps
Unknown
Expected Behaviour
Letting the player connect to server
Server Details
arclight-forge-1.16.5-1.0.24
LuckPerms Version
LuckPerms-Bukkit-5.4.40
Logs and Configs
https://gist.github.com/TovMachin/cc88efb155e1fd1bf4fcbba30afb9c14
Extra Details
The server is running Arclight
Everything works for everyone else
Are are in online mode (not cracked)
No other permission plugins installed
I also tried enabling debug-info in config but I don't see any changes in console
I can see no mention of that player in the logs you sent. What is the disconnect message? Most (though not all) disconnects caused by LP have the usual [LP]
prefix.
You have to search through the raw version of it ...
`[18:53:36] [User Authenticator #42/INFO]: Processing pre-login for 59b908c8-458a-4da0-943d-a79fcddcba35 - 4llySt0rm
[18:53:36] [User Authenticator #42/INFO]: UUID of player 4llySt0rm is 59b908c8-458a-4da0-943d-a79fcddcba35
[18:55:26] [Server thread/INFO]: Processing login for 59b908c8-458a-4da0-943d-a79fcddcba35 - 4llySt0rm
[18:55:26] [Server thread/WARN]: User 59b908c8-458a-4da0-943d-a79fcddcba35 - 4llySt0rm doesn't currently have data pre-loaded, but they have been processed before in this session. - denying login.
[18:55:26] [Server thread/WARN]: Player 4llySt0rm has a non-LuckPerms permissible (org.bukkit.permissions.PermissibleBase)!
This is probably because you have multiple permission plugins installed.
Please make sure that LuckPerms is the only permission plugin installed on your server!
(unless you're performing a migration, in which case, just remember to remove your old permission plugin once you're done!)
[18:55:26] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@713ce53[id=59b908c8-458a-4da0-943d-a79fcddcba35,name=4llySt0rm,properties={textures=[com.mojang.authlib.properties.Property@29765351]},legacy=false] (/93.255.166.158:51827): [LP] Permissions data for your user was not loaded during the pre-login stage - unable to continue. Please try again later. If you are a server admin, please check the console for any errors.
[18:55:26] [Server thread/INFO]: com.mojang.authlib.GameProfile@713ce53[id=59b908c8-458a-4da0-943d-a79fcddcba35,name=4llySt0rm,properties={textures=[com.mojang.authlib.properties.Property@29765351]},legacy=false] (/93.255.166.158:51827) lost connection: [LP] Permissions data for your user was not loaded during the pre-login stage - unable to continue. Please try again later. If you are a server admin, please check the console for any errors.`