LuckPerms

LuckPerms

41.4k Downloads

[LP] Permissions data could not be loaded. Please contact an administrator.

BirkhoffLee opened this issue · 4 comments

commented

Hey Luck. I found that LuckPerms can run into trouble when a same player joins. For example, I have my account Birkhoff joined the server. And on an another computer, I use the same account to log in to Minecraft and join the same server without logging-out the previous session, the console gives me the following:

[16:23:37 INFO]: UUID of player Birkhoff is fe90fe38-f25c-4a51-953d-644b632a103e
[16:23:37 INFO]: Birkhoff lost connection: You logged in from another location
[16:23:37 WARN]: handleDisconnection() called twice
[16:23:37 INFO]: Disconnecting GameProfile(id=fe90fe38-f25c-4a51-953d-644b632a103e,name=Birkhoff) (/114.34.2.165:43549): §7§l[§b§lL§3§lP§7§l] §cPermissions data could not be loaded. Please contact an administrator.
[16:23:37 INFO]: GameProfile(id=fe90fe38-f25c-4a51-953d-644b632a103e,name=Birkhoff) (/114.34.2.165:43549) lost connection: §7§l[§b§lL§3§lP§7§l] §cPermissions data could not be loaded. Please contact an administrator.

The previous session is logged out correctly. But the another one can't login. Join the server again using the second session can solve the problem.

commented

Which version?

commented
commented

This was fixed already in the latest versions.
https://ci.lucko.me/job/LuckPerms/

commented