LuckPerms: Pex migration > User cannot be found

Hello I have run into an issue after migrating from pex to luckperms.

Description:

After migrating from pex to luckperms, all luckperms commands do not work with usernames. It seems I have to use UUIDs only to edit or pull up info about a user. I know its better to use UUID anyways, but not all plugins have uuid placeholders (such as EZPrestige, or other ranking plugins). It is very strange, though, because the plugin seems like it has all the info it needs. If I run the command via UUID it even outputs the correct username.

NOTE: I, VoidAngel, have logged on to the server multiple times after migrating, so I should be in the luckperms cache, but it seems I am not somehow. See the below console output:

Evidence:

24.07 13:36:51 [Multicraft] VoidAngel ran command: lp user VoidAngel info
24.07 13:36:51 [Server] INFO [LP] A user for VoidAngel could not be found.
24.07 13:37:31 [Multicraft] VoidAngel ran command: lp user 37bdf967-50f0-4434-9c8f-f17070094d5c info
24.07 13:37:31 [Server] INFO [LP] > User Info: VoidAngel
24.07 13:37:31 [Server] INFO [LP] - UUID: 37bdf967-50f0-4434-9c8f-f17070094d5c (type: mojang)
24.07 13:37:31 [Server] INFO [LP] - Status: Offline
24.07 13:37:31 [Server] INFO [LP] - Primary Group: peasant
24.07 13:37:31 [Server] INFO [LP] - Parent Groups:
24.07 13:37:31 [Server] INFO [LP] -    > peasant
24.07 13:37:31 [Server] INFO [LP] - Contextual Data:
24.07 13:37:31 [Server] INFO [LP] -    Has contextual data: false
24.07 13:37:31 [Server] INFO [LP] -    Applicable contexts: None
24.07 13:37:31 [Server] INFO [LP] -    Prefix: None
24.07 13:37:31 [Server] INFO [LP] -    Suffix: None
24.07 13:37:31 [Server] INFO [LP] -    Meta: None

Is there a way to fix this? Perhaps a command? or something at startup to correct all the users?

Things that don’t work:

  1. Restarting the server
  2. Being online while running the command
  3. Turning on “use-server-uuid-cache” DOES work in a sense, but the luckperms cache still does not update D: I’m worried about too many requests to Mojang by leaving it on. I have a lot of servers and a lot of players so I have to be careful about that. Correct me if I’m wrong please.

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 29 (7 by maintainers)

Commits related to this issue

Most upvoted comments

Marking as fixed for now.

@codingJWilliams Quite likely they were still using an older version.