LuckPerms

LuckPerms

41.4k Downloads

Plugin fails to load

Brycey92 opened this issue ยท 4 comments

commented

On Sponge 1.10.2-2477-5.2.0-BETA-2793, Forge 2477, and LuckPerms 4.0.127, this error occurs, preventing LP from starting. The last version of LP I tried was 4.0.99, which worked.

Full log: fml-server-latest.log

commented

I'm unable to reproduce using the versions you specified.

> sponge version
[21:31:50] [Server thread/INFO]: SpongeForge
    Minecraft: 1.10.2
    SpongeAPI: 5.2.0-SNAPSHOT-c675e80
    SpongeForge: 1.10.2-2477-5.2.0-BETA-2793
    Minecraft Forge: 12.18.3.2477
[21:31:36] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[21:31:36] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: OUTDATED Target: 12.18.3.2511
[21:31:37] [Server thread/INFO]: [LP] Successfully downloaded 'caffeine-2.6.1.jar' with checksum: 5F55lb0PmSThBWkRJ9mwkvN+8xT6uDZKIwKk37QW0co=
[21:31:37] [Server thread/INFO]: [LP] Successfully downloaded 'okio-1.13.0.jar' with checksum: c0Jpw+vFCQ47I1ZttVj0IfC0AnJ3x5rV0Xa47BaLuFA=
[21:31:37] [Server thread/INFO]: [LP] Successfully downloaded 'okhttp-3.9.1.jar' with checksum: oNAQF6QruiblB/xtRIuzblNvS25hL3xC3jC72sK3eF4=
[21:31:37] [Server thread/INFO]: [LP] Successfully downloaded 'asm-6.0.jar' with checksum: 3Ylxx0pOaXiZqOlcquTqh2DqbEhtxrl7F5XnV2BCBGE=
[21:31:37] [Server thread/INFO]: [LP] Successfully downloaded 'asm_commons-6.0.jar' with checksum: 8bzlxkipagF73NAf5dWa+YRSl/17ebgcAVpvu9lxmr8=
[21:31:37] [Server thread/INFO]: [LP] Successfully downloaded 'jar_relocator-1.3.jar' with checksum: mmz3ltQbS8xXGA2scM0ZH6raISlt4nukjCiU2l9Jxfs=
[21:31:37] [Server thread/INFO]: [LP] Attempting to apply relocations to caffeine-2.6.1.jar...
[21:31:37] [Server thread/INFO]: [LP] Attempting to apply relocations to okio-1.13.0.jar...
[21:31:37] [Server thread/INFO]: [LP] Attempting to apply relocations to okhttp-3.9.1.jar...
[21:31:38] [Server thread/INFO]:                __        __   ___  __         __  
[21:31:38] [Server thread/INFO]:     |    |  | /  ` |__/ |__) |__  |__)  |\/| /__` 
[21:31:38] [Server thread/INFO]:     |___ \__/ \__, |  \ |    |___ |  \  |  | .__/ 
[21:31:38] [Server thread/INFO]:
[21:31:38] [Server thread/INFO]:   Loading version v4.0.128 on Sponge - SpongeForge
[21:31:38] [Server thread/INFO]:   Running on server version SpongeAPI: 5.2.0-SNAPSHOT-c675e80 - SpongeForge: 1.10.2-2477-5.2.0-BETA-2793
[21:31:38] [Server thread/INFO]:
[21:31:38] [Server thread/INFO]: [LP] Loading configuration...
[21:31:38] [Server thread/INFO]: [LP] Successfully downloaded 'h2_driver-1.4.196.jar' with checksum: CgX0oNW4WEAUiq3OY6QjtdPDbvRHVjibT6rQjScz+vU=
[21:31:38] [Server thread/INFO]: [LP] Loading storage provider... [H2]
[21:31:39] [Server thread/INFO]: [LP] Loading internal permission managers...
[21:31:39] [Server thread/INFO]: [LP] Registering PermissionService...
[21:31:39] [Server thread/INFO]: [LP] Performing initial data load...
[21:31:39] [Server thread/INFO]: [LP] Successfully enabled. (took 3169ms)
[21:31:39] [Server thread/INFO] [FML]: Applying holder lookups
[21:31:39] [Server thread/INFO] [FML]: Holder lookups applied
[21:31:39] [Server thread/INFO] [FML]: Injecting itemstacks
[21:31:39] [Server thread/INFO] [FML]: Itemstack injection complete
[21:31:39] [Server thread/INFO]: Loading properties
[21:31:39] [Server thread/INFO]: Default game type: SURVIVAL
[21:31:39] [Server thread/INFO]: Generating keypair
[21:31:39] [Server thread/INFO]: Starting Minecraft server on *:25565
commented

Try:

  • Stopping your server
  • Deleting the /luckperms/lib directory
  • Downloading a fresh version of LP from Jenkins
  • Restarting your server

If the issue still occurs, feel free to re-open this ticket.

commented

You used a LuckPerms version 1 newer than what I used, but deleting the lib folder and restarting worked. Would it be possible for LP to automatically manage the lib folder?

commented

It does, just seems that your download corrupted somehow.