Luckperms: Problem with Nametagedit

Created on 23 Mar 2020  路  3Comments  路  Source: lucko/LuckPerms

hi, it's been 1 month since I have a problem with another plugin, which is nametagedit, it throws me an error that I can't fix by updating the same plugin, since the updates higher than 4.4.1, they close the server, and check that it is not the plugin nametagedit, even so when I use 4.4.1 of luckperms I get an error with the other plugin and that does not let me use the commands within the game, create the error problem that both plugins have.

java.lang.NoClassDefFoundError: net/luckperms/api/LuckPermsProvider
at com.nametagedit.plugin.hooks.HookLuckPerms.(HookLuckPerms.java:19) ~[?:?]
at com.nametagedit.plugin.NametagEdit.onEnable(NametagEdit.java:54) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:177) ~[JavaPlugin.class:9d300c6]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [JavaPluginLoader.class:9d300c6]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:399) [SimplePluginManager.class:9d300c6]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:489) [CraftServer.class:9d300c6]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:418) [CraftServer.class:9d300c6]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:384) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:319) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:588) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
Caused by: java.lang.ClassNotFoundException: net.luckperms.api.LuckPermsProvider
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:106) ~[PluginClassLoader.class:9d300c6]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:75) ~[PluginClassLoader.class:9d300c6]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
... 11 more

question

All 3 comments

Please only open one issue (#2097) and consider editing it instead of opening a second one.

About your issue:
Use the lates LuckPerms version and make sure to read this page

That version of NameTagEdit requires at least LuckPerms 5.0.0. You either need to downgrade NameTagEdit to a version which uses LuckPerms 4.4.1, or you upgrade your LuckPerms to the latest.

If you have plugins that only allow LuckPerms 4.4.1, you can upgrade and try use the legacy expansion. https://github.com/lucko/LuckPerms/wiki/Extensions#extension-legacy-api

thank you very much problem I solve, I did not know about that extension!!!

Please only open one issue (#2097) and consider editing it instead of opening a second one.

About your issue:
Use the lates LuckPerms version and make sure to read this page

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Tomi010817 picture Tomi010817  路  3Comments

TheoRetisch1 picture TheoRetisch1  路  3Comments

Aberdeener picture Aberdeener  路  3Comments

XDqrkneZ picture XDqrkneZ  路  3Comments

Zekrin picture Zekrin  路  3Comments